'MapKit JS: Show "cursor pointer" when hovering over annotation

I'm using Apple's MapKit JS, and I'm wondering how I can configure it to show a "cursor pointer" when hovering over the annotations in the map? Now they are clickable, but the cursor never changes.

I'd like to show a cursor like this:

enter image description here

My map: enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source