Spaces:
Sleeping
Sleeping
onfarmview
commited on
Commit
·
6302cb8
1
Parent(s):
bec1f4e
first time
Browse files
app.py
CHANGED
@@ -62,6 +62,7 @@ histats_code = """
|
|
62 |
|
63 |
st.markdown(histats_code, unsafe_allow_html=True)
|
64 |
|
|
|
65 |
|
66 |
m = leafmap.Map(
|
67 |
basemap="HYBRID",
|
|
|
62 |
|
63 |
st.markdown(histats_code, unsafe_allow_html=True)
|
64 |
|
65 |
+
map_center=(-43.525650, 172.639847)
|
66 |
|
67 |
m = leafmap.Map(
|
68 |
basemap="HYBRID",
|