We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d542d8 commit 4e4beb2Copy full SHA for 4e4beb2
streamlit/flight_routes/app.py
@@ -1,5 +1,6 @@
1
import folium
2
import streamlit as st
3
+from streamlit_folium import st_folium
4
from streamlit_folium import folium_static
5
import pandas as pd
6
from pyproj import Geod
0 commit comments