Skip to content

Commit

Permalink
Update map.html
Browse files Browse the repository at this point in the history
  • Loading branch information
morgan-fox authored Oct 31, 2024
1 parent fc58104 commit 526cc28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions map.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
</div>
</nav>

<div class="folium-map" id="map_3a65d0ddc6356202ee9481e6ce5ed511" ></div>
<div class="folium-map" id="map_3a65d0ddc6356202ee9481e6ce5ed511" ></div>
<!-- Import Bootstrap JS and other scripts -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/leaflet.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>

<script>
<script>


var map_3a65d0ddc6356202ee9481e6ce5ed511 = L.map(
Expand Down Expand Up @@ -39540,6 +39540,6 @@
poly_line_b5c323d8eec8e567d6b3b3acae10551e.bindPopup(popup_d60cf74dab9b2c199c0128122cdd63ec)
;

</script>
</script>
</body>
</html>

0 comments on commit 526cc28

Please sign in to comment.