Level Layer Definition
Creates a new LevelLayerDefinition object using the specified com.arcgismaps.mapping.layers.Layer.id, level id field, level number field, short name field, long name field, vertical order field, and facility id field.
Since
200.1.0
Parameters
An ID that specifies a layer in the map or scene that describes floor levels.
The name of the attribute field that contains each level feature's unique identifier.
The name of the attribute field that contains each level feature's level number specific to its facility.
The name of the attribute field that contains each level feature's short name.
The name of the attribute field that contains each level feature's long name.
The name of the attribute field that contains each level feature's vertical order. The vertical order defines the order of display in a floor filtering UI component, and it also references the floor levels of an Indoor Positioning System.
The name of the attribute field that contains each level feature's facility identifier (a foreign key to the layer that contains facility features).