v9.6.0
版本发布时间: 2023-02-18 17:07:31
openlayers/ol-mapbox-style最新发布版本:v12.3.5(2024-08-14 02:25:04)
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 https://github.com/openlayers/ol-mapbox-style/pull/789
- Add option to applyStyle to not create/update the layer source by @jnystad in https://github.com/openlayers/ol-mapbox-style/pull/795
- Fix 'mapbox-layers' metadata for raster layers by @ahocevar in https://github.com/openlayers/ol-mapbox-style/pull/800
- Add support for icon-halo-color and icon-halo-width by @ahocevar in https://github.com/openlayers/ol-mapbox-style/pull/801
New Contributors
- @jnystad made their first contribution in https://github.com/openlayers/ol-mapbox-style/pull/795
Full Changelog: https://github.com/openlayers/ol-mapbox-style/compare/v9.5.0...v9.6.0