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

Camera bearing is not correct #1173

Open bgervan opened 3 years ago

bgervan commented 3 years ago

Hello, I have created two symbol manager, with map alignment. I wanted to imitate the viewport mode, so getting the camera bearing, but with fixed camera, the bearing is changing somewhy.

Is it a bug, or how to get the current view heading of the camera?

Thanks for the answers.