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

Add flyTo method #675

Closed
komape opened this issue Jul 6, 2020 · 4 comments
Closed

Add flyTo method #675

komape opened this issue Jul 6, 2020 · 4 comments

Comments

@komape
Copy link

komape commented Jul 6, 2020

Leaflet has a flyTo method. Flutter Map has currently only the move method. flyTo offers a smooth animation to the given location (as the method name says). Would be really nice to have this feature.

@HugoHeneault
Copy link
Contributor

@komape You can check the animated_map_controller example :)

@komape komape closed this as completed Jul 11, 2020
@b3nni97
Copy link

b3nni97 commented Jun 21, 2021

However, the FlyTo method animates completely differently than in the AnimatedMapController example. Is it not possible to implement the FlyTo method?

@QTree-app
Copy link

reopen?

@JaffaKetchup
Copy link
Member

See #1263.

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

5 participants