Skip to content

spatial-monorepo


spatial-monorepo / wayfinding/src / RestrictionSchedule

Interface: RestrictionSchedule

Defined in: packages/wayfinding/src/schedule.ts:44

A venue profile's after-hours/restricted-hours schedule. closedWindows are the time ranges during which a restricted unit (UnitProps.restriction != null) is actually blocked; outside every window it is treated as open regardless of the IMDF restriction value being present.

Properties

closedWindows

closedWindows: OperatingHoursWindow[]

Defined in: packages/wayfinding/src/schedule.ts:45

Released under commercial licensing.