You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,19 @@ Mapbox welcomes participation and contributions from everyone.
7
7
# main
8
8
9
9
# 11.27.0-rc.1 July 13, 2026
10
+
## Features ✨ and improvements 🏁
11
+
* Add cross-source HD road elevation for symbols, so road symbols can align to HD elevation data provided by a separate source.
12
+
* Add support for animating the map's vertical field of view.
13
+
* Improve CPU performance when frequently updating layer properties, such as animating paint and layout values.
14
+
* Improve character rotation for some CJK characters in vertical text mode.
15
+
16
+
## Bug fixes 🐞
17
+
* Fix flickering single-pixel gaps appearing along route lines at elevation feature boundaries as the camera moves.
18
+
* Fix line-aligned labels (such as angled sea names) drifting while panning during the globe-to-mercator zoom transition.
19
+
* Fix radial gradients rendering incorrectly when the focal radius is larger than the outer radius.
20
+
* Fix view annotations not being considered in collision checks against avoid layers, which could result in incorrect placement.
21
+
* Internal fixes and performance improvements.
22
+
10
23
## Dependencies
11
24
* Update gl-native to [v11.27.0-rc.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.27.0-rc.1), common to [v24.27.0-rc.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.27.0-rc.1).
0 commit comments