ShapeMouseEnterEvent
Class
Arguments for the shapeMouseEnter event.
Fires when the mouse enters a shape.
This event fires reliably only for shapes that have a set fill color. You can still set the opacity to 0 so the shapes appear to have no fill.
Definition
Package:@progress/kendo-angular-map
Properties
The source DOM event instance.
The MapComponent that triggered the event.