Skip to content

Commit

Permalink
Update generated code (#2433)
Browse files Browse the repository at this point in the history
  • Loading branch information
evil159 authored Jan 31, 2025
1 parent 5290b28 commit dd5aee4
Show file tree
Hide file tree
Showing 10 changed files with 63 additions and 92 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Mapbox welcomes participation and contributions from everyone.

## main

* Promote `ClipLayer.clipLayerTypes` and `ClipLayer.clipLayerScope` to stable.
* Remove experimental `DirectionalLight.shadowQuality`.
* Add support for the `maxOverscaleFactorForParentTiles` property in `CustomRasterSource` and `CustomGeometrySource`, allowing greater control over tile overscaling behavior when rendering custom raster tiles.
* Add support for experimental *-use-theme propert that allow to override the color theme set on the Map. This is experimental and have several limitations - currently expressions are not supported. Color properties in Lights, Rain, Snow are not supported. *-use-theme for layer applied only after zoom level change.

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 2 additions & 12 deletions Sources/MapboxMaps/Style/Generated/Layers/ClipLayer.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 1 addition & 24 deletions Sources/MapboxMaps/Style/Generated/Light/DirectionalLight.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 26 additions & 26 deletions Sources/MapboxMaps/Style/Generated/Rain.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dd5aee4

Please sign in to comment.