style-spec@13.25.0
版本发布时间: 2022-06-18 07:45:55
mapbox/mapbox-gl-js最新发布版本:v3.7.0(2024-09-27 17:16:45)
Features ✨
- Extend atmospheric
fog
with three new style specification properties:high-color
,space-color
andstar-intensity
to allow the design of atmosphere around the globe and night skies. (#11590) - Add a new line layer paint property in the style specification:
line-trim-offset
that can be used to create a custom fade out with improved update performance overline-gradient
. (#11570)
🐞 Bug fixes
- Add
source
field requirement to terrain exaggeration in the style specification. (#11664)