Interface ZoomControlOptions

Hierarchy

  • ZoomControlOptions

Properties

zoomInText?: string

The text set on the 'zoom in' button.

zoomInTitle?: string

The title set on the 'zoom in' button.

zoomOutText?: string

The text set on the 'zoom out' button.

zoomOutTitle?: string

The title set on the 'zoom out' button.

Generated using TypeDoc