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

Pitch snapping #3874

Open
1ec5 opened this issue Feb 10, 2016 · 5 comments
Open

Pitch snapping #3874

1ec5 opened this issue Feb 10, 2016 · 5 comments
Labels
feature gl-ios iOS Mapbox Maps SDK for iOS MapKit parity For feature parity with MapKit on iOS or macOS UX

Comments

@1ec5
Copy link
Contributor

1ec5 commented Feb 10, 2016

The two-finger tilt gesture should snap to zero degrees if it appears that the user was attempting to untilt the map, and something like seven degrees if the user initiates a tilt gesture but doesn't quite make it past a few degrees. Otherwise, it's very easy to wind up with a slightly tilted map.

/cc @friedbunny

@friedbunny
Copy link
Contributor

I like this idea. Apple also adds a bit of drift to their tilt gesture, both directions, which seems nice.

@tmcw tmcw added the feature label Feb 18, 2016
@kkaefer kkaefer added the iOS Mapbox Maps SDK for iOS label May 30, 2017
@friedbunny friedbunny added the MapKit parity For feature parity with MapKit on iOS or macOS label Jul 18, 2018
@friedbunny
Copy link
Contributor

friedbunny commented Jul 18, 2018

This should work for minimum and maximum pitch, as I suggested in the dupe’d #11980:

When a user ends the tilt gesture within ~±10-15° of the minimum or maximum pitch, we should snap to the min/max (as we do with the rotation gesture around due north).

@friedbunny friedbunny added the UX label Jul 19, 2018
@stale stale bot added the archived Archived because of inactivity label Jan 17, 2019
@stale
Copy link

stale bot commented Jan 17, 2019

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Jan 17, 2019
@friedbunny friedbunny reopened this Jan 17, 2019
@stale stale bot removed the archived Archived because of inactivity label Jan 17, 2019
@stale stale bot added the archived Archived because of inactivity label Jul 16, 2019
@stale
Copy link

stale bot commented Jul 16, 2019

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Jul 16, 2019
@friedbunny
Copy link
Contributor

We should still implement this UX affordance.

@friedbunny friedbunny reopened this Jul 17, 2019
@stale stale bot removed the archived Archived because of inactivity label Jul 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature gl-ios iOS Mapbox Maps SDK for iOS MapKit parity For feature parity with MapKit on iOS or macOS UX
Projects
None yet
Development

No branches or pull requests

5 participants