-
Notifications
You must be signed in to change notification settings - Fork 35
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 zoom level support to flyTo() method #43
Comments
@dlemmermann This is a good idea. Would you be willing to add this support? |
I have tried to implement this, however, the zooming can lead to glitches and bad UX. I personally feel like we should first fix #22 Here is the patch from my changes:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice if we could not only fly to a location but at the same time to a given zoom level.
The text was updated successfully, but these errors were encountered: