How can I prompt a user for their geo-location in javascript if they\'ve blocked my request in the past? (using navigator.geolocation.getCurrentPosition).
For exampl
You can't.
The user must manage their browser settings manually because your site is added to a blacklist when denied location permissions.
Here are instructions for Chrome users to manage their location permissions: https://support.google.com/chrome/answer/142065?hl=en