Object Highlight on mouse hover
Open
Component: Core
Component: Mantle
Feature Request
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This is a very interesting feature, but one that might be computationally expensive.
Current suggestion is to use a hashing function that returns an object on mouse position. The problem is that at every zoom level and every scroll, the hashMap has to be repopulated with all elements drawn.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.