MelihAltintas / vue3-openlayers

Web map Vue 3.x components with the power of OpenLayers
https://vue3openlayers.netlify.app/
MIT License
629 stars 120 forks source link

Invalid listening of layers #349

Closed DLinser closed 1 month ago

DLinser commented 1 month ago

Describe the bug Hello Most layer sources in the 【src/components/sources】 path have a uneffect watch bug. It is uneffect when you whant to change any props property. because It is Incorrect writing method. Screenshots just like the file 【src/components/sources/OlSourceTileWMS.vue】 image