mapbox / mapbox-plugins-android

Mapbox Android Plugins are a collection of libraries that extend our other SDKs, helping you design powerful mapping features while the plugins handle most of the heavy lifting.
https://www.mapbox.com/android-docs/plugins/overview/
BSD 2-Clause "Simplified" License
241 stars 119 forks source link

location-layer-plugin bearing changes while standing still #97

Closed davols closed 7 years ago

davols commented 7 years ago

Issue

When standing still (high priority) then all sudden the bearing changes. Could it be that the last location doesn't have bearing or bad bearing? Or does it need to filter the values a bit more?

Note that this is for the navigation mode and not compass.

Reproducability

Easily reproduced in a car or public transport with a phone. Different trackers and playing back it as mock locations is way harder.

Image of the issue (for the viewer, I'm on a bus and the beginning "left" looking position is the correct way we're travelling and then comes a red light. It should never point upwards). videotogif_2017 08 31_18 09 14

Note totally unrelated: definitely looking for apps/plugins for either osx, windows or android to easily create these gifs from video records of the screen.

davols commented 7 years ago

Closing as #115 was merged yesterday