Update index.html

This commit is contained in:
2024-06-03 13:15:18 -04:00
committed by GitHub
parent ae04307ee6
commit 976fa11ee2

View File

@@ -52,7 +52,7 @@
}).addTo(map);
// KML URL with username and password
var kmlUrl = 'https://USERNAME:abodyinmotion@share.garmin.com/Feed/Share/NDB92';
var kmlUrl = 'https://USERNAME:abodyinmotion@share.garmin.com/Feed/ShareLoader/NDB92';
// Use CorsProxy.io to handle CORS for the KML file
var corsProxy = 'https://corsproxy.io/?';