danielle-losos commited on
Commit
86099a3
·
verified ·
1 Parent(s): f26f5cc

Update pages/05_GOES_NBR.py

Browse files
Files changed (1) hide show
  1. pages/05_GOES_NBR.py +1 -1
pages/05_GOES_NBR.py CHANGED
@@ -38,7 +38,7 @@ def Page():
38
  with solara.Column(style={"min-width": "500px"}):
39
  Map.element(
40
  center=[40, -100],
41
- zoom=4,
42
  height="600px",
43
  )
44
 
 
38
  with solara.Column(style={"min-width": "500px"}):
39
  Map.element(
40
  center=[40, -100],
41
+ zoom=5,
42
  height="600px",
43
  )
44