Skip to content

When MousePosition is enabled, other plugins are updated when it's not necessary #1470

Closed
@mbarto

Description

This usually happens because mouse coordinate are in the map state fragment, and any component connected to this one could be updated when it's not really needed.
We could:

  • better connect some components to avoid updates on mousemove
  • move mouseposition data out of the map fragment

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

Relationships

None yet

Development

No branches or pull requests

Issue actions