/ Maps / ISelectionEventArgs
Search results

ISelectionEventArgs API in Vue Maps API component

Specifies the event arguments for item selection event in maps.

Properties

border

BorderModel

Defines the color and width 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.

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 shape data for the maps.

target

string

Defines current mouse event target id.