Skip to content

Commit 69ede5d

Browse files
natiginfogithub-actions[bot]
authored andcommitted
[maps-android] update changelog for 11.13.0-rc.1 release (#4259)
GitOrigin-RevId: 5ed6d14a87415e6474c79004d13ce16c84cdb1bf
1 parent be5d8b2 commit 69ede5d

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,25 @@ Mapbox welcomes participation and contributions from everyone.
55
# main
66

77
## Features ✨ and improvements 🏁
8-
* Introduce custom layer matrices API `CustomLayerMapProjection` in `CustomLayerRenderParameters` for globe projection.
98
* Added new `FillLayer.fillPatternCrossFade`, `FillExtrusionLayer.fillExtrusionPatternCrossFade`, `LineLayer.fillExtrusionPatternCrossFade` properties.
109

11-
# 11.13.0-rc.1
10+
# 11.13.0-rc.1 June 03, 2025
1211
## Features ✨ and improvements 🏁
12+
* Introduce custom layer matrices API `CustomLayerMapProjection` in `CustomLayerRenderParameters` for globe projection.
1313
* Introduce `minZoom` and `maxZoom` properties for `CircleAnnotationManager`, `PointAnnotationManager`, `PolygonAnnotationManager`, `PolylineAnnotationManager`.
1414
* [compose] Introduce `minZoom` and `maxZoom` properties for `CircleAnnotationGroupState`, `PointAnnotationGroupState`, `PolygonAnnotationGroupState`, `PolylineAnnotationGroupState`.
1515
* [compose] Add config option `showLandmarkIcons` to `MapboxStandardStyle`.
1616

17+
## Bug fixes 🐞
18+
* Fixed disappearing volatile tiles on camera changes in offline mode when `maximumStaleInterval` is set.
19+
* Resolved frequent DVA repositioning issues.
20+
* Fixed fill patterns for elevated roads.
21+
* Tiles are now properly reloaded when the language setting is removed.
22+
* Limited the collision grid size for view annotations to improve performance.
23+
24+
## Dependencies
25+
* Update gl-native to v11.13.0-rc.1, common to 24.13.0-rc.1.
26+
1727
# 11.13.0-beta.1 May 19, 2025
1828
## Breaking changes ⚠️
1929
* `PointAnnotation.iconImageCrossFade` has been deprecated and setting value to it will not have any impact. Use `PointAnnotationManager.iconImageCrossFadeTransition` instead.

0 commit comments

Comments
 (0)