yachay commited on
Commit
78afeef
·
1 Parent(s): 7341b3b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ if st.session_state.text_input:
138
  initial_view_state=pdk.ViewState(
139
  latitude=location[0],
140
  longitude=location[1],
141
- zoom=11,
142
  pitch=50,
143
  ),
144
  layers=[
 
138
  initial_view_state=pdk.ViewState(
139
  latitude=location[0],
140
  longitude=location[1],
141
+ zoom=6,
142
  pitch=50,
143
  ),
144
  layers=[