Mapbox Gl Native Android Versions Save

Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL

android-v9.7.2

2 years ago

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

2 years ago

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

2 years ago

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

2 years ago

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

3 years ago

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

3 years ago
  • Validate if style is still loading #620

android-v9.6.0

3 years ago

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

3 years ago
  • Compass, deprecate bitmap API, introduce drawable resource ID API instead (#598)

android-v9.6.0-beta.1

3 years ago
  • 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)

android-v9.5.1

3 years ago

Dependencies

  • Update core library to 5.1.2