giswqs commited on
Commit
60752af
1 Parent(s): 6f8ce19

Update map

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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()