Skip to content

spatial-monorepo


spatial-monorepo / wayfinding/src / IndexEvent

Interface: IndexEvent

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

Properties

feature

feature: IMDFFeature`<UnitProps | AmenityProps | OccupantProps | Record<string, unknown>>`

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


featureType

featureType: string

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


type

type: "add" | "update" | "remove"

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

Released under commercial licensing.