Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a layer included in the export map.

Hierarchy

  • ExportMapLayerDefinition

Index

Properties

Optional displayField

displayField: string

The name of the field to use for display purposes for this layer.

Optional displayName

displayName: string

The display name for this layer.

Optional drawingInfo

drawingInfo: any

This looks like it was being used by some piece of ExportMapTask and so it exists both here and in the underlying layerDefinition

geometryType

geometryType: string

A string representing the type of geometry contained in the export layer's features array.

Optional id

id: number

Optional id of this layer.

Optional layerDef

layerDef: string

The definition expression for the export dynamic layer. Brought out of layerDefinition for Essentials.

Optional layerDefinition

The dynamic definition for this layer.

name

name: string

The name of the layer.