Skip to content

@expofp/floorplan / FloorPlanDirectionEvent

Interface: FloorPlanDirectionEvent

Properties

distance

ts
distance: string;

from

ts
from: FloorPlanBoothBase;

lines

ts
lines: object[];

p0

ts
p0: Point;

p1

ts
p1: Point;

time

ts
time: number;

to

ts
to: FloorPlanBoothBase;

units

ts
units: string;