Skip to content

Optimize Canvas paths to only redraw the dirty regionΒ #1466

Closed
@mourner

Description

Currently Canvas-powered paths are all redrawed when you update just one layer. It can be optimized a lot (esp. in case of choropleth maps) if we redraw just the paths whose bounds intersect with the bounds of the redrawed path.

Should help with path hovering performance #1403 a lot.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions