Skip to content

@expofp/floorplan / CurrentPosition

Interface: CurrentPosition

Extends

Extended by

Properties

angle?

ts
optional angle: number;

lat?

ts
optional lat: number;

lng?

ts
optional lng: number;

x

ts
x: number;

Inherited from

Point.x


y

ts
y: number;

Inherited from

Point.y


z?

ts
optional z: string | number;