Page 1 of 1

Pano title as tooltip on a button

Posted: Mon Apr 01, 2019 9:24 am
by GM360
Hi everybody,

For a new project i have a button in my skin that pops up a custom drawn 3d map to navigate the tour.
In this 3d map i've placed a pinpoint SVG as a button that when clicked opens the correct panorama.
Now i want the title of the panorama that the button links to to display when you hover over it, just like a hotspot would.
Is there any way i could use placeholder text to do so or will i have to manually type every title per button?

Thanks in advance!
Joren

Re: Pano title as tooltip on a button

Posted: Mon Apr 01, 2019 9:39 am
by Hopki
Hi Joren,
If you use the Node Marker in its “Markertemplate” mode then it’s quite easy.
Have a look at this page: https://ggnome.com/doc/pano2vr/6/using-node-markers/
Regards,
Hopki

Re: Pano title as tooltip on a button

Posted: Tue Apr 09, 2019 2:21 pm
by GM360
Hi Hopki,

That makes it a lot easier, thanks for your help again!

Joren