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

Add bearing to location tracking mode #2797

Closed
tobrun opened this issue Oct 26, 2015 · 2 comments · Fixed by #2834
Closed

Add bearing to location tracking mode #2797

tobrun opened this issue Oct 26, 2015 · 2 comments · Fixed by #2834
Assignees
Labels
Android Mapbox Maps SDK for Android

Comments

@tobrun
Copy link
Member

tobrun commented Oct 26, 2015

This ticket is a part of #2049 and focuses on bearing in user tracking.
This ticket follows after #2758 and #2712.

Discussed this with @ljbade and we came to the conclusion it would be better to divide bearing from tracking modes hence these can work separately from each other. For this I will add a BearingTracking.Mode class conform to MyLocationTracking.Mode.

@ljbade
Copy link
Contributor

ljbade commented Oct 26, 2015

The idea is this:

With location tracking off, bearing mode will change how the user location marker arrow behaves.

With location tracking on, bearing mode will change how the map rotates.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Oct 27, 2015
@tobrun tobrun added this to the android-v2.2.0 milestone Oct 27, 2015
@tobrun
Copy link
Member Author

tobrun commented Oct 27, 2015

This ticket is almost complete, will wait to PR this until #2813 has been resolved.
Currently no able to do proper testing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants