This code was copied identically from the sample xml document provided on the example page of the documentation.
Could you link to this documentation. I can't find any function or action called "changepano" in the documentation.
Have you checked that this action "changepano" actually exists somewhere within the scope of the tour.xml where you are calling it from?
I also do not see what this action would do anyway. If you want to load another pano, isn't loadPano enough?
|
Source code
|
1
|
onclick="loadpano('/buildings/welcomeCenter/tour.xml', null, NOPREVIEW|MERGE|KEEPVIEW|KEEPMOVING, BLEND(1));"
|