-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
Exposing bearing to the location messages #1777
Comments
If it is a value generally obtainable in Android, sure, why not, although I don't think I'd have a use for it. What would you propose calling the JSON element? I'm not aware of an abbreviation for bearing. Would we call it just that, |
do you mean the movement direction „course over ground” which we already report when available as “cog”? Or the orientation of the device? |
It sounded familiar ... From the Booklet:
|
I was thinking "direction" (0-360 degrees). On iOS, does |
Awesome, thanks! Works great! |
Awesome, thanks! Works great!
thank you for suggesting it; I very much appreciate when Android and iOS get the same features!
|
Any thoughts of exposing the bearing in the location update message? It looks to be created by the GPS position, somehow is shown for each friend when you view them, but doesn't get sent out.
The text was updated successfully, but these errors were encountered: