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

MGLMapviewDelegate pan event protocol #5636

Closed
azyet22 opened this issue Jul 11, 2016 · 2 comments
Closed

MGLMapviewDelegate pan event protocol #5636

azyet22 opened this issue Jul 11, 2016 · 2 comments
Labels
iOS Mapbox Maps SDK for iOS

Comments

@azyet22
Copy link

azyet22 commented Jul 11, 2016

Is there any protocol that handles panning for IOS?

@1ec5 1ec5 added the iOS Mapbox Maps SDK for iOS label Jul 11, 2016
@1ec5
Copy link
Contributor

1ec5 commented Jul 11, 2016

Do you have a particular method in mind? #5584 would add a method to MGLMapViewDelegate for preventing panning (or zooming, rotating, tilting) on a case-by-case basis. #5504 added a method to MGLMapView that subclasses can override to adjust the focal point of a zoom or rotation gesture. Besides these APIs, MGLMapViewDelegate already has methods for detecting when the viewport will change, is changing, or did change.

@lilykaiser
Copy link

Closing due to ticket age. If this is still a problem, please re-open

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

No branches or pull requests

3 participants