Features and improvements ✨
- Add
icon-color-saturation
,icon-color-contrast
,icon-color-brightness-min
andicon-color-brightness-max
to control symbol layer appearance. - Introduce a new
line-join
mode:none
to improve line pattern distortions around joins. - Extend
model-id
property to support URIs (in addition to style-defined model references).
Bug fixes 🐞
- Respect padding in
cameraForBounds
on globe view. (h/t @jonasnoki) #13126 - Fix
preloadOnly
not preloading tiles from style imports. - Fix
queryRenderedFeatures
for non-integer ID in non-tiled model sources - Fix
model-scale
property for large number of 3D models. - Fix flickering of
raster-particle
layer on globe view. - Improve rendering of low-resolution
raster-array
data.