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

@amandamartin-dev

Description

@amandamartin-dev

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions