-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fc58104
commit 526cc28
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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( | ||
|
@@ -39540,6 +39540,6 @@ | |
poly_line_b5c323d8eec8e567d6b3b3acae10551e.bindPopup(popup_d60cf74dab9b2c199c0128122cdd63ec) | ||
; | ||
|
||
</script> | ||
</script> | ||
</body> | ||
</html> |