SelectionSettings

23 Sep 20251 minute to read

Gets or sets the options to customize the maps on selecting the shapes.

Properties

border BorderModel

Gets or sets 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 and bubbles in maps.

Defaults to false

enableMultiSelect boolean

Enables or disables the selection of multiple shapes in maps.

Defaults to false

fill string

Gets or sets the color for the shape that is selected.

Defaults to null

opacity number

Gets or sets the opacity for the shape that is selected.

Defaults to 1