Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Maps app mode #3

Open
boundsj opened this issue May 19, 2017 · 2 comments
Open

iOS Maps app mode #3

boundsj opened this issue May 19, 2017 · 2 comments

Comments

@boundsj
Copy link

boundsj commented May 19, 2017

From mapbox/mapbox-gl-native#9041

It would be really nice if out of the box, when pitched MGLMapView worked like the one in default iOS mapping application (For e.g. rotation of MGLMapView is very similar to the default iOS mapping application).

1.) 2D button that automatically appears when map is pitched.
2.) Disable pitch at lower zoom levels.

Noting that the above description captures how the iOS Maps app works at the time of this writing although the features above seem timeless 😄 . What other iOS Maps app behavior might make sense for a plugin like this?

Depends on mapbox/mapbox-gl-native#9009

@boundsj
Copy link
Author

boundsj commented May 19, 2017

Once this repo is public, would it make sense to close mapbox/mapbox-gl-native#9041 and ref this issue?

@1ec5
Copy link
Contributor

1ec5 commented May 22, 2017

Disable pitch at lower zoom levels

This functionality should be built into the map SDK proper: mapbox/mapbox-gl-native#6908 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants