Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Decrease min zoom on the map to allow riders to zoom out further #2319

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

joshlarson
Copy link
Contributor

A minZoom of 12 doesn't allow riders to zoom out very far at all, which means that trips over a certain distance won't fit on the screen.

(Lower zoom corresponds to a bigger map - a zoom level of 1 is the entire planet)

Before

Screenshot 2025-01-09 at 12 06 04 PM

After

Screenshot 2025-01-09 at 12 04 05 PM

No ticket.

@joshlarson joshlarson requested a review from a team as a code owner January 9, 2025 17:47
@joshlarson joshlarson enabled auto-merge (squash) January 9, 2025 17:48
config/config.exs Outdated Show resolved Hide resolved
Co-authored-by: Cristen Jones <cjones3@mbta.com>
@joshlarson joshlarson disabled auto-merge January 9, 2025 19:45
@joshlarson joshlarson enabled auto-merge (squash) January 9, 2025 19:45
@joshlarson joshlarson merged commit 79cc8a8 into main Jan 9, 2025
17 checks passed
@joshlarson joshlarson deleted the jdl/decrease-min-zoom-on-map branch January 9, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants