Update index.html

This commit is contained in:
2024-06-03 12:06:30 -04:00
committed by GitHub
parent 527c48a0bf
commit a8ef091584

View File

@@ -27,6 +27,8 @@
<script src="https://unpkg.com/leaflet/dist/leaflet.js"></script>
<!-- Include Leaflet GPX plugin -->
<script src="https://unpkg.com/leaflet-gpx/gpx.js"></script>
<!-- Include Leaflet Omnivore plugin -->
<script src="https://unpkg.com/leaflet-omnivore@0.3.4/leaflet-omnivore.min.js"></script>
</head>
<body>
<div id="map"></div>