Opens specific tour with passed url
iframeRoomtodo.contentWindow.postMessage(JSON.stringify({action:"open_tour", url: "PASSED URL"}), "*");
Opens specific tour with passed url
iframeRoomtodo.contentWindow.postMessage(JSON.stringify({action:"open_tour", url: "PASSED URL"}), "*");