From 5201500d25c6867bbfd9d1715f2fb03c771e089c Mon Sep 17 00:00:00 2001 From: sstent Date: Mon, 3 Jun 2024 13:02:55 -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 1e7df72de9..92d8ef3559 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@ }).addTo(map); // KML URL with username and password - var kmlUrl = 'https://USERNAME:abodyinmotion@share.garmin.com/Feed/ShareLoader/NDB92'; + var kmlUrl = 'https://share.garmin.com/Feed/Share/NDB92'; // Use CorsProxy.io to handle CORS for the KML file var corsProxy = 'https://corsproxy.io/?';