-
Notifications
You must be signed in to change notification settings - Fork 6
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 support for double tap and drag for zooming #34
Comments
Thanks for bringing attention to this. I tried what you described in Apple maps and it worked as you described. I will implement support for multiple taps. eg
The latter of what you described is a |
That seems good to me! I think a Thank you for the prompt reply! |
Meanwhile, you could try something like the following approach:
|
This has become a very common interaction in mobile devices: Google maps, Apple.
The way it works:
It would be great if this was included in the library and easy to add!
The text was updated successfully, but these errors were encountered: