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

Android compass is backwards #8123

Closed
incanus opened this issue Feb 20, 2017 · 3 comments · Fixed by #8130
Closed

Android compass is backwards #8123

incanus opened this issue Feb 20, 2017 · 3 comments · Fixed by #8130
Assignees
Labels
Android Mapbox Maps SDK for Android bug Google Maps parity For feature parity with the Google Maps SDK for Android or iOS

Comments

@incanus
Copy link
Contributor

incanus commented Feb 20, 2017

The more you rotate e.g. counterclockwise (making map north point more and more NW) the more the compass points NE.

android

Compare to Google Maps:

goog

And our iOS behavior:

ios

@mapbox/android

@incanus incanus added Android Mapbox Maps SDK for Android bug Google Maps parity For feature parity with the Google Maps SDK for Android or iOS labels Feb 20, 2017
@zugaldia zugaldia added this to the android-v5.0.0 milestone Feb 20, 2017
@incanus
Copy link
Contributor Author

incanus commented Feb 20, 2017

AFAICT, just negating the argument passed into UiSettings.update() in UiSettings.java should fix things without external impact.

@tobrun tobrun self-assigned this Feb 21, 2017
@tobrun
Copy link
Member

tobrun commented Feb 21, 2017

oh man, thanks for noticing!

@tobrun
Copy link
Member

tobrun commented Feb 21, 2017

ezgif com-video-to-gif 12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android bug Google Maps parity For feature parity with the Google Maps SDK for Android or iOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants