Skip to content

Fix invalid tile messages #10

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

Merged
merged 3 commits into from
Mar 24, 2025
Merged

Conversation

CelliesProjects
Copy link
Owner

@CelliesProjects CelliesProjects commented Mar 24, 2025

Fix the issue that tiles with an invalid y index in the requiredTiles vector caused a lot of messages.
These tiles are added when navigating around the polar areas -by design- and the resulting messages can be ignored.

Skipping these tiles in updateCache and composeMap while still updating tileIndex in composeMapsolves the issue.

@CelliesProjects CelliesProjects changed the title Fix the issue Fix invalid tile messages Mar 24, 2025
@CelliesProjects CelliesProjects merged commit 366a012 into main Mar 24, 2025
1 check passed
@CelliesProjects CelliesProjects deleted the fix-invalid-tiles-caching branch March 24, 2025 12:14
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.

1 participant