Contains floor-awareness information for a layer.
Referenced by: layerDefinition
Properties
| Property | Details | 
|---|---|
| floorField | The name of the attribute field that contains a floor's level ID used for floor filtering. | 
floorInfo Example
{
  "floorField": "LEVEL_ID"
}