Search results

PolygonSettings API in JavaScript Maps API control

Defines the properties of the polygon shapes that will be rendered on a map layer. The selection and highlight settings for polygon shapes can also be defined.

Properties

highlightSettings

HighlightSettingsModel

Gets or sets the properties for highlighting polygon shapes in a map layer.

polygons

PolygonSettingModel[]

Gets or sets the properties of all the polygon shapes that will be displayed in a layer.

selectionSettings

SelectionSettingsModel

Gets or sets the properties for selecting polygon shapes in a map layer.

tooltipSettings

PolygonTooltipSettingsModel

Specifies the properties such as visibility, fill, border and text style to customize the tooltip.