Optional
caption?: stringcaption visible in the navbar
Optional
data?: anyAny custom data you want to attach to the node
Optional
description?: stringdescription visible in the side panel
Optional
gps?: GpsPositionGPS position
Optional
links?: VirtualTourLink[]links to other nodes
Optional
map?: Partial<Point> & Omit<MapHotspot, "id" | "yaw" | "distance">configuration of the hotspot when using the MapPlugin
Optional
markers?: (MarkerConfig & { additional markers to use on this node
Optional
name?: stringshort name of the node (links tooltip, gallery)
Optional
panodata used for this panorama
Optional
plan?: Omit<PlanHotspot, "id" | "coordinates">configuration of the hotspot when using the PlanPlugin
Optional
spheresphere correction to apply to this panorama
Optional
thumbnail?: stringthumbnail for the gallery
Definition of a single node in the tour