-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Allow compass visibility customization #9562
Comments
Hi @halset. Thank you for asking. Even if this is a small change most of our users don't expect the compass to be displayed unless required. If we make this change it will require them to adjust their code. |
I have |
MapKit is adding this feature in iOS 11 via a separate In terms of our existing compass setup, I think it’d be better to add a |
This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions. |
|
@chloekraw I changed the title again, as my current intention is to implement |
Oh, @friedbunny, I think I had the tab open and changed the title without refreshing the page, so I didn't know that you had already changed it. I meant to override the original title, not yours! |
Our users love the compass and want to have it visible all the time. I have added an parameter,
compassAlwaysVisible
to MGLMapView in our branch that fixes this.Would it make sense to have this as an standard option i Mapbox GL Native? Do you want this minor thing as a pull-request?
The text was updated successfully, but these errors were encountered: