From ae04307ee65931a4cd2dee1a6ce932e0d04435e5 Mon Sep 17 00:00:00 2001 From: sstent Date: Mon, 3 Jun 2024 13:15:00 -0400 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 26c24f7d52..01b54995c3 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@ var proxyKmlUrl = corsProxy + encodeURIComponent(kmlUrl); // Load the KML file - omnivore.kml(proxyKmlUrl).addTo(map); + //omnivore.kml(proxyKmlUrl).addTo(map); // Load the KML file and customize the marker icon