SiteLayerDefinition

constructor(layerId: String, nameField: String, siteIdField: String)

Creates a new SiteLayerDefinition object with the specified layer id, site name attribute field and site id attribute field.

Since

200.1.0

Parameters

layerId

An ID that specifies a layer in the map or scene that contains site features.

nameField

The name of the attribute field that contains each site feature's name.

siteIdField

The name of the attribute field that contains each site feature's unique identifier.