ZoomToolbarButtonSettingsModel

23 Sep 20251 minute to read

Interface for a class ZoomToolbarButtonSettings

Properties

borderColor string

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

borderOpacity number

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

borderWidth number

Gets or sets the width of the border of the button in the zoom toolbar.

color string

Gets or sets the color of the icons inside the button.

fill string

Gets or sets the fill color of the button.

highlightColor string

Gets or sets the color for the button when the mouse has hovered on the same.

opacity number

Gets or sets the opacity of the button.

padding number

Gets or sets the padding space between each button.

radius number

Gets or sets the radius of the button. This property is used to modify the size of the button.

selectionColor string

Gets or sets the color of the icons inside the button when selection is performed.

toolbarItems ToolbarItem[]

Gets or sets the items that should be displayed in the Maps zoom toolbar. By default, zoom-in, zoom-out, and reset buttons are visible. Other options include selection zoom and panning.