Search results

ZoomToolbarSettings API in JavaScript (ES5) Maps API control

Sets and gets the options to customize the border of the zoom toolbar.

Properties

backgroundColor

string

Gets or sets the background color of the zoom toolbar.

Defaults to ‘transparent’

borderColor

string

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

Defaults to ‘transparent’

borderOpacity

number

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

Defaults to 1

borderWidth

number

Gets or sets the thickness of the border of the zoom toolbar.

Defaults to 1

buttonSettings

ZoomToolbarButtonSettingsModel

Specifies the options to customize the buttons in the zoom toolbar.

horizontalAlignment

Alignment

Gets or sets the placement of the zoom toolbar when it is placed horizontally.

Defaults to Far

orientation

Orientation

Gets or sets the orientation of the zoom toolbar.

Defaults to Horizontal

tooltipSettings

ZoomToolbarTooltipSettingsModel

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

verticalAlignment

Alignment

Gets or sets the placement of the zoom toolbar when it is placed vertically.

Defaults to Near