This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
map showing wrong user location #1790
Open
Description
I am trying to show the user current location and I am initializing map object and updating on getting user location using MDN geolocation but the map shows the wrong location which it was initialized to. I noticed that:
- when you have to go through the dialogue of getting location which happens after rendering the map it never works and trying to navigate the map quickly shows the rights coords in the text shown benath the map but after navigation is finished it shows the location navigated to
- when the browser knows to use my location it works and shows my current location