Using initial_view_state with view_state() one get adjust the way that their map looks allowing them to change the pitch and bearing. This is particularly handy for 3D / extruded shapes. However, view_state() does not let you specify a starting bound only a starting center point.
The initial bounds should only conflict with the center argument of view_state() not all others.
Using
initial_view_state
withview_state()
one get adjust the way that their map looks allowing them to change the pitch and bearing. This is particularly handy for 3D / extruded shapes. However, view_state() does not let you specify a starting bound only a starting center point.The initial bounds should only conflict with the
center
argument ofview_state()
not all others.This would save one from doing: