Level Layer Definition
Defines the properties of the layer that contains floor levels for a floor-aware map or scene. A floor level describes the footprint of each occupiable floor contained in a managed facility.
Since
200.1.0
See also
Constructors
Link copied to clipboard
fun LevelLayerDefinition(layerId: String, levelIdField: String, levelNumberField: String, shortNameField: String, longNameField: String, verticalOrderField: String, facilityIdField: String)
Creates a new LevelLayerDefinition object using the specified Layer.id, level id field, level number field, short name field, long name field, vertical order field, and facility id field.