The original browser event.
The pixel of the original browser event.
The coordinate of the original browser event.
Indicates if the map is currently being dragged. Only set for
POINTERDRAG and POINTERMOVE events. Default is false.
The map where the event occurred.
The frame state at the time of the event.
The event type.
The event target.
Event type.
Map.
Browser event.
可選opt_dragging: booleanIs the map currently being dragged?
可選opt_frameState: FrameStateFrame state.
Events emitted as map browser events are instances of this type. See ol.Map for which events trigger a map browser event.
參數: type
Event type.
參數: map
Map.
參數: pointerEvent
Pointer event.
參數: opt_dragging
Is the map currently being dragged?
參數: opt_frameState
Frame state.