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 overlay rendering maxzoom #225

Merged
merged 5 commits into from
Jan 1, 2025
Merged

Conversation

greensopinion
Copy link
Owner

@greensopinion greensopinion commented Jan 1, 2025

Fix rendering defect with multiple tile sources having different max zoom levels

Resolve an issue that caused incorrect scaling and translation of overlay tiles
(e.g., contour lines and hillshade) when the theme included overlay tile sources
with a maxZoom less than the main tile source.

…zoom levels

Resolve an issue that caused incorrect scaling and translation of overlay tiles
(e.g., contour lines and hillshade) when the theme included overlay tile sources
with a maxZoom less than the main tile source.

Simplify the rendering logic by eliminating duplicate code, improving maintainability
and reducing potential for future errors.
enable loading tiles from the filesystem.
enables loading from the filesystem.
@greensopinion greensopinion merged commit e10dcf5 into main Jan 1, 2025
1 check passed
@greensopinion greensopinion deleted the fix-overlay-rendering-maxzoom branch January 1, 2025 23:36
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