Spaces:
Sleeping
Sleeping
Remove toolbar
Browse files- pages/burn_mapping.py +1 -0
pages/burn_mapping.py
CHANGED
@@ -89,4 +89,5 @@ def Page():
|
|
89 |
center=[39, -120.5],
|
90 |
zoom=8,
|
91 |
height="600px",
|
|
|
92 |
)
|
|
|
89 |
center=[39, -120.5],
|
90 |
zoom=8,
|
91 |
height="600px",
|
92 |
+
toolbar_ctrl=False
|
93 |
)
|