Releases: MelihAltintas/vue3-openlayers
Releases · MelihAltintas/vue3-openlayers
Release 11.6.1
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
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.4.0
11.4.0 (2025-02-26)
Features
- export utility functions and types
LayersCommonProps
, layersCommonDefaultProps
and useLayerDefaults
for layers (ae1f2f1)
Release 11.3.5
11.3.5 (2025-02-26)
Bug Fixes
- ol-*-layer: make
displayInLayerSwitcher
prop optional (#415) (2298ed8)
Release 11.3.4
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.2
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.0
11.3.0 (2024-12-17)
Bug Fixes
Features
- OlScalelineControl: support
maxWidth
option (#390) (d92a7fd)
- OlScalelineControl: support all props with defaults from OpenLayers (9451194)