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

allow simultaneous pinch & pan on iOS #1434

Closed
incanus opened this issue May 5, 2015 · 4 comments
Closed

allow simultaneous pinch & pan on iOS #1434

incanus opened this issue May 5, 2015 · 4 comments
Labels
bug iOS Mapbox Maps SDK for iOS
Milestone

Comments

@incanus
Copy link
Contributor

incanus commented May 5, 2015

We lost this with 🏃 & 🍌.

  1. Put two fingers on map.
  2. Pan them around.
  3. Also pinch and zoom them.

The map should always stick to your fingers.

/cc @1ec5

@incanus incanus added bug iOS Mapbox Maps SDK for iOS labels May 5, 2015
@incanus incanus added this to the iOS Beta 1 milestone May 5, 2015
@friedbunny
Copy link
Contributor

I noticed a while back that MapKit disallows panning while pinch-zooming when location tracking is enabled, which feels kind of nice and has the benefit of not disabling tracking by accidentally panning.

If we want to copy this MapKit-like behavior, it could be good to do it in conjunction with this ticket?

@incanus
Copy link
Contributor Author

incanus commented May 5, 2015

Per chat we're gonna punt this to b2. @friedbunny We can probably ticket that one off separately on b2 as well.

@friedbunny
Copy link
Contributor

As of 3.3.0b1 (and probably v3.2.x, as I seem to recall us addressing this then), the points underneath your fingers do not change while you’re interacting with the map.

@1ec5
Copy link
Contributor

1ec5 commented Jun 17, 2016

This got fixed in #4427.

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

No branches or pull requests

4 participants