Open
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
It was described that one potential enhancement would be to change the cursor upon highlighting of a clickable entity on the map. This way the user can know that they're able to click on that point.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Can look into using the eventListener for mouse events (see here and here) and respond with a cursor change based on that.
Additional context
Add details, any other context or screenshots about the feature request here.