Optional
arrowOptional
arrowsconfiguration of the arrows container
Optional
link(3D mode) Make transparent links that are close to each other
Optional
link(2D+GPS mode) vertical offset applied to link markers, to compensate for viewer height
Optional
max(3D mode) Maximal vertical view angle
Optional
min(3D mode) Minimal vertical view angle
Optional
arrowglobal arrow style
Optional
dataconfigure data mode
Optional
getcallback to modify the content of the tooltip
Optional
getfunction to fetch a node (server mode)
Optional
linksif the Compass plugin is enabled, displays the links on the compass
Optional
map?: { special configuration when using the MapPlugin
Optional
extent?: [number, number, number, number]bounds of the map in GPS coordinates (minX, minY, maxX, maxY)
URL of the map
Optional
size?: Sizesize of the map in pixels
Optional
markerOptional
markerOptional
nodes?: VirtualTourNode[]initial nodes (client mode)
Optional
positionconfigure positioning mode
Optional
preload?: boolean | ((node: VirtualTourNode, link: VirtualTourLink) => boolean)preload linked panoramas
Optional
renderconfigure rendering mode of links
Optional
showdisplay a tooltip on each link, by default it contains "name" + "thumbnail" + "caption"
Optional
startid of the initial node, if not defined the first node will be used
Optional
transitionConfiguration of the transition between nodes. Can be a callback.
Deprecated