Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
217
stars
118
forks
source link
The animation of the location component has lags when the RenderMode.COMPASS and mapbox_elevation=0dp are set #736
Open
Copatych opened 2 years ago
Environment
Observed behavior and steps to reproduce
The animation of the location component has lags when the RenderMode.COMPASS and mapbox_elevation=0dp are set. Code to reproduce the bug
Video example of bug:
https://user-images.githubusercontent.com/57287061/180126647-3335745f-2892-451a-a3a3-43c33df2e934.mp4
Notes / preliminary analysis
When RenderMode.GPS or mapbox_elevation=1dp are used, the lags disappear, the animation becomes smooth, beautiful.