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

Don't double-tap zoom when quickzooming on Android #3106

Merged
merged 1 commit into from
Nov 25, 2015
Merged

Don't double-tap zoom when quickzooming on Android #3106

merged 1 commit into from
Nov 25, 2015

Conversation

brewin
Copy link
Contributor

@brewin brewin commented Nov 24, 2015

Fixes #3104

Also changed to zoom in on center of map when quickzooming, which is how Google Maps does it.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Nov 25, 2015
@tobrun
Copy link
Member

tobrun commented Nov 25, 2015

Taking a look at this, was able to reproduce the original issue

@tobrun
Copy link
Member

tobrun commented Nov 25, 2015

The issue seems to gone so great job @brewin
Also great catch about the center of map zooming.
Will merge it now.

FWIW, while testing I noticed that OnMapLongClickListener is being called, but this is also the case for current state of master. Will create a new ticket for that.

@brewin
Copy link
Contributor Author

brewin commented Nov 25, 2015

Cool. I found a couple other problems with quickzoom too. I'll open new issues for them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants