Skip to content

Releases: MelihAltintas/vue3-openlayers

Release 11.6.1

05 May 05:20
Compare
Choose a tag to compare

11.6.1 (2025-05-05)

Bug Fixes

  • ol-*-layer: support missing preview option (1c3e85c), closes #423
  • ol-interaction-transform: ol-interaction-transform not working (f027dca)

Release 11.6.0

03 May 05:40
Compare
Choose a tag to compare

11.6.0 (2025-05-03)

Bug Fixes

  • import correctly (9c6fa3d)
  • ol-layer-*: handle undefined layer opacity correctly (#425) (84943c8)

Features

  • ol-style-text: support all ol props (c1d050f), closes #411

Release 11.5.0

26 Feb 09:56
Compare
Choose a tag to compare

11.5.0 (2025-02-26)

Features

Release 11.4.0

26 Feb 09:45
Compare
Choose a tag to compare

11.4.0 (2025-02-26)

Features

  • export utility functions and types LayersCommonProps, layersCommonDefaultProps and useLayerDefaults for layers (ae1f2f1)

Release 11.3.5

26 Feb 08:54
Compare
Choose a tag to compare

11.3.5 (2025-02-26)

Bug Fixes

  • ol-*-layer: make displayInLayerSwitcher prop optional (#415) (2298ed8)

Release 11.3.4

24 Feb 18:58
Compare
Choose a tag to compare

11.3.4 (2025-02-24)

Bug Fixes

  • ol-*-layer: add missing prop displayInLayerSwitcher (ff83346), closes #412
  • ol-tile-layer: do not spread props into toRefs (5dae1c3), closes #410

Release 11.3.3

18 Feb 10:21
Compare
Choose a tag to compare

11.3.3 (2025-02-18)

Release 11.3.2

14 Feb 11:27
Compare
Choose a tag to compare

11.3.2 (2025-02-14)

Bug Fixes

  • ol-layerswitcher-control: support layer properties needed by ol-ext/control/LayerSwitcher (9e4da28), closes #405

Release 11.3.1

11 Feb 21:00
Compare
Choose a tag to compare

11.3.1 (2025-02-11)

Bug Fixes

Release 11.3.0

17 Dec 05:32
Compare
Choose a tag to compare

11.3.0 (2024-12-17)

Bug Fixes

Features

  • OlScalelineControl: support maxWidth option (#390) (d92a7fd)
  • OlScalelineControl: support all props with defaults from OpenLayers (9451194)