Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Quickzooming on Android causes onLongMapClickListener to be called #3131

Closed
tobrun opened this issue Nov 25, 2015 · 1 comment
Closed

Quickzooming on Android causes onLongMapClickListener to be called #3131

tobrun opened this issue Nov 25, 2015 · 1 comment
Labels
Android Mapbox Maps SDK for Android bug

Comments

@tobrun
Copy link
Member

tobrun commented Nov 25, 2015

Quickzooming is a feature that allows the user to zoom the map with just one hand.
You can activate quickzooming by double tapping and holding you finger on the screen after second tap.
Moving your finger vertically will now scale the map.

While testing the PR from #3106, I noticed that onLongMapClickListener is called when activating QuickZooming. This should not be the case.

Example see here.

@tobrun tobrun added bug Android Mapbox Maps SDK for Android labels Nov 25, 2015
@tobrun tobrun added this to the android-v2.3.0 milestone Nov 25, 2015
@tobrun
Copy link
Member Author

tobrun commented Dec 1, 2015

Closed with 60b0e78

@tobrun tobrun closed this as completed Dec 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android bug
Projects
None yet
Development

No branches or pull requests

1 participant