/ Maps / SelectionSettings
Search results

SelectionSettings API in Vue Maps API component

Sets and gets the options to customize the maps on selecting the shapes.

Properties

border

BorderModel

Sets and gets the options for customizing the color and width of the border of selected shapes in maps.

enable

boolean

Enables or disables the selection for the layers, markers in maps.

Defaults to false

enableMultiSelect

boolean

Enables or disables the selection for many shapes in maps.

Defaults to false

fill

string

Sets and gets the color for the shape that is selected.

Defaults to null

opacity

number

Sets and gets the opacity for the shape that is selected.

Defaults to 1