Overview
- Allow setting OpenLayers layer opacity when no
raster-opacity
is set - Use high resolution tiles for mapbox.satellite when browser supports it
- Support bounding box requests for
geojson
sources - Fix 3-argument signature for
applyStyle()
- Add support for raster-dem sources with hillshade layers
What's Changed
- Updates for v9.2.0 by @ahocevar in #673
- Make raster-opacity less sticky by @ahocevar in #676
- Bump typedoc-plugin-markdown from 3.13.4 to 3.13.6 by @dependabot in #677
- Bump typedoc from 0.23.11 to 0.23.14 by @dependabot in #678
- Bump ol from 7.0.0 to 7.1.0 by @dependabot in #681
- Bump @rollup/plugin-node-resolve from 13.3.0 to 14.0.0 by @dependabot in #682
- Bump puppeteer from 17.0.0 to 17.1.2 by @dependabot in #683
- Bump webpack-dev-server from 4.10.0 to 4.11.0 by @dependabot in #684
- Bump rollup from 2.78.1 to 2.79.0 by @dependabot in #685
- fix: mapbox satellite and streets v8 by @bovandersteene in #693
- Geojson wfs bboxStrategy by @AlenKelemen in #694
- Make options as 3rd agrument work properly by @ahocevar in #712
- Bump typescript from 4.8.2 to 4.8.4 by @dependabot in #700
- Bump @rollup/plugin-node-resolve from 14.0.0 to 15.0.1 by @dependabot in #706
- Bump eslint from 8.23.0 to 8.27.0 by @dependabot in #715
- Bump puppeteer from 17.1.2 to 19.2.2 by @dependabot in #716
- Bump eslint-config-openlayers from 16.2.3 to 17.0.0 by @dependabot in #690
- Add support for raster-dem sources with hillshade layers by @ahocevar in #717
- Bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #719
- Bump sinon from 14.0.0 to 14.0.2 by @dependabot in #720
- Bump webpack from 5.74.0 to 5.75.0 by @dependabot in #721
- Bump @rollup/plugin-commonjs from 22.0.2 to 23.0.2 by @dependabot in #722
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #723
New Contributors
- @bovandersteene made their first contribution in #693
- @AlenKelemen made their first contribution in #694
Full Changelog: v9.2.0...v9.2.1