TMVF: { annotation?: { [floorId: string]: undefined | AnnotationCollection }; "annotation-symbols.json"?: AnnotationSymbols; 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 }; "navigationFlags.json"?: NavigationFlagDeclarations; "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
Optionalannotation?: { [floorId: string]: undefined | AnnotationCollection }
Optionalannotation-symbols.json?: AnnotationSymbols
Optionalarea?: { [floorId: string]: undefined | AreaCollection }
Optionalcategory.json?: Category[]
connection.json: Connections
Optionalenterprise?: EnterpriseCollection
entrance: { [floorId: string]: undefined | EntranceCollection }
Optionalfacade?: { [floorStackId: string]: undefined | Facade }
Optionalfloor.geojson?: FloorCollection
OptionalfloorImages?: { [floorId: string]: undefined | FloorImageFeatureCollection }
Optionalfloorstack.json?: FloorStacks
Optionallocation.json?: Location[]
manifest.geojson: ManifestCollection
map.geojson: Maps
mapstack.geojson: FloorStacks
Optionalmapstack.json?: FloorStacks
OptionalmodelInstances?: { [floorId: string]: undefined | ModelInstanceCollection }
OptionalnavigationFlags.json?: NavigationFlagDeclarations
node.geojson: NodeCollection
obstruction: { [floorId: string]: undefined | ObstructionCollection }
OptionalshapeInstances?: { [floorId: string]: undefined | ShapeInstanceCollection }
Optionalshapes.json?: ShapeCollection
space: { [floorId: string]: undefined | SpaceCollection }
OptionaltextAreas?: { [floorId: string]: undefined | TextAreaFeatureCollection }
Optionaltileset.json?: TilesetCollection
Optionalwindow?: { [floorId: string]: undefined | WindowCollection }
Property Names