Skip to content

@expofp/floorplan / FloorPlanMarkerEvent

Interface: FloorPlanMarkerEvent

Extends

Properties

id

ts
id: string;

x

ts
x: number;

Inherited from

Point.x


y

ts
y: number;

Inherited from

Point.y


z?

ts
optional z: string | number;