Skip to content

spatial-monorepo


spatial-monorepo / wayfinding/src / AnchorProps

Interface: AnchorProps

Defined in: packages/wayfinding/src/types.ts:63

Properties

address_id?

optional address_id?: string | null

Defined in: packages/wayfinding/src/types.ts:68


display_point

display_point: object

Defined in: packages/wayfinding/src/types.ts:67

coordinates

coordinates: Position2D

type

type: "Point"


level_id

level_id: string

Defined in: packages/wayfinding/src/types.ts:66


unit_id

unit_id: string

Defined in: packages/wayfinding/src/types.ts:65

UUID of the unit this anchor belongs to.

Released under commercial licensing.