Hi,
thanks for the fast respond!
Here is the Link: (work in progress)
https://www.koljaraschke.com/360/Staatsb…rk-in-progress/
Please click menu right top to choose VR Mode, and than click on the blue i on the "real" showcase in the pano, you see left in front.
If I set the hotspot/info board to zorder = 1, the info board appears behind the vrmenu overlay. If I set zorder more than 1 it is like you see now in the pano. But I have some zorder arrangement and need more range :)
Anyway I like to hide the info board totally in the background while open the menu, because it is more elegant and nicer to see the room in the background behind overlay.
(It will happen, that visitors open the info board first, and than directly clicking the menu button, while info board is open.)
The hotspot ist just a simple image hotspot (here with zorder=2 like you see online right now)
|
Source code
|
1
2
3
4
5
|
<hotspot name="info-image-board" type="image" keep="true"
url="skin/info-image-board.png"
width="405" height="685"
enabled="true" capture="false" zorder="2" alpha="0" zoom="true"
flying="0" depth="off" handcursor="false" distorted="true" />
|
Thanks!
Kolja