diff --git a/html/layers.js b/html/layers.js index 227eafe..7336522 100644 --- a/html/layers.js +++ b/html/layers.js @@ -841,7 +841,6 @@ function createBaseLayers() { }); world.push(rainviewerClouds); - } } let createGeoJsonLayer = function (title, name, url, fill, stroke, showLabel = true) {