MapInteractionEvent
The event object passed to the interaction listeners.
coordinate:
The cursor position in world coordinates.
point: { x: number; y: number; }
The pixel coordinates of the mouse cursor, relative to the map and measured from the top left corner.
features: []
The vector features that are under the cursor.
rasterValues: []
The raster pixel values that are under the cursor.