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

Not correctly centering if map was moving #22

Closed
RedHappyLlama opened this issue Feb 4, 2022 · 2 comments
Closed

Not correctly centering if map was moving #22

RedHappyLlama opened this issue Feb 4, 2022 · 2 comments

Comments

@RedHappyLlama
Copy link

Hi,

As per https://github.com/tlserver/flutter_map_location_marker/blob/master/example/lib/page/center_fab_example.dart

If the map is moving / scrolling following a user input (swipe and lift), and the user presses the center FAB, the map is not correctly centered.

@tlserver tlserver added the help wanted Extra attention is needed label Feb 5, 2022
@tlserver
Copy link
Owner

tlserver commented Feb 5, 2022

Yes, this is a known issue, but I cannot find a way to fix it because I cannot find a way to stop the physics simulation for user gesture in flutter map.

@tlserver
Copy link
Owner

tlserver commented Feb 12, 2022

It sould be fine when this PR is landed. No fix is needed.

@tlserver tlserver removed the help wanted Extra attention is needed label Feb 12, 2022
@tlserver tlserver closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2022
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

2 participants