ua-snap / alaska-wildfires

MIT License
0 stars 0 forks source link

Updates marker CSS classes to have their cursor be a pointer. #85

Closed BobTorgerson closed 2 weeks ago

BobTorgerson commented 2 weeks ago

This PR fixes the fire layer and the Purple Air sensor layer so that both have the correct cursor type when hovered over them. They should always be pointers when hovering over one of the markers and should be a grabbing icon if not. This also works where if you hold shift, the cursor also updates to a pointer to indicate the ability to click.

Fixes #78