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

more lenient longitude validation for region picker initialCenter #117

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

Shane98c
Copy link
Member

@Shane98c Shane98c commented Jun 7, 2024

When zoomed way out, it's common for the world to wrap and features to be shown more than once on large screens. In these cases, we should allow longitudes that exceed 180 since it allows us to specify which of the duplicate features we actually want to center on.

Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
maps-demo ⬜️ Ignored (Inspect) Jun 7, 2024 8:33pm
maps-docs ⬜️ Ignored (Inspect) Jun 7, 2024 8:33pm

@Shane98c Shane98c requested a review from katamartin June 7, 2024 20:45
@Shane98c Shane98c merged commit 9889bcb into main Jun 10, 2024
10 checks passed
@Shane98c Shane98c deleted the coordinateValidation branch June 10, 2024 16:09
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