Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Failed to get location by JavaScript

more options

I have done the following operations:

  • Allowed "Location Permission" of FireFox in system settings;
  • Turned on the Location Service in system settings;

And "FireFox Settings > Site permissions > Location" is "Ask to allow(Recommended)"

Please help me with this problem.

ps: I used this page.

I have done the following operations: * Allowed "Location Permission" of FireFox in system settings; * Turned on the Location Service in system settings; And "FireFox Settings > Site permissions > Location" is "Ask to allow(Recommended)" Please help me with this problem. ps: I used this [https://www.w3schools.com/html/tryit.asp?filename=tryhtml5_geolocation_error page].

선택된 해결법

Whoops, had desktop Firefox on my mind.

Here is what I see with your same settings:

  • (right) Android's Settings > Apps > Permission Manager > Location list showing Firefox has location permission

Do you use any add-ons that could affect location permission requests?

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (12)

more options

Does W3Schools say that permission was denied: "User denied the request for Geolocation"? (See screenshot for the address bar icons.)

Or is the problem that Firefox can't provide precise location? Generally speaking, on systems that do not have a GPS feature, location is determined using wi-fi hotspot data and Google Location Services. More info: Does Firefox share my location with websites? If wi-fi is disabled (or not available), or if Google access is restricted, then this feature might not work.

more options

jscher2000 said

Does W3Schools say that permission was denied: "User denied the request for Geolocation"? (See screenshot for the address bar icons.) Or is the problem that Firefox can't provide precise location? Generally speaking, on systems that do not have a GPS feature, location is determined using wi-fi hotspot data and Google Location Services. More info: Does Firefox share my location with websites? If wi-fi is disabled (or not available), or if Google access is restricted, then this feature might not work.

I was accessing that website via Firefox Android. Firefox Android did NOT display a select box about location permission like this.

more options

/////

글쓴이 huangyang20020223 수정일시

more options

/////

글쓴이 huangyang20020223 수정일시

more options

/////

글쓴이 huangyang20020223 수정일시

more options

/////

글쓴이 huangyang20020223 수정일시

more options

/////

글쓴이 huangyang20020223 수정일시

more options

Did you checked settings directly in the Firefox? Just click the menu button ≡ then click Settings > Site permissions > Location.

글쓴이 Kryštof 수정일시

more options

선택된 해결법

Whoops, had desktop Firefox on my mind.

Here is what I see with your same settings:

  • (right) Android's Settings > Apps > Permission Manager > Location list showing Firefox has location permission

Do you use any add-ons that could affect location permission requests?

more options

Kryštof said

Did you checked settings directly in the Firefox? Just click the menu button ≡ then click Settings > Site permissions > Location.

Yes, I did it before.

more options

This problem may caused by HTTPS. Some browsers disabled geolocation when access sites WITHOUT HTTPS. I got the source code and put it in my LAN server, and accessed it with LAN IP, so NO HTTPS :-(, it didn't work.

jscher2000 said

↑Geolocation worked because W3Schools enabled HTTPS.

(sorry for bad english - wish you can understand it.)

more options

I didn't think of that. It look like all mobile browsers require HTTPS:

https://developer.mozilla.org/docs/Web/API/Geolocation_API#browser_compatibility