Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

ActuallyVisible: boolean

Indicates the actual visibility of the element. The visibility depends on the visible property of the element, and the visible property of each group this element is organized within.

DisplayInLegend: boolean

Indicates whether this element should be displayed in the legend

ExpandInLegend: boolean

Indicates whether this element should be initially expanded in the legend

FeatureSource?: FeatureSourceInfo
LayerDefinition: string
LegendLabel: string

The element's legend label

Name: string

The name of this element

ObjectId: string

The element's object id

ParentId?: string

The element's parent id

ScaleRange?: ScaleRangeInfo[]
Selectable: boolean

Gets whether this layer is selectable

Type: LayerType
Visible: boolean

Indicates whether this element is potentially visible. Note that this may be true even though the element is not visible. This will occur if one of the groups this element is organized within is not visible.

Generated using TypeDoc