Skip to content

Commit

Permalink
Added link to JS for realtime (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
hansthen authored Apr 16, 2024
1 parent 5ce3fba commit 56454c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions streamlit_folium/frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-locatecontrol/0.66.2/L.Control.Locate.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/Leaflet.VectorGrid.bundled.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-groupedlayercontrol/0.6.1/leaflet.groupedlayercontrol.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-realtime/2.2.0/leaflet-realtime.js"></script>

<link
rel="stylesheet"
Expand Down

0 comments on commit 56454c9

Please sign in to comment.