Hacker News new | ask | show | jobs
by djsumdog 2820 days ago
The layout takes up more of the screen, which I kinda like, but my issue was always how terrible terribly slow it is now. It's so laggy, compared to competitors like Here and OSM. The Fruit co could probably give Google a run if they opened up a web version.

Google Maps on Android is almost entirely unusable now. It's so god damn slow on my Sony Z5c running Lineage. The combination of Maps and Google Services updates has thrown any type of efficiency out the window.

New releases should use less memory and be faster, especially if they do the exact same god damn thing! Google doesn't care, because they expect users to migrate to newer phones every two years. I don't want to generate more e-waste, have repaired several things on my phone several times and don't want to just consume consume consume.

It'd be nice if there was some company to take up that space and create more tools that run on older devices, but unfortunately there'd be no real way to make money at it; no one is demanding it em mass.

6 comments

Google is just incredibly unreliable. The one Google app which I've really taken to over the past few years is Inbox, so of course it's being discontinued.

I pay for Google Music, and doing so gets you access to the Youtube Premium + the youtube app /w no ads. But despite the two applications being related, the UI teams don't appear to be on the same page, which has resulted in the 'thumbs up' and 'thumbs down' button to be in opposite placement depending on which app you're using. It's infuriating if you've already basically built in muscle memory from Google Music.

I've found this to be true of every piece of Google software. The only app by Google I still have on my phone is Gmail, and that's because I haven't updated it in a really long time. Everything else I've replaced with some alternative.

I'm not sure why you think such a company needs to exist. Almost all apps run fine on my Samsung Galaxy S5, except for anything made by Google or Samsung. With Samsung I think their software engineering is incompetent, but I think with Google there's probably a lot of pressure to "just make it work" that the engineers mostly test on the latest and greatest Android. Plus I'm sure there's an unspoken rule not to allow older phones to be too useful for too long.

What alternatives for Google products do you use for browser and for maps?
There's actually an official JS Framework for Apple Maps [1]. It's not a dedicated website, but still

https://developer.apple.com/maps/mapkitjs/

It's the 3d globe view that is slowing maps down on my old hardware.

OSM fortunately doesnt have this problem, nor does Mapscii.

For your phone try OSMand if you haven't already, you can find it on FDroid

> The Fruit co could probably give Google a run if they opened up a web version.

This isn't how Apple works. They make money from hardware sales - so there is a native app version of Apple Maps for both iOS and macOS. (And, with the recent updates, it is pretty damn great.)

Apple already released a JS SDK for Maps: https://developer.apple.com/maps/mapkitjs/
Does anyone know a good web based OpenStreetMap renderer? And a service that hosts tiles for it? I just wanted to make something like Google Maps Navigation but web based. Google Maps doesn’t really let you rotate the maps by heading, and more. We did some hacks but I would like more control!
MapBox? It’s been a few years since I’ve used it but I guess it’d fit your needs: https://www.mapbox.com/maps/
Is it web based though? I am looking only for web based renderers!