Skip to content

Commit 6e494a8

Browse files
mapbox-github-ci-writer-3[bot]lasselammiactions-userkediarov
authored andcommitted
[Backport release/v0.17] [MAPS3D-865] Make line-emissive-strength data-driven (#8131)
Backport aac743c91adfe15e67295e27cc9ff4702d328d42 from #5075. ``` <public> [Backport release/v0.17] [MAPS3D-865] Make line-emissive-strength data-driven (#8131) </public> ``` [MAPS3D-865]: https://mapbox.atlassian.net/browse/MAPS3D-865?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ Co-authored-by: Lasse Lammi <[email protected]> Co-authored-by: Changelog autocreator bot <[email protected]> Co-authored-by: Kirill Kediarov <[email protected]> GitOrigin-RevId: 1ec83bf69e2ae9492706bc0144a51c9d7e3373fb
1 parent b68624a commit 6e494a8

File tree

4 files changed

+90
-26
lines changed

4 files changed

+90
-26
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Mapbox welcomes participation and contributions from everyone.
1111
* Add `FillExtrusionLayer.castShadows` property.
1212
* Add `GeoJSONSource.minZoom` property.
1313
* Add `RasterArraySource.volatile` experimental property.
14+
* Make `line-emissive-strength` property data-driven.
1415

1516
## 11.17.0-beta.1 - 05 November, 2025
1617

Sources/MapboxMaps/Annotations/Generated/PolylineAnnotation.swift

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tests/MapboxMapsTests/Annotations/Generated/PolylineAnnotationIntegrationTests.swift

Lines changed: 34 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tests/MapboxMapsTests/Annotations/Generated/PolylineAnnotationTests.swift

Lines changed: 35 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)