You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial style load worked properly and map is rendered as expected. When the MapView along with container is placed in the background / paused and later resumed, the map itself fails to load. I was not able to find any tile load issues or networking problems and can consistently repro the issue. The Style load logic is not triggered again, so this is not an issue with a consecutive load, however I do see the following error message when resuming the MapView :
When disabling texture mode within the MapLibreMapOptions this issue no longer occurs. Our team would like to continue to use texturemode for the perf and rendering benefits for mobile.
Steps to reproduce
Load any map style
Place map or Activity in the background / pause MapView
MapLibre Android Version
11.8.1
Android SDK Version
Android 12
Device
Samsung Galaxy S20
What happened?
Initial style load worked properly and map is rendered as expected. When the MapView along with container is placed in the background / paused and later resumed, the map itself fails to load. I was not able to find any tile load issues or networking problems and can consistently repro the issue. The Style load logic is not triggered again, so this is not an issue with a consecutive load, however I do see the following error message when resuming the MapView :
When disabling texture mode within the
MapLibreMapOptions
this issue no longer occurs. Our team would like to continue to use texturemode for the perf and rendering benefits for mobile.Steps to reproduce
EmptyMap.mp4
Renderer
Vulkan
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: