@expofp/floorplan / Marker
Interface: Marker
Extends
Properties
active?
ts
optional active?: boolean;angle?
ts
optional angle?: number;Inherited from
icon
ts
icon: string;id
ts
id: string;lat?
ts
optional lat?: number;Inherited from
lng?
ts
optional lng?: number;Inherited from
position
ts
position: "centertop" | "lefttop";selectedIcon
ts
selectedIcon: string;x
ts
x: number;Inherited from
y
ts
y: number;Inherited from
z?
ts
optional z?: string | number;