danielle-losos commited on
Commit
be0641f
·
verified ·
1 Parent(s): 711290c

Remove toolbar

Browse files
Files changed (1) hide show
  1. 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
  )