fix syntax

This commit is contained in:
Matthias Wirth
2025-10-10 06:21:33 +00:00
parent 6ea317c1dd
commit 7917e8547e

View File

@@ -841,7 +841,6 @@ function createBaseLayers() {
});
world.push(rainviewerClouds);
}
}
let createGeoJsonLayer = function (title, name, url, fill, stroke, showLabel = true) {