diff --git a/index.html b/index.html index 03cfe4f93c..03a96bcbf3 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@ // Load the KML file var kmlLayer = new google.maps.KmlLayer({ - url: 'URL_OF_YOUR_KML_FILE', + url: 'https://share.garmin.com/Feed/Share/NDB92', map: map });