搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Browser Geolocation Shows Old Location

  • 1 回覆
  • 0 有這個問題
  • 最近回覆由 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?

所有回覆 (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.

有幫助嗎?

問個問題

如果您還沒有帳號,您必須先登入帳號 來回覆文章。還沒有帳號的話,只能發問新問題