ShapeMouseLeaveEvent
Class
Arguments for the shapeMouseLeave event.
Fires when the mouse leaves 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.