Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IViewSizeProps

Hierarchy

  • IViewSizeProps

Index

Properties

height

height: number

Height in pixels

type

{number}

memberof

IViewSizeProps

metersPerUnit

metersPerUnit: number

Meters per unit

type

{number}

memberof

IViewSizeProps

Optional precision

precision: undefined | number

Decimal precision to display

type

{number}

memberof

IViewSizeProps

units

The desired unit of measure to display the size in

type

{UnitOfMeasure}

memberof

IViewSizeProps

view

view: IMapView

The map view

type

{IMapView}

memberof

IViewSizeProps

width

width: number

Width in pixels

type

{number}

memberof

IViewSizeProps

Generated using TypeDoc