github openlayers/ol-mapbox-style v13.0.0

latest releases: v13.1.0, v13.0.1
3 months ago

Summary

Backwards incompatible changes

  • The MVT format parser now assigns the tile's source-layers 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.

Other changes

  • Improvements to font detection, to ensure that the correct fonts are downloaded

What's Changed

Full Changelog: v12.6.1...v13.0.0

Don't miss a new ol-mapbox-style release

NewReleases is sending notifications on new releases.