Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IViewSizeProps

Hierarchy

  • IViewSizeProps

Index

Properties

height

height: number

Height in pixels

memberof

IViewSizeProps

Optional locale

locale: undefined | string
since

0.12.2

metersPerUnit

metersPerUnit: number

Meters per unit

memberof

IViewSizeProps

Optional precision

precision: undefined | number

Decimal precision to display

memberof

IViewSizeProps

units

The desired unit of measure to display the size in

memberof

IViewSizeProps

view

view: IMapView

The map view

memberof

IViewSizeProps

width

width: number

Width in pixels

memberof

IViewSizeProps

Generated using TypeDoc