Interface VmMapBuilding

Hierarchy

  • VmMapBuilding

Properties

the sw/ne bounds of the floor

center: Location

the center point of the building based on its bounds

coordinates: Location[] | Location[][]

a list of coordinates that make up the perimeter of the floor

floors: VmFloor[]

list of floors associated with this building

id: string

the ID of the building

name: string

the name of the building

Generated using TypeDoc