mirror of
https://github.com/sstent/StuTracker.git
synced 2026-01-26 02:22:01 +00:00
Update index.html
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
attribution: '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors'
|
||||
}).addTo(map);
|
||||
|
||||
// Replace the following URL with your actual KML URL and credentials
|
||||
var kmlUrl = 'https://USERNAME:PASSWORD@URL_OF_YOUR_KML_FILE';
|
||||
// KML URL
|
||||
var kmlUrl = 'https://share.garmin.com/Feed/ShareLoader/NDB92';
|
||||
|
||||
// Use a CORS proxy
|
||||
var corsProxy = 'https://cors-anywhere.herokuapp.com/';
|
||||
|
||||
Reference in New Issue
Block a user