Skip to content

Commit 2fae0f2

Browse files
jushgithub-actions[bot]
authored andcommitted
Port: Update CHANGELOG.md deps for 11.16.0-beta.1 (#6725) (#6730)
GitOrigin-RevId: d66ef5eaf34c8f43fcad99087eb82f2a0710cd53
1 parent 4f2c0dd commit 2fae0f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Mapbox welcomes participation and contributions from everyone.
55
> **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](https://developer.android.com/guide/practices/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
66
77
# main
8+
9+
# 11.16.0-beta.1
10+
811
## Features ✨ and improvements 🏁
912
* 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.
1013
* Enhanced `MapboxStandardStyle()` and `MapboxStandardSatelliteStyle()` Compose functions with comprehensive configuration options:
@@ -20,6 +23,9 @@ Mapbox welcomes participation and contributions from everyone.
2023
* Fixed incorrect positioning of map marker annotations, when coordinates do not change.
2124
* Fix incorrect display height for zooming gesture on secondary displays.
2225

26+
## Dependencies
27+
* 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).
28+
2329
# 11.15.0 September 11, 2025
2430

2531
## Features ✨ and improvements 🏁

0 commit comments

Comments
 (0)