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
Every time the "setBaseLayerType" method is called, it does not release some resources correctly.
Calling it repeatedly will cause the outOfMemory error
The text was updated successfully, but these errors were encountered:
Thank you very much for your report. In 466 we've fixed an issue with improper texture deallocations on layer removal. The update is currently available on develop. We're planning another release for this module during the next week, with which we will publish an updated prebuilt package on maven central.
lib-open-swiss-maps-sdk/android/src/main/java/ch/admin/geo/openswissmaps/view/SwisstopoMapView.kt
Line 99 in 05847c4
Every time the "setBaseLayerType" method is called, it does not release some resources correctly.
Calling it repeatedly will cause the outOfMemory error
The text was updated successfully, but these errors were encountered: