Events emitted as map events are instances of this type. See module:ol/Map~Map for which events trigger a map event.
Event type.
Map.
Optional
Frame state.
The frame state at the time of the event.
The map where the event occurred.
The event target.
The event type.
Prevent default. This means that no emulated click, singleclick or doubleclick events will be fired.
click
singleclick
doubleclick
Stop event propagation.
Classdesc
Events emitted as map events are instances of this type. See module:ol/Map~Map for which events trigger a map event.