Sourced from ol-mapbox-style's releases.
v13.4.3
Summary
- Fixed
icon-rotatealong linesWhat's Changed
- Updates for v14.3.2 by
@ahocevarin openlayers/ol-mapbox-style#1494- Fix icon-rotate along lines by
@ahocevarin openlayers/ol-mapbox-style#1503- Upgrades for the latest style spec by
@ahocevarin openlayers/ol-mapbox-style#1507- Bump globals from 17.6.0 to 17.8.0 by
@dependabot[bot] in openlayers/ol-mapbox-style#1495- Bump proj4 from 2.20.8 to 2.20.9 by
@dependabot[bot] in openlayers/ol-mapbox-style#1496- Bump webpack from 5.106.2 to 5.109.0 by
@dependabot[bot] in openlayers/ol-mapbox-style#1497- Bump sinon from 22.0.0 to 22.1.0 by
@dependabot[bot] in openlayers/ol-mapbox-style#1498- Bump socket.io-parser from 4.2.6 to 4.2.7 by
@dependabot[bot] in openlayers/ol-mapbox-style#1501- Bump fast-uri from 3.1.4 to 3.1.5 by
@dependabot[bot] in openlayers/ol-mapbox-style#1502- Bump js-yaml from 4.3.0 to 4.3.1 by
@dependabot[bot] in openlayers/ol-mapbox-style#1504- Bump brace-expansion by
@dependabot[bot] in openlayers/ol-mapbox-style#1506Full Changelog: https://github.com/openlayers/ol-mapbox-style/compare/v13.4.2...v13.4.3
Sourced from ol-mapbox-style's changelog.
13.4.3
- Fixed icon-rotate along lines
13.4.1
- Invalidate function/filter cache on remove/addMapboxLayer
13.4.0
- New hillshading options
- Support for the
line-offsetpaint property13.3.0
- Better match MapLibre's hillshade rendering
- Improved support for latest Mapbox style spec additions: data-driven
visibility, data-driventext-fontarray entries,configto retrieve defaults from style'sschemaroot properties,hsl,hslaandto-hslaexpressions- Darkened outlines depending on
fill-extrusion-heightforfill-extrusionlayers- More robustness against failures due to unsupported features
13.2.1
- Prevent redundant font loading requests
- Ignore source on background layer
- Encourage the use of
ol/layer/Groupwithapply()13.2.0
- Add support for raster-hue-rotate, raster-saturation, raster-opacity
- Fix hillshade colors
13.1.1
- Add support for running ol-mapbox-style in web workers
13.1.0
- Respect the
layerNameproperty of the source format, instead of usingmvt:layerupdateMapboxLayernow also works with raster layers13.0.1
- Clear text width measurement cache when new fonts are loaded
13.0.0
Backwards incompatible changes
- The MVT format parser now assigns the tile's
source-layers to themvt:layerproperty of each feature. Previously thelayerproperty was used, which was not ideal because it is frequently used in OpenStreetMap based tiles. This change may require application code changes where OpenLayers feature info (Map.getFeaturesAtPixel(),Map.forEachFeatureAtPixel(),Layer.getFeatures()) or style function customizations are used.
... (truncated)
5fc995e
Changes for 13.4.3a3c9e12
Merge pull request #1506
from openlayers/dependabot/npm_and_yarn/multi-e855e3...a8d3f64
Merge pull request #1504
from openlayers/dependabot/npm_and_yarn/js-yaml-4.3.11443800
Merge pull request #1502
from openlayers/dependabot/npm_and_yarn/fast-uri-3.1.5238e971
Merge pull request #1501
from openlayers/dependabot/npm_and_yarn/socket.io-pa...9a7f4b6
Merge pull request #1498
from openlayers/dependabot/npm_and_yarn/sinon-22.1.023e1458
Merge pull request #1497
from openlayers/dependabot/npm_and_yarn/webpack-5.109.0f930545
Merge pull request #1496
from openlayers/dependabot/npm_and_yarn/proj4-2.20.9143b7a4
Merge pull request #1495
from openlayers/dependabot/npm_and_yarn/globals-17.8.0562b69f
Merge pull request #1507
from openlayers/style-spec-update