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

Course tracking on Android #2084

Closed
1ec5 opened this issue Aug 14, 2015 · 5 comments
Closed

Course tracking on Android #2084

1ec5 opened this issue Aug 14, 2015 · 5 comments
Labels
Android Mapbox Maps SDK for Android feature

Comments

@1ec5
Copy link
Contributor

1ec5 commented Aug 14, 2015

As a followup to #2004 and #2068, the Android bindings should have a tracking mode that reports the direction the device is traveling, rather than the direction the device is facing. (Imagine you’re on a train, sitting unfortunately in a seat that’s facing backwards. Or imagine that your phone is mounted on the dash, facing diagonally towards the driver’s seat.)

/cc @ljbade @bleege @incanus

@1ec5 1ec5 added feature Android Mapbox Maps SDK for Android labels Aug 14, 2015
@bleege
Copy link
Contributor

bleege commented Aug 14, 2015

See #2049

@bleege bleege added this to the Android b1 milestone Aug 14, 2015
@bleege bleege closed this as completed Aug 14, 2015
@bleege bleege modified the milestones: Android b2, Android b1 Aug 15, 2015
@bleege
Copy link
Contributor

bleege commented Aug 15, 2015

I misunderstood this originally. Android should have this.

@bleege bleege reopened this Aug 15, 2015
@ljbade
Copy link
Contributor

ljbade commented Aug 15, 2015

@1ec5 in my old location marker (pre move to SDK) code I had a heuristic where if you are stationary then you use compass heading, but if you had GPS motion then it would use GPS heading.

I have suggested to LOST in lostzen/lost#30 that this would be a great feature for the location platform.

Perhaps we can make this configurable.

@ljbade
Copy link
Contributor

ljbade commented Aug 15, 2015

Should point out that Google Maps is guilty of the sideways travelling arrow. They always use the compass.

@bleege bleege modified the milestones: android-v2.1.0, android-v2.2.0 Oct 2, 2015
@bleege bleege modified the milestones: android-v2.2.0, android-v2.3.0 Oct 28, 2015
@bleege bleege modified the milestones: android-v2.3.0, android-v2.4.0 Dec 4, 2015
@bleege bleege modified the milestones: android-v3.0.0, android-v3.1.0 Dec 21, 2015
@tobrun
Copy link
Member

tobrun commented Jan 11, 2016

This is implemented as GPS mode

@tobrun tobrun closed this as completed Jan 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android feature
Projects
None yet
Development

No branches or pull requests

4 participants