Interface ScaleLineOptions

ScaleLine options

Hierarchy

  • ScaleLineOptions

Properties

className?: string

A css class name *

dpi?: number

dpi of the output device *

minWidth?: number

Minimum width in pixels at the OGC default dpi. The width will be adjusted to match the dpi used. *

target?: string | HTMLElement

Specify a target if you want the control to be rendered outside of the map's viewport *

Generated using TypeDoc