robocan commited on
Commit
4e3af53
·
verified ·
1 Parent(s): 0ad45dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ def create_map_figure(predictions, cell_ids):
99
  ))
100
 
101
  fig.update_layout(
102
- mapbox_style="light", # Change this line to use 'light' style
103
  hovermode='closest',
104
  mapbox=dict(
105
  bearing=0,
 
99
  ))
100
 
101
  fig.update_layout(
102
+ mapbox_style="open-street-map", # Change this line to use 'light' style
103
  hovermode='closest',
104
  mapbox=dict(
105
  bearing=0,