Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents information about an Essentials Layer.

Hierarchy

  • EssentialsLayerInfo

Index

Properties

displayName

displayName: string

The alias to use for the Layer in client applications

id

id: string

The Layer ID.

isDynamic

isDynamic: boolean

The value indicating that the Layer is dynamic.

isVisible

isVisible: boolean

The value indicating whether the Layer is set to visible.

layerUrl

layerUrl: string

The Layer URL.

mapServiceId

mapServiceId: string

The MapService ID.

mapServiceUrl

mapServiceUrl: string

The MapService URL.

name

name: string

The name of the Layer

properties

properties: object

A dictionary of arbitrary properties.

Type declaration

  • [key: string]: any

token

token: string

The security token of the service.