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
{{ message }}
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
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