This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
[FEATURE] When new points added to the map, zoom should set bounds to have all visible #95
Labels
enhancement
New feature or request
Description
Currently we are using a fixed zoom on map load and the "Pan to marker" zoom out. This can exclude new contributors to the map who fall naturally outside of the bounds of this fixed area.
To increase UX and make sure all contributors are seen on load, adjust the map zoom to be dynamic based on the points.
Default: current zoom can stay
One point: center on that points location (open to other ideas)
Two or more points: zoom/map bounds should encompass all points in the visible area
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: