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

Allow delegate to keep wandering pinch from panning map #9344

Merged

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Jun 22, 2017

MGLMapView consults MGLMapViewDelegate about whether to zoom the map in response to a pinch gesture, but it should also account for the delegate’s response when panning the map due to the pinch’s center point wandering.

Fixes #9168.

/cc @fabian-guerra @jmkiley

@1ec5 1ec5 added bug iOS Mapbox Maps SDK for iOS labels Jun 22, 2017
@1ec5 1ec5 self-assigned this Jun 22, 2017
@1ec5 1ec5 requested a review from fabian-guerra June 22, 2017 18:10
Copy link
Contributor

@fabian-guerra fabian-guerra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@1ec5 1ec5 added this to the ios-v3.6.0 milestone Jun 22, 2017
MGLMapView consults MGLMapViewDelegate about whether to zoom the map in response to a pinch gesture, but it should also account for the delegate’s response when panning the map due to the pinch’s center point wandering.

Fixes #9168.
@1ec5 1ec5 force-pushed the 1ec5-block-pinch-wander-9168 branch from b208e35 to 6899969 Compare June 22, 2017 18:39
@1ec5 1ec5 merged commit eedd055 into release-ios-v3.6.0-android-v5.1.0 Jun 22, 2017
@1ec5 1ec5 deleted the 1ec5-block-pinch-wander-9168 branch June 22, 2017 19:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants