alpha#trinity1Original post
Rank 2: Process
when I try to get latitude and longitude using navigator.geolocation.getCurrentPosition() in javascript running on jsbin online tool, I get the error:
geolocation has been disabled in this document by permission policy.
Could you please help over the error,
Thanxs.
Summary
User is asking for help regarding an error they are encountering on JSbin online tool. They are trying to use navigator.geolocation.getCurrentPosition() in JavaScript but are receiving an error message stating "geolocation has been disabled in this document by permission policy." They want assistance in resolving this error.
Solution: It is mentioned that this support thread is closed, so it is unclear if a solution was provided.