Interface VmMapUnit

Hierarchy

  • VmMapUnit

Properties

category: string

category of the selected unit

centerLocation: Location

the calculated center of the unit. This will not be accurate for oddly shaped units.

coordinates: Location[]

a list of coordinates that make up this unit

floorId: string

the id of the floor this unit is associated with

hotspotLocation: Location

the location of the hotspot for units that have them

icon: string

the name of the icon for units that have them

iconLocation: Location

the location of the icon for units that have icons

id: string

the id of the unit

labelLocation: Location

the location of the label for units that have labels

name: string

the label associated with the unit

Generated using TypeDoc