maplibre / maplibre-navigation-android

Maplibre Navigation SDK for Android
MIT License
86 stars 44 forks source link

Fix empty view after recenter in NavigationView #76

Closed skienzl closed 1 year ago

skienzl commented 1 year ago

If you move the map and click on recenter an empty Wayview is shown in the UI. This bug is already explained and fixed in the mapbox version (https://github.com/mapbox/mapbox-navigation-android/pull/2366). Just a check before changing the visibility.