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.

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.