Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildingGroupSublayerProperties

Hierarchy

Index

Properties

Optional listMode

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

Indicates how the sublayer should display in the LayerList widget.

Read more...

Optional opacity

opacity: number

Opacity of the sublayer.

Read more...

Optional title

title: string

The title of the sublayer used to identify it in places such as the LayerList and Legend widgets.

Read more...

Optional visible

visible: boolean

Indicates if the sublayer is visible in the view.

Read more...

Generated using TypeDoc