Releases: MelihAltintas/vue3-openlayers
Releases · MelihAltintas/vue3-openlayers
Release 11.4.0
26 Feb 09:45
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Release 11.3.2
14 Feb 11:27
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Release 11.3.0
17 Dec 05:32
Compare
Sorry, something went wrong.
No results found
11.3.0 (2024-12-17)
Bug Fixes
Features
OlScalelineControl: support maxWidth option (#390 ) (d92a7fd )
OlScalelineControl: support all props with defaults from OpenLayers (9451194 )
Release 11.2.1
02 Oct 20:51
Compare
Sorry, something went wrong.
No results found
11.2.1 (2024-10-02)
Bug Fixes
apply URL changes on XYZ source (aba4eb6 ), closes #383
ensure onMounted and inject is only called in setup context (256dd87 ), closes #385 #382
Release 11.2.0
04 Sep 19:41
Compare
Sorry, something went wrong.
No results found
11.2.0 (2024-09-04)
Bug Fixes
ol-interaction-modify: fix if-clause (58b7006 ), closes #371
Features
ol-style-fill: add fill color gradient (#375 ) (dd2aebd )
ol-style-fill: correctly setup conic gradient (#375 ) (580591b )
ol-style-fill: prevent re-calculation of gradient on watched changes (#375 ) (f2a740e )
Release 11.1.0
09 Aug 18:40
Compare
Sorry, something went wrong.
No results found
11.1.0 (2024-08-09)
Features
ol-interaction-mouse-wheel-zoom: provide new interaction to disable / customize mouse zoom behavior (8846176 ), closes #356