originalEvent property

TouchEvent originalEvent

The DOM event which caused the map event.

Implementation

TouchEvent get originalEvent => jsObject.originalEvent;