v11.8.0-rc.1
Pre-release
Pre-release
11.8.0-rc.1 October 23, 2024
Bug fixes 🐞
- Fix an Android 12 specific bug where location puck custom animator options lambda without explicit
ValueAnimator.duration
resulted induration = 0
. - Fix a rare
android.content.res.Resources$NotFoundException
happening when creating aMapView
. - Fix a rare
NullPointerException
happening when fling gesture event is recognized. - Fix
StandardPoiFeature.geometry
to have a concretePoint
type instead ofGeometry
interface. - Fix a bug in
GeoJsonSource.autoMaxZoom
leading to rendering artifacts with long dotted line layers. - Fix a crash if Cronet failed to init on device by fallbacking to OkHttp.
Dependencies
- Update gl-native to v11.8.0-rc.1 and common to v24.8.0-rc.1.