Skip to content

Commit 31e7655

Browse files
natiginfogithub-actions[bot]
authored andcommitted
[maps-android] 11.16.0-rc.1 changelog
GitOrigin-RevId: 523ab8789d1b2bcf9407ec2f5ac8247aec5ab86e
1 parent 5e52782 commit 31e7655

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,17 @@ Mapbox welcomes participation and contributions from everyone.
77
# main
88

99
# 11.16.0-rc.1 October 07, 2025
10-
## Dependencies
11-
* 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).
10+
11+
## Features ✨ and improvements 🏁
12+
* Mark tile import APIs as experimental
1213

1314
## Bug fixes 🐞
14-
* Fix an issue where `MapView#snapshot` listener was invoked twice when the map was not ready.
15+
* Fix `var` expressions that did not work properly with config expressions
16+
* Fix cutout disappearing at certain zoom and pitch levels with orthographic camera
17+
* Fix potential crashes when updating style layer properties
18+
19+
## Dependencies
20+
* 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).
1521

1622
# 11.16.0-beta.1 September 23, 2025
1723

@@ -35,6 +41,7 @@ Mapbox welcomes participation and contributions from everyone.
3541
* Fix some feature state-related bugs.
3642
* Fix precision issue in hillshade causing terrain with steps.
3743
* Fix incorrect Asset File Source initialization.
44+
* Fix an issue where `MapView#snapshot` listener was invoked twice when the map was not ready.
3845

3946
## Dependencies
4047
* 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)