Facility Layer Definition
Creates a new FacilityLayerDefinition object with the specified com.arcgismaps.mapping.layers.Layer.id, facility id attribute field, facility name attribute field, and site id attribute field.
Since
200.1.0
Parameters
layer Id
An ID that specifies a layer in the map or scene that contains facilities.
facility Id Field
The name of the attribute field that contains a facility feature's unique identifier.
name Field
The name of the attribute field that contains a facility feature's name.
site Id Field
The name of the attribute field that contains a facility feature's site identifier (a foreign key to the layer that contains sites).