Getting to a particular position in a tour from a web page

Q&A about the latest versions
Post Reply
petersmall
Posts: 30
Joined: Fri Jan 10, 2014 5:51 pm

I have created a tour consisting of several panos.
I also have a web page with a description of several items in the tour.
What I'd like to be able to do is create links on the web page that will take me to particular positions in a particular panos. Is this possible?
If so, how do I do this and are there any examples I can look at?
Don
Posts: 143
Joined: Thu Mar 07, 2013 2:59 pm
Location: Southern California

Yes, use Direct Node Access to display the correct node:
http://ggnome.com/wiki/Direct_Node_Acce ... al_Node_ID

Then use the Pano2VR Javascript API to pan & tilt to the desired location:
http://ggnome.com/wiki/JavaScript%20API%20%28Pano2VR%29
Post Reply