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

Less clipping of target resolution tiles #13391

Merged
merged 2 commits into from
Feb 17, 2022
Merged

Conversation

ahocevar
Copy link
Member

@ahocevar ahocevar commented Feb 16, 2022

This pull request reduces the amount of clip() operations on the TileLayer renderer context. It also removes unused clip code from the VectorTileLayer renderer.

Fixes #12134.

@github-actions
Copy link

📦 Preview the examples and docs from this branch here: https://deploy-preview-13391--ol-site.netlify.app/.

@ahocevar ahocevar changed the title Use composite operation instead of clipping Less target resolution tiles clipping Feb 17, 2022
@ahocevar ahocevar marked this pull request as ready for review February 17, 2022 14:25
@ahocevar ahocevar changed the title Less target resolution tiles clipping Less clipping of target resolution tiles Feb 17, 2022
@ahocevar ahocevar merged commit 004abcc into openlayers:main Feb 17, 2022
@ahocevar ahocevar deleted the no-clipping branch February 17, 2022 15:19
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.

Laggy pan-performance with multiple tile layers (Desktop Firefox)
2 participants