releases.shpreview
Mapbox/Mapbox Maps Android

Mapbox Maps Android

$npx @buildinternet/releases show mapbox-maps-android
Mon
Wed
Fri
MayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases28Avg9/moVersionsv11.19.0-beta.1 → v11.23.0
Nov 3, 2025

Bug fixes 🐞

  • Fix crash on 3D/satellite styles switching

Dependencies

Oct 29, 2025

Bug fixes 🐞

  • Fix crash on frequent style switching
  • Fix iteration over GeoJSON children for distance and within expression to results in performance spike
  • Fix crash on day/night switch incorrect texture release order

Dependencies

Oct 22, 2025

Dependencies

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.
  • 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 location request leak when setting custom location provider after updating settings
  • Fix ConcurrentModificationException if detectors list was modified in AndroidGesturesManager while processing events.
  • Fix 3D models disappearing randomly during fast zoom interactions.
  • 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.
  • 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.
  • Fix an issue where MapView#snapshot listener was invoked twice when the map was not ready.

Dependencies

  • Update gl-native to v11.16.0, common to v24.16.0.
  • Update Mapbox Gestures for Android to 0.9.2.
Oct 15, 2025

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

Oct 14, 2025

Dependencies

Dependencies

Oct 8, 2025

10.19.1 October 08, 2025

Bug fixes 🐞

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

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

Oct 2, 2025

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

Sep 30, 2025

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

Sep 26, 2025

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

Sep 23, 2025

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

Sep 19, 2025

Dependencies

Sep 17, 2025

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 🏁

  • Expose LineLayer.lineCutoutOpacity and LineLayer.lineCutoutWidth to make route lines visible through obstructing 3D buildings and other aboveground features.
  • Expose experimental MapboxMap.setStyleLayerPropertiesAsync and MapboxMap.setStyleLayerPropertyAsync (also available through Style) to allow setting properties from a any thread and asynchronously.
  • Improve performance of the zooming-out animation

Bug fixes 🐞

  • Fix flyTo animation when zoom property is null or not changed
  • Fix MapInteraction for 2D and 3D location puck indicator
  • Fix ViewAnnotation disappears when interacting with location puck at different camera positions due to incorrect 2D puck bounding box calculation
  • Fix a bug where Dynamic View Annotations disappeared in corner cases
  • Fix bug where View Annotation is not displayed at zoom levels > 22
  • Fix potential crash caused by a race condition
  • Fix the alignment of the text and icon when using the text-anchor property.
  • Fix incorrect background color of icons when non-default color-theme is used
  • Fix tile border debug feature flickering on globe projection
  • Fix potential ANR (Application Not Responding) issue when retrieving display refresh rate during map initialization by offloading the system call to a background thread with proper timeout and fallback handling.
  • Fix frames skipped when calling mapView.setMaximumFps(..) multiple times.
  • Allow to create text-field without any text
  • Fix potential data race in mapbox token initialization
  • Fix cronet request cancel due to connect timeout & reduce objects created.

Dependencies

  • Update gl-native to v11.15.0, common to 24.15.0.
  • Update Mapbox GeoJSON library to v7.5.0 which bumps GSON to v2.13.1 to address CVE-2025-53864. If your project uses AGP 7.0, you might need to add the following snippet to your build.gradle or upgrade to AGP 8.0+ (more details):
configurations {
    all {
        exclude group: 'com.google.errorprone', module: 'error_prone_annotations'
    }
}
Sep 15, 2025

Dependencies

  • Update gl-native to v11.14.5, common to 24.14.5.
Sep 4, 2025

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 🏁

  • Performance optimizations for View Annotations.

Dependencies

  • Update gl-native to v11.14.4, common to 24.14.4.
Aug 29, 2025

Bug fixes 🐞

  • Fix a bug where Dynamic View Annotations disappeared in corner cases
  • Fix a bug where location indicator layer disappeared in certain configurations
  • Fix potential crash caused by a race condition

Dependencies

  • Update gl-native to v11.14.3, common to 24.14.3
Aug 28, 2025

Bug fixes 🐞

  • Fix bug where View Annotation is not displayed at zoom levels > 22
  • Fix potential crash caused by a race condition
  • Fix the alignment of the text and icon when using the text-anchor property.

Dependencies

  • Update gl-native to v11.15.0-rc.1, common to 24.15.0-rc.1.
Aug 21, 2025

Bug fixes 🐞

  • Fix incorrect background color of icons when non-default color-theme is used

Dependencies

  • Update gl-native to v11.15.0-beta.3, common to 24.15.0-beta.3.
Latest
v11.23.0
Tracking Since
Nov 19, 2024
Last checked May 1, 2026