Skip to content

Commit 5283a76

Browse files
natiginfogithub-actions[bot]
authored andcommitted
fix maps-android changelog
GitOrigin-RevId: 7a7b06e64125f3f2dbba66fa5a3d8e5d6780daa2
1 parent 512515f commit 5283a76

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,13 @@ Mapbox welcomes participation and contributions from everyone.
88
## Features ✨ and improvements 🏁
99
* Added experimental `MapOptions.Builder.scaleFactor()` for scaling icons and texts.
1010

11+
## Bug fixes 🐞
12+
* Introduced `ScaleBarSettings.distanceUnits` property supporting metric, imperial, and nautical units, replacing the boolean `isMetricUnits` property.
13+
1114
# 11.16.0-rc.1 October 07, 2025
1215
## Dependencies
1316
* Update gl-native to [v11.16.0-rc.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-rc.1), common to [v24.16.0-rc.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-rc.1).
1417

15-
## Bug fixes 🐞
16-
* Fix an issue where `MapView#snapshot` listener was invoked twice when the map was not ready.
17-
18-
* Introduced `ScaleBarSettings.distanceUnits` property supporting metric, imperial, and nautical units, replacing the boolean `isMetricUnits` property.
19-
2018
# 11.16.0-beta.1 September 23, 2025
2119

2220
## Features ✨ and improvements 🏁
@@ -39,6 +37,7 @@ Mapbox welcomes participation and contributions from everyone.
3937
* Fix some feature state-related bugs.
4038
* Fix precision issue in hillshade causing terrain with steps.
4139
* Fix incorrect Asset File Source initialization.
40+
* Fix an issue where `MapView#snapshot` listener was invoked twice when the map was not ready.
4241

4342
## Dependencies
4443
* Update gl-native to [v11.16.0-beta.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-beta.1), common to [24.16.0-beta.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-beta.1).

0 commit comments

Comments
 (0)