Search results

ZoomToolbarTooltipSettings API in JavaScript Maps API control

Specifies the options to customize the tooltip of the zoom toolbar.

Properties

borderColor

string

Gets or sets the color of the border of the tooltip of the zoom toolbar.

Defaults to ‘#707070’

borderOpacity

number

Gets or sets the opacity of the border of the tooltip of the zoom toolbar.

Defaults to 1

borderWidth

number

Gets or sets the width of the border of the tooltip of the zoom toolbar.

Defaults to 1

fill

string

Gets or sets the background color of the tooltip of the zoom toolbar.

Defaults to ‘white’

fontColor

string

Gets or sets the color of the text in the tooltip of the zoom toolbar.

Defaults to ‘black’

fontFamily

string

Gets or sets the font family of the text in the tooltip of the zoom toolbar.

Defaults to

fontOpacity

number

Gets or sets the font opacity of the text in the tooltip of the zoom toolbar.

Defaults to 1

fontSize

string

Gets or sets the size of the text in the tooltip of the zoom toolbar.

Defaults to

fontStyle

string

Gets or sets the font style of the text in the tooltip of the zoom toolbar.

Defaults to

fontWeight

string

Gets or sets the font weight of the text in the tooltip of the zoom toolbar.

Defaults to

visible

boolean

Enables or disables the tooltip of the zoom toolbar.

Defaults to true