Appearance
Next thumb hotspot
This script automatically replaces hotspots with thumbnail images of the target panoramas and sets thumbnail image size.
Install
Add the code of next_thumb.xml
to the skin XML of your ready tour manually.
Or include next_thumb.xml
file using the Panotour Pro v2.5.14 plugin Include an XML file
available in the advanced
category.
Usage
In Panotour create a hotspot style with the name nt_NxN
, where the first N
sets the width
of the hotspot images, and the second N
sets the height, in pixels.
To use the original size of thumbnails, set the style name to nt_0
.
It is possible to enable the distorted parameter for hotspots, by adding _d
to the style name, after the size.
Example
Basic style name, thumbnail width - 280px and height - 140px nt_280x140
.
Distorted nt_160x80_d
.
With the original size of thumbnail nt_0
or distorted nt_0_d
.