Skip to content

GeoJSONOverlay, MVTOverlay: Improved redraw performance#1588

Merged
gkjohnson merged 12 commits into
masterfrom
redraw-tracking
May 20, 2026
Merged

GeoJSONOverlay, MVTOverlay: Improved redraw performance#1588
gkjohnson merged 12 commits into
masterfrom
redraw-tracking

Conversation

@gkjohnson
Copy link
Copy Markdown
Contributor

Fix #1583

  • Only draw visible tiles on initial redraw, add dirty tracking for subsequent redraw over next frames
  • PriorityQueue: add "flush" function

@gkjohnson gkjohnson merged commit 6f4e0e7 into master May 20, 2026
1 check passed
@gkjohnson gkjohnson deleted the redraw-tracking branch May 20, 2026 09:55
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.

ImageOverlayPlugin: Enable "redraw" or "dirty" functions to update only necessary tiles

1 participant