Jonathan Marokhovsky commited on
Commit
6f8828f
1 Parent(s): c8e29df

Making leafmap foliumap to see if that helps

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import leafmap
2
  import rioxarray
3
  import geopandas as gpd
4
  import streamlit as st
 
1
+ import leafmap.foliumap as leafmap
2
  import rioxarray
3
  import geopandas as gpd
4
  import streamlit as st