mirror of
https://github.com/sstent/StuTracker.git
synced 2026-02-01 21:42:25 +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'
|
attribution: '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors'
|
||||||
}).addTo(map);
|
}).addTo(map);
|
||||||
|
|
||||||
// Replace the following URL with your actual KML URL and credentials
|
// KML URL
|
||||||
var kmlUrl = 'https://USERNAME:PASSWORD@URL_OF_YOUR_KML_FILE';
|
var kmlUrl = 'https://share.garmin.com/Feed/ShareLoader/NDB92';
|
||||||
|
|
||||||
// Use a CORS proxy
|
// Use a CORS proxy
|
||||||
var corsProxy = 'https://cors-anywhere.herokuapp.com/';
|
var corsProxy = 'https://cors-anywhere.herokuapp.com/';
|
||||||
|
|||||||
Reference in New Issue
Block a user