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