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

Geo location watch position not following users location accurately on real device. #16

Open
ShaunUNI opened this issue Jul 26, 2020 · 0 comments

Comments

@ShaunUNI
Copy link

"react-native": "0.62.0"
"react-native-maps-navigation": "0.0.14"

I found the navigation worked well on simulator but was very slow and jumpy when using a real device, so much so that it completely missed turns. I found the problem stemming from the geolocation.watchPosition() was using default values for how often it should poll for users location. I increased the accuracy of this and it fixed the problem, i will put the pull request through now but it requires pull request #13.

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

No branches or pull requests

1 participant