TMVF: { annotation?: { [floorId: string]: undefined | AnnotationCollection }; area?: { [floorId: string]: undefined | AreaCollection }; "category.json"?: Category[]; "connection.json": Connections; enterprise?: EnterpriseCollection; entrance: { [floorId: string]: undefined | EntranceCollection }; facade?: { [floorStackId: string]: undefined | Facade }; "floor.geojson"?: FloorCollection; floorImages?: { [floorId: string]: undefined | FloorImageFeatureCollection; }; "floorstack.json"?: FloorStacks; "location.json"?: Location[]; "manifest.geojson": ManifestCollection; "map.geojson": Maps; "mapstack.geojson": FloorStacks; "mapstack.json"?: FloorStacks; modelInstances?: { [floorId: string]: undefined | ModelInstanceCollection }; "node.geojson": NodeCollection; obstruction: { [floorId: string]: undefined | ObstructionCollection }; shapeInstances?: { [floorId: string]: undefined | ShapeInstanceCollection }; "shapes.json"?: ShapeCollection; space: { [floorId: string]: undefined | SpaceCollection }; "styles.json"?: TMVFStyleCollection; textAreas?: { [floorId: string]: undefined | TextAreaFeatureCollection }; "tileset.json"?: TilesetCollection; window?: { [floorId: string]: undefined | WindowCollection };} Type declaration
Optional
annotation?: { [floorId: string]: undefined | AnnotationCollection }
Optional
area?: { [floorId: string]: undefined | AreaCollection }
Optional
category.json?: Category[]
connection.json: Connections
Optional
enterprise?: EnterpriseCollection
entrance: { [floorId: string]: undefined | EntranceCollection }
Optional
facade?: { [floorStackId: string]: undefined | Facade }
Optional
floor.geojson?: FloorCollection
Optional
floorImages?: { [floorId: string]: undefined | FloorImageFeatureCollection }
Optional
floorstack.json?: FloorStacks
Optional
location.json?: Location[]
manifest.geojson: ManifestCollection
map.geojson: Maps
mapstack.geojson: FloorStacks
Optional
mapstack.json?: FloorStacks
Optional
modelInstances?: { [floorId: string]: undefined | ModelInstanceCollection }
node.geojson: NodeCollection
obstruction: { [floorId: string]: undefined | ObstructionCollection }
Optional
shapeInstances?: { [floorId: string]: undefined | ShapeInstanceCollection }
Optional
shapes.json?: ShapeCollection
space: { [floorId: string]: undefined | SpaceCollection }
Optional
textAreas?: { [floorId: string]: undefined | TextAreaFeatureCollection }
Optional
tileset.json?: TilesetCollection
Optional
window?: { [floorId: string]: undefined | WindowCollection }
Property Names