Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
giswqs
/
streamlit-maplibre
like
0
Running
App
Files
Files
Community
giswqs
commited on
Jul 1
Commit
60752af
•
1 Parent(s):
6f8ce19
Update map
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import leafmap.
maplibre
as leafmap
2
3
m = leafmap.Map()
4
m.to_streamlit()
1
+
import leafmap.
maplibregl
as leafmap
2
3
m = leafmap.Map()
4
m.to_streamlit()