This commit is contained in:
Pieter Vander Vennet 2024-10-08 13:17:55 +02:00
parent 3b5c620546
commit c2f7b1e8c1

View file

@ -26,7 +26,6 @@
(id) => availableLayers.find((l) => l.properties.id === id)
)
rasterLayer.setData(availableLayers[0])
$: rasterLayer.setData(availableLayers[0])
if (favourite) {
onDestroy(