Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when initializing position on Map #279

Open
scipriani opened this issue Oct 27, 2023 · 1 comment
Open

Issue when initializing position on Map #279

scipriani opened this issue Oct 27, 2023 · 1 comment
Labels
question Further information is requested

Comments

@scipriani
Copy link

scipriani commented Oct 27, 2023

Hi,
I'm using the library and it works like a charm.
I show the user location on a MapView(the library is react-native-maps) with showsUserLocation={true}.
I initialize the map centering it on the location I get from Geolocation.getCurrentPosition and sometimes(not always) on android the user location from MapView(the blue spot) is different from the location I obtain from Geolocation.
Why do I get this behaviour? Is this a known issue?

I would like to be centered on the blue spot.

Thanks in advance.

@scipriani scipriani added the question Further information is requested label Oct 27, 2023
@scipriani scipriani changed the title Issue when initialing position on Map Issue when initializing position on Map Oct 27, 2023
@lukssds
Copy link

lukssds commented Dec 7, 2023

The same thing occurs to me when using the mapbox lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants