Interface for a class PolygonTooltipSettings
Gets or sets the attributes such as width, color and opacity of the border of the tooltip element of the polygon shape.
number
Specifies the value within which the tooltip will be removed on a mobile device. The value represents time in milliseconds. If the value is set to 0, the tooltip will not be removed. If the value is set to greater than 0, the tooltip will be removed at the specified time.
string
Gets or sets the fill color for the tooltip of the polygon shape.
Gets or sets the font properties of the text content of the tooltip element of the polygon shape.
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.