Parameter interface for MPBuilding.

Export

MPBuildingParams

Hierarchy

  • MPBuildingParams

Properties

address: string

The building's address.

administrativeId: string

The building's readable ID.

The anchor point for the building.

boundingBox?: any

A object of two arrays representing coordinates Northeast & Southwest

buildingInfo?: default

A collection of information about the building.

defaultFloor: number

The default floor index for the building.

externalId: string

An ID used to map the building to a customer's ID.

floors: object

A map of the floors inside the building.

geometry: any

The geometry of the building.

id: string

The building's ID.

venueId: string

The ID of the venue this building lies within.

Generated using TypeDoc