Skip to content

Releases: openlayers/ol-mapbox-style

v13.0.1

16 May 19:02
52d829c
Compare
Choose a tag to compare

Summary

  • Clear text width measurement cache when new fonts are loaded

What's Changed

Full Changelog: v13.0.0...v13.0.1

v13.0.0

16 May 15:48
9836267
Compare
Choose a tag to compare

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

v12.6.1

13 May 17:16
c50bfc7
Compare
Choose a tag to compare

Summary

  • Make styles with pitch and distance-from-center expressions work again

What's Changed

Full Changelog: v12.6.0...v12.6.1

v12.6.0

22 Apr 15:16
cd07ac6
Compare
Choose a tag to compare

Summary

  • Add support for multiple sprite sheets
  • Warn instead of failing on invalid filters

What's Changed

New Contributors

Full Changelog: v12.5.0...v12.6.0

v12.5.0

27 Feb 22:23
68d67e8
Compare
Choose a tag to compare

Summary

  • transformRequest can now also return a Response or a Promise thereof.
  • Fix browser and module entries in package.json.

What's Changed

New Contributors

Full Changelog: v12.4.1...v12.5.0

v12.4.1

03 Feb 18:42
a4f48a8
Compare
Choose a tag to compare

Summary

  • Switch from @mapbox/mapbox-gl-style-spec to @mapblibre/maplibre-gl-style-spec
  • Get rid of ESM bundle in dist/index.js, use src/index.js directly for ESM
  • New website and API docs

All changes

Full Changelog: v12.4.0...v12.4.1

v12.4.0

12 Dec 22:05
48f76c6
Compare
Choose a tag to compare

Summary

  • More precise angle computation for line labels
  • Add support for "text-keep-upright": false
  • Fix text-field value issues
  • Update examples and add references to MapLibre
  • Fix issue with missing expandUrl from OpenLayers

What's Changed

New Contributors

Full Changelog: v12.3.5...v12.4.0

v12.3.5

13 Aug 18:25
8dd04cf
Compare
Choose a tag to compare

Summary

  • Adjust MapboxVectorLayer type generics for OpenLayers v10

What's Changed

Full Changelog: v12.3.4...v12.3.5

v12.3.4

13 Aug 18:24
3fb4fcc
Compare
Choose a tag to compare

Summary

  • Remove polyfill.io from examples, no code changes

What's Changed

Full Changelog: v12.3.3...v12.3.4

v12.3.3

22 May 20:15
c6f2168
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.3.2...v12.3.3