Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ILayerInfo

Index

Properties

busyWorkerCount: number

The busy worker count of this layer. If greater than 0, the layer is considered to be in the process of loading

since

0.13

Cluster style settings

since

0.14

description?: string

An optional description for the layer

memberof

ILayerInfo

since

0.14

displayName: string

The display name of this layer

memberof

ILayerInfo

since

0.14

extensions?: IWmsLayerExtensions

Extension data for this layer

since

0.13

Heatmap settings

since

0.14

isExternal: boolean

Indicates if this layer is an external layer

since

0.13

metadata?: any

Metadata attached to the layer

since

0.14

memberof

ILayerInfo

name: string

The name of the layer

memberof

ILayerInfo

opacity: number

The opacity of this layer

since

0.13

memberof

ILayerInfo

selectable: boolean

Indicates if this layer is selectable by the select tool

since

0.13

type: string

The type of layer

memberof

ILayerInfo

vectorStyle?: IVectorLayerStyle

The vector style for this layer. Not applicable for raster layers.

since

0.13

since

0.14 Changed to IVectorLayerStyle

visible: boolean

Indicates if this layer is visible

since

0.13

Generated using TypeDoc