Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AreaMeasurementLayerProperties

Hierarchy

Index

Properties

Optional fullExtent

fullExtent: ExtentProperties

The full extent of the layer.

Read more...

Optional geometry

Polygon whose area is to be computed and displayed in the view.

Read more...

Optional id

id: string

The unique ID assigned to the layer.

Read more...

Optional listMode

listMode: "show" | "hide" | "hide-children"

Indicates how the layer should display in the LayerList widget.

Read more...

Optional opacity

opacity: number

The opacity of the layer.

Read more...

Optional title

title: string

The title of the layer used to identify it in places such as the LayerList widget.

Read more...

Optional visible

visible: boolean

Indicates if the layer is visible in the View.

Read more...

Generated using TypeDoc