v9.2.0
版本发布时间: 2022-09-01 23:27:11
openlayers/ol-mapbox-style最新发布版本:v12.3.5(2024-08-14 02:25:04)
Overview
- New hook for supplying images without project sprite spritesheet
- Fix issue with new background handling, which is now done in a postrender function rather than prerender
- Simplified 3-argument signature of
applyStyle()
. The longer signatures continue to work, but are deprecated.
What's Changed
- Changes for v9.1.0 by @ahocevar in https://github.com/openlayers/ol-mapbox-style/pull/662
- apply is not default return by @irvingvjuarez in https://github.com/openlayers/ol-mapbox-style/pull/663
- Bump @mapbox/mapbox-gl-style-spec from 13.25.0 to 13.26.0 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/665
- Bump typedoc from 0.23.10 to 0.23.11 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/669
- Bump eslint from 8.22.0 to 8.23.0 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/668
- Bump puppeteer from 16.2.0 to 17.0.0 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/667
- Bump typescript from 4.7.4 to 4.8.2 by @dependabot in https://github.com/openlayers/ol-mapbox-style/pull/666
- Allow all options in applyStyle's 3rd argument by @ahocevar in https://github.com/openlayers/ol-mapbox-style/pull/670
- Support build on windows by @cns-solutions-admin in https://github.com/openlayers/ol-mapbox-style/pull/672
- Allow dynamic (non-sprite) images by @cns-solutions-admin in https://github.com/openlayers/ol-mapbox-style/pull/564
- Render background after content so it doesn't get clipped away by @ahocevar in https://github.com/openlayers/ol-mapbox-style/pull/671
New Contributors
- @irvingvjuarez made their first contribution in https://github.com/openlayers/ol-mapbox-style/pull/663
Full Changelog: https://github.com/openlayers/ol-mapbox-style/compare/v9.1.0...v9.2.0