Skip to content

Commit 452c03f

Browse files
pengdevgithub-actions[bot]
authored andcommitted
[android-maps] Fix changelog entries for 11.18.0-beta.1 release. (#8895)
Move the model layer API addition from breaking changes section to features and improvement section. cc @mapbox/sdk-ci cc @mapbox/maps-android GitOrigin-RevId: a0ffadfa19aeb536122f59ae78fbd6ade117cd41
1 parent a0d6bb1 commit 452c03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Mapbox welcomes participation and contributions from everyone.
1010

1111
## Breaking changes ⚠️
1212
* Remove line-cutout-width and change line-cutout-opacity default to 1.0
13-
* Add `ModelLayer.modelAllowDensityReduction` property to disable density reduction in model layers.
1413

1514
## Features ✨ and improvements 🏁
15+
* Add `ModelLayer.modelAllowDensityReduction` property to disable density reduction in model layers.
1616
* Add Standard Style color and 3D configuration options: `colorBuildings`, `colorCommercial`, `colorEducation`, `colorIndustrial`, `colorLand`, `colorMedical`, `show3dBuildings`, `show3dFacades`, `show3dLandmarks`, and `show3dTrees`.
1717
* Introduce experimental `AttributionControl` composable function that exposes `AttributionState` programmatically, enabling developers to build custom Attribution UI outside of the map while maintaining compliance with [Mapbox ToS](https://www.mapbox.com/legal/tos) requirements.
1818
* Introduce experimental indoor floor selector plugin. The plugin is disabled by default and requires a style with indoor data and special access to indoor mapping features.

0 commit comments

Comments
 (0)