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

Equirectangular bugfix #115

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Conversation

katamartin
Copy link
Member

Bugfix for changes made in #114. Now that pointToTile() can return early, missing break in switch block meant that empty return was always hit for equirectangular case.

@katamartin katamartin requested a review from Shane98c April 2, 2024 15:28
Copy link

vercel bot commented Apr 2, 2024

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

2 Ignored Deployments
Name Status Preview Updated (UTC)
maps-demo ⬜️ Ignored (Inspect) Apr 2, 2024 3:28pm
maps-docs ⬜️ Ignored (Inspect) Apr 2, 2024 3:28pm

@katamartin katamartin merged commit 07ac7c1 into main Apr 2, 2024
10 checks passed
@katamartin katamartin deleted the katamartin/equirectangular-bugfix branch April 2, 2024 15:38
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