Class LegacyUnit

This class represents the minipal geometry entity of a floor.

Since

2.0.0

Hierarchy

  • LegacyUnit

Constructors

  • Constructor function for unit

    Parameters

    • id: string

      Unit id

    • name: string

      Unit name

    • floorId: string

      Floor this unit belongs to

    Returns LegacyUnit

Properties

centerLocation?: Location
coordinates: MapBounds = null
floorId: string

Floor this unit belongs to

hotspotLocation?: Location
id: string

Unit id

name: string

Unit name

Generated using TypeDoc