Search results

PolygonTooltipSettingsModel API in Angular Maps API component

Interface for a class PolygonTooltipSettings

Properties

border

BorderModel

Gets or sets the attributes such as width, color and opacity of the border of the tooltip element of the polygon shape.

fill

string

Gets or sets the fill color for the tooltip of the polygon shape.

textStyle

FontModel

Gets or sets the font properties of the text content of the tooltip element of the polygon shape.

visible

boolean

Shows or hides the tooltip of the polygon shapes. When this property is set as false, the tooltip for all the polygon shapes in a layer will not be visible.