Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
giswqs
/
streamlit-maplibre
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6f8ce19
streamlit-maplibre
/
app.py
giswqs
Add map
6f8ce19
about 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
leafmap.maplibre
as
leafmap
m = leafmap.Map()
m.to_streamlit()