Search results

TooltipSettingsModel API in Vue Maps API component

Interface for a class TooltipSettings

Properties

border

BorderModel

Sets and gets the options for customizing the color and width of the border of the tooltip in layers, markers, and bubbles of maps.

fill

string

Sets and gets the color of the tooltip in layers, markers, and bubbles of maps.

format

string

Sets and gets the format of the tooltip in layers, markers, and bubbles of maps.

template

string

Sets and gets the tooltip template for layers, markers, and bubbles in maps.

textStyle

FontModel

Sets and gets the options for customizing the style of the text in tooltip for layers, markers, and bubbles of maps.

valuePath

string

Sets and gets the value from the data source based on which the tooltip is visible on layers, markers, and bubbles of maps.

visible

boolean

Enables or disables the tooltip visibility for layers, markers, and bubbles in maps.