MapHotspot: (Point | { distance: number; yaw: number | string; }) & MapHotspotStyle & { id?: string; tooltip?: string | { className?: string; content: string; }; } Type declaration
Optional
id?: string
Optional
tooltip?: string | {
className?: string;
content: string;
}
Unique identifier for the SelectHotspot event