From 976fa11ee215a6ed8df25bc8ebebfc4427b879a8 Mon Sep 17 00:00:00 2001 From: sstent Date: Mon, 3 Jun 2024 13:15:18 -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 01b54995c3..704cbdc6ee 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/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/?';