maps.google.com now redirects to google.com/maps
61–70 of 396 posts
Re: maps.google.com now redirects to google.com/maps
#62I don't think Google needed to do this move to track you across their services. Pretty sure they were able to do that before.
Re: maps.google.com now redirects to google.com/maps
#63I am having a hard time figuring out how this would be affected by GDPR.
Re: maps.google.com now redirects to google.com/maps
#64Recently safari (on macos 10.15) started auto completing „maps.“ to „maps.apple.com“, although I only tried Apple maps once and always use gmaps. Maybe google noticed this and tries to circumvent safari‘s „preference“ for Apple Maps
Re: maps.google.com now redirects to google.com/maps
#65Earlier quoted context omitted.
Can you load, let's say maps.google.com/somepage in a hidden iframe and use postmessage to send location data if it already has access? Or do browsers force top level navigation for such permissions?
There were probably covert ways to obtain the same information but it's now easier for Google to grab the information using regular APIs. It also means if app X and app Y on their own subdomains were previously using location APIs without any tricks, you are now effectively opting into both apps. Bottom line: technically it doesn't matter but it probably makes a difference in practice.
Re: maps.google.com now redirects to google.com/maps
#66Re: maps.google.com now redirects to google.com/maps
#67Earlier quoted context omitted.
How? Access to location will stick regardless if you use containers or not.
If you put all G-services in their own container, google.com/mail can't access google.com/maps cookies, so, will it also not track location. Not sure actually, they indeed probably store your "consent" on their server. Could you block location services per container perhaps? Hmm this is a smart move indeed, all of a sudden I'm logged into G-maps whereas I wasn't before... FireFox helpfully opened google.com/maps in m…
google.com has now direct access to your location, it doesn't need any cookies.
Re: maps.google.com now redirects to google.com/maps
#68https://www.openstreetmap.org
If you need OSM on Android, I can recommend: - "Organic Maps" (a fork of the old MapsMe codebase) if you want a clean, simple user experience - "OSMAnd" if you want a very powerful, highly customizable map application, which comes at the cost of a steeper learning curve Both apps are open source and support navigation, offline maps and POI search. The things I miss most compared to Google Maps is live traffic informa…
By the way, OSMand has some support for reporting traffic issues (police, crashes), but it's very very limited due to low adoption way below a critical mass. Also, reporting traffic status would probably require OSMand to run a pretty beefy server and get the current speed/traffic info from all the users - many chose it exactly because they don't want that.
Re: maps.google.com now redirects to google.com/maps
#69Earlier quoted context omitted.
There were probably covert ways to obtain the same information but it's now easier for Google to grab the information using regular APIs. It also means if app X and app Y on their own subdomains were previously using location APIs without any tricks, you are now effectively opting into both apps. Bottom line: technically it doesn't matter but it probably makes a difference in practice.
Yeah it makes a lot of sense to do it this way, however it does not feel that nefarious when there were plausable workarounds anyway.