Summary
The v9.6.0 release adds support for the paint properties icon-halo-color
and icon-halo-width
, adds a new updateSource
option to applyStyle()
to allow using preconfigured sources, and fixes an issue with the mapbox-layers
property on raster layers.
What's Changed
- Changes for v9.5.0 by @ahocevar in #789
- Add option to applyStyle to not create/update the layer source by @jnystad in #795
- Fix 'mapbox-layers' metadata for raster layers by @ahocevar in #800
- Add support for icon-halo-color and icon-halo-width by @ahocevar in #801
New Contributors
Full Changelog: v9.5.0...v9.6.0