This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
Releases: mapbox/mapbox-gl-native-android
Releases · mapbox/mapbox-gl-native-android
android-v9.7.2
9.7.2 - March 22, 2022
Changes since Mapbox Maps SDK for Android 9.7.1
Improvements and bug fixes
- Fix an issue that results in IllegalArgumentException on the OS level, by adding an additional null check against eglContext to avoid having our GL context in an invalid state. (#723)
android-v9.7.1
Improvements and bug fixes
- Fix android glyph drawing issue when 'high contrast' feature is turned on. (#717)
Dependencies
- Update core library to 5.3.1
android-v9.7.0
Changes since Mapbox Maps SDK for Android 9.6.2
Improvements and bug fixes
- Fix the race condition when updating LocationCompoent's position. (#703)
- Handle exceptions thrown at layout initialization (including those thrown from vector tile parsing) and add
OnDidFailLoadingTileListener
, which will be trigged when tile failed to load. (#704)
Dependencies
- Update core library to 5.3.0
android-v9.6.2
Changes since Mapbox Maps SDK for Android 9.6.1
Dependencies
- Update telemetry to 8.1.0 (okhttp3 variant) and events-core 5.0.0 to make project compatible with Android 12
android-v9.6.1
Changes since Mapbox Maps SDK for Android 9.6.0
Improvements and bug fixes
- Fix pulse circle opacity calculate error (#625)
- Trigger exception when onCreate is not called (#626)
Dependencies
- Update telemetry to 6.2.2
- Update core library to 5.2.2
android-v9.5.2
- Validate if style is still loading #620
android-v9.6.0
Changes since Mapbox Maps SDK for Android 9.5.0
Improvements and bug fixes
- Compass, deprecate bitmap API, introduce drawable resource ID API instead (#598)
- Expose LocationUpdate builder and immediate location animation when resuming the map (#604)
- Add GlyphsRasterizationMode and API (#601)
- Validate if style is still loading (#591)
Dependencies
- Update telemetry to 6.2.0
- Update core library to 5.2.0
android-v8.6.7
- Compass, deprecate bitmap API, introduce drawable resource ID API instead (#598)
android-v9.6.0-beta.1
android-v9.5.1
Dependencies
- Update core library to 5.1.2