Interface VenueMapModel

The object model of the Venue, the basic structure is indoor, outdoor buildings and geometry bounds. Buildings include all floors and floors units

Since

2.0

Hierarchy

  • VenueMapModel

Properties

bounds?: MapBounds
buildings: VmMapBuilding[]
outdoorBuildings: VmMapBuilding[]

Generated using TypeDoc