You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to do this: map.setView({bounds: LocationRect, zoom: number }). Is there a way to do it declaratively, or could I get a ref to the underlying map instance so I can change it imperatively ?