Skip to content

@expofp/floorplan / Marker

Interface: Marker

Extends

Properties

active?

ts
optional active: boolean;

angle?

ts
optional angle: number;

Inherited from

CurrentPosition.angle


icon

ts
icon: string;

id

ts
id: string;

lat?

ts
optional lat: number;

Inherited from

CurrentPosition.lat


lng?

ts
optional lng: number;

Inherited from

CurrentPosition.lng


position

ts
position: "centertop" | "lefttop";

selectedIcon

ts
selectedIcon: string;

x

ts
x: number;

Inherited from

CurrentPosition.x


y

ts
y: number;

Inherited from

CurrentPosition.y


z?

ts
optional z: string | number;

Inherited from

CurrentPosition.z