MapEvent interface
Event object returned by the maps when a basic event occurs.
Properties
| map | The |
| original |
The original event that was fired. |
| type | The event type. |
Property Details
map
originalEvent
The original event that was fired.
originalEvent?: Event
Property Value
Event
type
The event type.
type: string
Property Value
string