MelihAltintas / vue3-openlayers

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

Reactivity on source tiles url changed #359

Closed ElysaSrc closed 2 months ago

ElysaSrc commented 3 months ago

It seems the reactivity is broken on latest version of the library:

You can reproduce the bug on the documentation : https://vue3openlayers.netlify.app/componentsguide/sources/xyz/

If you switch between OSM and Google, nothing happens. I also reproduce this on my own setup.

(Reproduced on 10.0.0 and 10.0.1)