The geographic location on the map of the center of the touch event points.
The geographical locations on the map corresponding to a
touch event's touches
property.
The DOM event which caused the map event.
The pixel coordinates of the center of the touch event points, relative to the map and measured from the top left corner.
The array of pixel coordinates corresponding to a
touch event's touches
property.
The Map
object that fired the event.
The event type.
true
if preventDefault
has been called.
Generated using TypeDoc
MapTouchEvent
is the event type for touch-related map events.