Update index.html

This commit is contained in:
2024-06-03 11:57:40 -04:00
committed by GitHub
parent 5d7720551c
commit 40b4a3a102

View File

@@ -40,8 +40,9 @@
attribution: '&copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors'
}).addTo(map);
// KML URL
var kmlUrl = 'https://share.garmin.com/Feed/ShareLoader/NDB92';
// KML URL with username and password
var kmlUrl = 'https://USERNAME:abodyinmotion@share.garmin.com/Feed/ShareLoader/NDB92';
// Use CorsProxy.io
var corsProxy = 'https://corsproxy.io/?';