v0.26.1
0.26.1
Note: Several users reported crashes on a range of Android devices after upgrading to 0.26.0, particularly on older / less recent hardware. These issues are addressed in 0.26.1 (see the Android fixes below).
Fixed
- Android: Hybrid composition now correctly enables
textureModewhen necessary, preventing crashes and rendering and issues with platform views (#816). - Android: Null-check
mapViewinside theonResumerepaint runnable to avoidNullPointerExceptionwhen the map is disposed (e.g. dialogs/bottom sheets) before the posted runnable drains (#809). - De-register the annotation drag callback on
AnnotationManager.dispose()to prevent jumpy drags and_idToAnnotation.containsKeycrashes after style reloads on Android and iOS (#806).
Changed
- Android: MapLibre Android SDK upgraded from 13.0.2 to 13.1.0 (#811).
- iOS: MapLibre iOS upgraded from 6.25.1 to 6.26.0.
Docs
- Web: Updated
maplibre-glJavaScript and CSS version to5.24.0inREADME.mdto avoidNoSuchMethodErroronMapLibreMapdispose with the previously referenced 4.3.0 version (#814).
Contributors
- @heyteacher made their first contribution in #814
- @RumataEstorsky made their first contribution in #809
- @hamadcc made their first contribution in #806
- @srmncnk
- @gabbopalma
Full Changelog: v0.26.0...v0.26.1