Skip to content

Releases: openlayers/ol-mapbox-style

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

v12.3.2

28 Apr 14:08
71cbc92
Compare
Choose a tag to compare

Summary

  • Make minZoom inclusive by zoom instead of resolution internally

What's Changed

Full Changelog: v12.3.1...v12.3.2

v12.3.1

10 Apr 12:12
cb46659
Compare
Choose a tag to compare

Summary

  • Improved docs and examples
  • Avoid document.createElement() for more web worker friendliness

What's Changed

Full Changelog: v12.3.0...v12.3.1

v12.3.0

29 Mar 14:07
d4c0947
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.2.2...v12.3.0

v12.2.2

28 Mar 17:50
aef62c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.2.1...v12.2.2

v12.2.1

28 Mar 17:44
58ecac9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.2.0...v12.2.1

v12.2.0

29 Jan 23:34
c9dabec
Compare
Choose a tag to compare

Summary

  • Fix zIndex of background layer when applying style to an existing map
  • Use correct line-color and background-color defaults
  • Add support for circle-translate
  • Do not throw when style contains an unsupported layer type
  • Fix rendering for zero text halo
  • Fix scaling of icon-offset
  • Allow computed values for text-tranform
  • Add support for text-ignore-placement and text-allow-overlap

What's Changed

New Contributors

Full Changelog: v12.1.1...v12.2.0