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 think we have the desired functionality via #187, fitbounds (with offset on large screens) when navigating to a non-index route, do nothing when navigating back to index. Closing
When the user clicks on a clickable layer, changing the route, the map does a fitBounds to the selected feature.
Likewise, when the user closes the information pane, the main map also does a fitBounds to the default view.
fitBounds should only happen when the app is loaded for the first time.
fitBounds should not happen when transitioning routes within the app.
The text was updated successfully, but these errors were encountered: