Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

Browser Geolocation Shows Old Location

  • 1 odgovor
  • 0 ima ovaj problem
  • Posljednji odgovor od TyDraniu

more options

When using some websites that ask for browser permission to use your location, the location is wrong.

I recently moved more than 2000 miles, and when I use Google Maps in Firefox on my Windows laptop, its "current location" (as in, the blue dot that appears once I give Google Maps permission to use my location) is always at my old address rather than my new one.

After some digging, I discovered https://mylocation.org/, which was very helpful in that it informed me of two different types of location lookup. One of them, based on my IP address, works like a charm and shows me at my new address. The other, called "Browser Geolocation", shows my old address. And I've confirmed that this information varies from browser to browser: Firefox is wrong, Chrome is correct, Edge is correct, Brave is wrong.

This must mean that the browser stores some kind of information somehow about my location, right? How do I update this so that it matches the public IP address location?

When using some websites that ask for browser permission to use your location, the location is wrong. I recently moved more than 2000 miles, and when I use Google Maps in Firefox on my Windows laptop, its "current location" (as in, the blue dot that appears once I give Google Maps permission to use my location) is always at my old address rather than my new one. After some digging, I discovered https://mylocation.org/, which was very helpful in that it informed me of two different types of location lookup. One of them, based on my IP address, works like a charm and shows me at my new address. The other, called "Browser Geolocation", shows my old address. And I've confirmed that this information varies from browser to browser: Firefox is wrong, Chrome is correct, Edge is correct, Brave is wrong. This must mean that the browser stores some kind of information somehow about my location, right? How do I update this so that it matches the public IP address location?

Svi odgovori (1)

more options

You can manually change your location in Firefox using the about:config settings:

  • Type about:config in the address bar and press Enter.
  • Click “Accept the Risk and Continue” if prompted.
  • Search for geo.provider.network.url and click the “Pen” icon to edit it. Replace the URL with a custom location using the format data:application/json,{"location": {"lat": LATITUDE, "lng": LONGITUDE}, "accuracy": ACCURACY}
  • Replace LATITUDE, LONGITUDE, and ACCURACY with the desired values.

Korisno?

Postavi pitanje

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.