Search results

ISelectionEventArgs API in React Maps API component

Specifies the event arguments for item selection event in maps.

Properties

border

BorderModel

Defines the settings of the border for the selected shape in maps.

cancel

boolean

Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.

data

Object

Defines the data from the data source for the current shape or marker.

fill

string

Defines the color while selecting the shape in maps.

maps

Maps

Defines the current maps instance.

name

string

Defines the name of the event.

opacity

number

Defines the opacity for the selected shape.

shapeData

Object

Defines the data from GeoJSON data for the current shape.

target

string

Defines target id of current mouse event.