Skip to content

Commit 80212e4

Browse files
kediarovgithub-actions[bot]
authored andcommitted
Update changelog for showLandmarkIcons (#3971)
GitOrigin-RevId: 2206c034e30ad46685603b33ab127c0e1a1bd566
1 parent b9eff94 commit 80212e4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Mapbox welcomes participation and contributions from everyone.
44

55
# main
66

7+
# 11.13.0-rc.1
8+
## Features ✨ and improvements 🏁
9+
* [compose] Add config option `showLandmarkIcons` to `MapboxStandardStyle`.
10+
11+
712
# 11.13.0-beta.1 May 19, 2025
813
## Breaking changes ⚠️
914
* `PointAnnotation.iconImageCrossFade` has been deprecated and setting value to it will not have any impact. Use `PointAnnotationManager.iconImageCrossFadeTransition` instead.
@@ -15,7 +20,6 @@ Mapbox welcomes participation and contributions from everyone.
1520
* Add common `MapInteraction` APIs to `StandardStyleInteractionsState`: `.onFeaturesetClicked`, `.onLayerClicked`, `.onFeaturesetLongClicked`, `.onLayerLongClicked`, `.onMapClicked`, `.onMapLongClicked`.
1621
* Add `StyleInteractionsState` to `MapboxStandardSatelliteStyle` so interactions can be used with the satellite style.
1722
* [compose] Rename experimental `ExperimentalStandardStyleState` to `StandardStyleState`, rename experimental `MapboxStandardStyleExperimental` to `MapboxStandardStyle(styleImportsContent, topSlot, middleSlot, bottomSlot, standardStyleState)`, and deprecate previous `MapboxStandardStyle` composable functions.
18-
* [compose] Add config option `showLandmarkIcons` to `MapboxStandardStyle`.
1923
* Expose new experimental camera event `MapboxMap.subscribeCameraChangedCoalesced`, `MapboxMap.cameraChangedCoalescedEvents`.
2024
* [compose] Expose new camera event `MapState.cameraChangedCoalescedEvents`
2125

0 commit comments

Comments
 (0)