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

iOS: Annotations drift from their position when map is moved and continues moving with momentum #112

Closed
nnhubbard opened this issue Jul 6, 2021 · 0 comments

Comments

@nnhubbard
Copy link

When annotations are added to the mapView and the map is panned and you lift your finder, the annotations will drift then snap back to their coordinates.

This does not happen when you keep your finger touching the screen, only when you lift your finger and allow the momentum to decelerate the map.

Example

https://youtu.be/KinQWnOHhHM

Fix

mapbox-gl-native-ios had a working fix for this issue, but implementing this in mapLibre is not fixing the issue, and there is even more significant "jumping" of the map when you touch it. Fixes tested:

Testing

I have a branch with the "fixes" from mapbox-gl-native-ios that don't seem to work if anyone is able to test.

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