mirror of
https://github.com/sstent/StuTracker.git
synced 2026-02-06 06:11:36 +00:00
Update index.html
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
var proxyKmlUrl = corsProxy + encodeURIComponent(kmlUrl);
|
var proxyKmlUrl = corsProxy + encodeURIComponent(kmlUrl);
|
||||||
|
|
||||||
// Load the KML file
|
// Load the KML file
|
||||||
omnivore.kml(proxyKmlUrl).addTo(map);
|
//omnivore.kml(proxyKmlUrl).addTo(map);
|
||||||
|
|
||||||
|
|
||||||
// Load the KML file and customize the marker icon
|
// Load the KML file and customize the marker icon
|
||||||
|
|||||||
Reference in New Issue
Block a user