Spaces:
Sleeping
Sleeping
onfarmview
commited on
Commit
·
6524298
1
Parent(s):
48784bd
first time
Browse files
app.py
CHANGED
@@ -74,7 +74,7 @@ st.markdown(histats_code, unsafe_allow_html=True)
|
|
74 |
map_center=(-43.525650, 172.639847)
|
75 |
|
76 |
m = geemap.Map(
|
77 |
-
basemap="
|
78 |
plugin_Draw=True,
|
79 |
Draw_export=True,
|
80 |
locate_control=True,
|
|
|
74 |
map_center=(-43.525650, 172.639847)
|
75 |
|
76 |
m = geemap.Map(
|
77 |
+
basemap="HYBRID",
|
78 |
plugin_Draw=True,
|
79 |
Draw_export=True,
|
80 |
locate_control=True,
|