Skip to content

Commit 147281e

Browse files
natiginfogithub-actions[bot]
authored andcommitted
[backport-main] changelog for 0.16-rc.2 (#7380)
GitOrigin-RevId: 0d9251ade596749030a69388335100075f3a48d2
1 parent da1a92b commit 147281e

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,21 @@ Mapbox welcomes participation and contributions from everyone.
77
# main
88
## Features ✨ and improvements 🏁
99
* Added experimental `MapOptions.Builder.scaleFactor()` for scaling icons and texts.
10+
* Introduced `ScaleBarSettings.distanceUnits` property supporting metric, imperial, and nautical units, replacing the boolean `isMetricUnits` property.
11+
12+
# 11.16.0-rc.2 October 14, 2025
13+
14+
## Features ✨ and improvements 🏁
15+
* Add zoom expression support for line-cutout-width property.
16+
* TileStore improvements.
1017

1118
## Bug fixes 🐞
12-
* Introduced `ScaleBarSettings.distanceUnits` property supporting metric, imperial, and nautical units, replacing the boolean `isMetricUnits` property.
1319
* Fix `ConcurrentModificationException` if `detectors` list was modified in `AndroidGesturesManager` while processing events.
20+
* Fix 3D models disappearing randomly during fast zoom interactions.
1421

1522
## Dependencies
16-
* Update Mapbox Gestures for Android to 0.9.2
23+
* Update gl-native to [v11.16.0-rc.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-rc.2), common to [v24.16.0-rc.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-rc.2).
24+
* Update Mapbox Gestures for Android to 0.9.2.
1725

1826
# 11.16.0-rc.1 October 07, 2025
1927

0 commit comments

Comments
 (0)