ZoomControlOptions

Properties

Link copied to clipboard
abstract var position: PositionsUnion

The position of the control (one of the map corners).

Link copied to clipboard
abstract var zoomInText: String?

The text set on the 'zoom in' button.

Link copied to clipboard
abstract var zoomInTitle: String?

The title set on the 'zoom in' button.

Link copied to clipboard
abstract var zoomOutText: String?

The text set on the 'zoom out' button.

Link copied to clipboard
abstract var zoomOutTitle: String?

The title set on the 'zoom out' button.