Skip to content

v11.8.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kiryldz kiryldz released this 24 Oct 13:12
· 23 commits to main since this 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 in duration = 0.
  • Fix a rare android.content.res.Resources$NotFoundException happening when creating a MapView.
  • Fix a rare NullPointerException happening when fling gesture event is recognized.
  • Fix StandardPoiFeature.geometry to have a concrete Point type instead of Geometry 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.