Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the dynamic definition of a layer that has been added to the map.

Hierarchy

  • ExportDynamicMapLayerDefinition

Index

Properties

Optional definitionExpression

definitionExpression: string

The current definition expression for this layer, if it has one.

Optional displayName

displayName: string

Display name for this layer.

Optional drawingInfo

drawingInfo: LayerDrawingOptions

Arbitrary drawing info for the layer to include in the printing request made to Essentials.

Optional source

source: LayerSource

The dynamic source for this layer. Used so Essentials can create the dynamic layer.