Skip to content

Commit 3447b2d

Browse files
[skip ci] Update changelogs for v0.19.0-rc.1 release
GitOrigin-RevId: 274bf19dac3e56cf75284f6f9be3665163858118
1 parent 01ee997 commit 3447b2d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Mapbox welcomes participation and contributions from everyone.
44

55
## main
6+
7+
## 11.19.0-rc.1 - 12 February, 2026
8+
9+
### Features ✨ and improvements 🏁
610
* Introduce new `LineLayer.lineElevationGroundScale` property to scale elevated lines with terrain exaggeration.
711
* Promote elevated lines properties to stable: `LineLayer.lineZOffset` and `LineLayer.lineElevationReference`.
812
* Introduce experimental `SymbolScaleBehavior` API to automatically scale map symbols (icons and text) based on system accessibility text size settings. Set `MapboxMap.symbolScaleBehavior` property to configure: `.system` (automatic scaling), `.system(mapping:)` (custom mapping function), or `.fixed(scaleFactor:)` (fixed scale, default is 1.0). Valid scale factor range is [0.8, 2.0]. Automatic scaling is opt-in; symbols default to fixed 1.0x scale.

0 commit comments

Comments
 (0)