MapInteractionEvent


The event object passed to the interaction listeners.

Properties

coordinate

coordinate: LatLng

The cursor position in world coordinates.


features

features: Feature[]

The vector features that are under the cursor.


rasterValues

rasterValues: RasterValue[]

The raster pixel values that are under the cursor.

Last updated