Skip to content

Releases: mapbox/mapbox-maps-android

v11.16.0-rc.2

15 Oct 10:33

Choose a tag to compare

v11.16.0-rc.2 Pre-release
Pre-release

16 KB Page Size Support: Starting with version 11.7.0 and 10.19.0, NDK 27 is supported with dedicated artifacts that include support for 16 KB page sizes. If your app does not require 16 KB page size support, you can keep using our default artifacts without -ndk27 suffix. For more information about our NDK support, see https://docs.mapbox.com/android/maps/guides/#ndk-support

Features ✨ and improvements 🏁

  • Add zoom expression support for line-cutout-width property.
  • TileStore improvements.

Bug fixes 🐞

  • Fix ConcurrentModificationException if detectors list was modified in AndroidGesturesManager while processing events.
  • Fix 3D models disappearing randomly during fast zoom interactions.

Dependencies

v11.15.3

14 Oct 14:25

Choose a tag to compare

Dependencies

v11.14.8

14 Oct 14:24

Choose a tag to compare

Dependencies

v10.19.1

08 Oct 13:19

Choose a tag to compare

10.19.1 October 08, 2025

Bug fixes 🐞

  • Fixed map clicks being blocked by annotation managers with no click listeners

v11.16.0-rc.1

08 Oct 09:00

Choose a tag to compare

v11.16.0-rc.1 Pre-release
Pre-release

16 KB Page Size Support: Starting with version 11.7.0 and 10.19.0, NDK 27 is supported with dedicated artifacts that include support for 16 KB page sizes. If your app does not require 16 KB page size support, you can keep using our default artifacts without -ndk27 suffix. For more information about our NDK support, see https://docs.mapbox.com/android/maps/guides/#ndk-support

Features ✨ and improvements 🏁

  • Mark tile import APIs as experimental.

Bug fixes 🐞

  • Fix var expressions that did not work properly with config expressions.
  • Fix cutout disappearing at certain zoom and pitch levels with orthographic camera.
  • Fix potential crashes when updating style layer properties.

Dependencies

v11.15.2

02 Oct 17:49

Choose a tag to compare

16 KB Page Size Support: Starting with version 11.7.0 and 10.19.0, NDK 27 is supported with dedicated artifacts that include support for 16 KB page sizes. If your app does not require 16 KB page size support, you can keep using our default artifacts without -ndk27 suffix. For more information about our NDK support, see https://docs.mapbox.com/android/maps/guides/#ndk-support

Features ✨ and improvements 🏁

  • Reduce number of allocations for network requests.

Dependencies

v11.14.7

30 Sep 06:02

Choose a tag to compare

16 KB Page Size Support: Starting with version 11.7.0 and 10.19.0, NDK 27 is supported with dedicated artifacts that include support for 16 KB page sizes. If your app does not require 16 KB page size support, you can keep using our default artifacts without -ndk27 suffix. For more information about our NDK support, see https://docs.mapbox.com/android/maps/guides/#ndk-support

Dependencies

v11.15.1

26 Sep 13:42

Choose a tag to compare

16 KB Page Size Support: Starting with version 11.7.0 and 10.19.0, NDK 27 is supported with dedicated artifacts that include support for 16 KB page sizes. If your app does not require 16 KB page size support, you can keep using our default artifacts without -ndk27 suffix. For more information about our NDK support, see https://docs.mapbox.com/android/maps/guides/#ndk-support

Features ✨ and improvements 🏁

  • Rewrite OpenGL Buffer Management for Performance

Dependencies

v11.16.0-beta.1

23 Sep 13:51

Choose a tag to compare

v11.16.0-beta.1 Pre-release
Pre-release

16 KB Page Size Support: Starting with version 11.7.0 and 10.19.0, NDK 27 is supported with dedicated artifacts that include support for 16 KB page sizes. If your app does not require 16 KB page size support, you can keep using our default artifacts without -ndk27 suffix. For more information about our NDK support, see https://docs.mapbox.com/android/maps/guides/#ndk-support

Features ✨ and improvements 🏁

  • Update target and compile SDK version to 35
  • Added support for LandmarkIcons featureset in Mapbox Standard Style. Query and interact with landmark building icons that appear on the map, accessing properties including landmark ID, name, type, and localized names through the StandardLandmarkIconsFeature class.
  • Enhanced MapboxStandardStyle() and MapboxStandardSatelliteStyle() Compose functions with comprehensive configuration options:
    • Color customization: Set custom colors for roads, motorways, water, greenspaces, administrative boundaries, and more
    • Landmark icons: Control visibility of landmark building icons and labels (showLandmarkIcons, showLandmarkIconLabels)
    • Point-of-interest styling: Configure POI label backgrounds, colors, and density
    • Road appearance: Adjust road brightness, show/hide pedestrian roads and transit networks
    • Administrative boundaries: Toggle boundary visibility and customize colors
    • 3D objects: Control visibility of buildings, landmarks, and trees with show3dObjects
  • Expose LineLayer.lineCutoutFadeWidth to control route line cutout fade width.
  • com.mapbox.maps.MapboxTracing was deprecated and moved to package com.mapbox.common.MapboxTracing.

Bug fixes 🐞

  • Fix incorrect color rendering for gradients and interpolations with zero alpha channel.
  • Fix incorrect positioning of map marker annotations, when coordinates do not change.
  • Fix incorrect display height for zooming gesture on secondary displays.
  • Fix some feature state-related bugs.
  • Fix precision issue in hillshade causing terrain with steps.
  • Fix incorrect Asset File Source initialization.

Dependencies

v11.14.6

19 Sep 11:08

Choose a tag to compare

Dependencies