ol-mapbox-style
Advanced tools
Changelog
13.1.0
layerName
property of the source format, instead of using mvt:layer
updateMapboxLayer
now also works with raster layersChangelog
13.0.1
Changelog
13.0.0
source-layer
s to the mvt:layer
property of each feature. Previously the layer
property 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.Changelog
12.6.1
pitch
and distance-from-center
expressions work againChangelog
12.6.0
Changelog
12.5.0
Response
or a Promise
thereof.browser
and module
entries in package.json
.Changelog
12.4.1
dist/index.js
, use src/index.js
directly for ESMChangelog
12.4.0
"text-keep-upright": false
text-field
value issuesexpandUrl
from OpenLayersChangelog
12.3.5
MapboxVectorLayer
type generics for OpenLayers v10