(function() { var embededObj; var EmbeddedVR = function() { return new EmbeddedVR.init(); }; EmbeddedVR.init = function() { this.currentScriptUrl = null; this.thumbnailUrl = 'https://irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com/robert@visuallab.ie/3df7fa65-9771-43ba-ad89-faef9049dc37/47e6faa7-e5ec-45dc-ae94-02e80db1c23a?timestamp=2019-10-31T13:00:40.791Z'; this.galleryId = '3df7fa65-9771-43ba-ad89-faef9049dc37'; this.options = { isFullScreenAvailable : true, isThumbnailAvailable : false, isShareNativeAvailable : true, isVrModeAvailable : true, isFloorPlanAvailable : true, isSharedExperienceAvailable : false, }; window.addEventListener("load", appendExternalScripts); } EmbeddedVR.prototype = { resolveVrView : function() { return this; }, showViewer : function() { setTimeout(function(){ var krpanoDiv = document.getElementById('krpanoViewerId'); if (!krpanoDiv) { EmbeddedVR.prototype.showViewer(); } else { krpanoDiv.classList.add('krpanoViewerTransition'); } },700); }, createThumbnail : function() { var wrapperThumbnail = document.createElement('div'); wrapperThumbnail.className = 'wrapperThumbnail'; var thumbnailDiv = document.createElement('img'); thumbnailDiv.id = 'thumbnail'; thumbnailDiv.className = 'thumbnailDiv'; thumbnailDiv.src = this.thumbnailUrl; thumbnailDiv.onclick = onClickThumbnail.bind(thumbnailDiv); wrapperThumbnail.appendChild(thumbnailDiv); this.parentDiv.appendChild(wrapperThumbnail); return this; }, getCurrentScript : function() { return this.currentScriptUrl; }, resolveCurrentScriptUrl : function() { this.parentDiv = document.currentScript.parentElement; this.currentScriptUrl = document.currentScript.src; this.currentScriptUrl = this.currentScriptUrl.substr(0, this.currentScriptUrl.lastIndexOf("/") + 1); return this; }, appendGtmIframe : function() { var iframe = document.createElement('iframe'); iframe.src = this.getCurrentScript() + 'embedJS?galleryId=3df7fa65-9771-43ba-ad89-faef9049dc37&spaceId=6aa5d4f1-d753-4c0f-8fb8-8be50d642983'; iframe.scrolling = "no"; iframe.frameborder = "0"; iframe.width = "1"; iframe.height = "1"; iframe.style.display = "none"; document.body.appendChild(iframe); } }; function onClickThumbnail(evt) { var krpanoDiv = document.getElementById('krpanoViewerId'); this.parentNode.removeChild(this); initializeViewer(); } function scriptExist(scriptId) { return !(!document.getElementById(scriptId)); } async function appendExternalScripts() { if (!scriptExist("theViewer-krpano")) { let krpanoScript = document.createElement('script'); krpanoScript.id = "theViewer-krpano"; krpanoScript.type = "text/javascript"; krpanoScript.async = true; krpanoScript.src = embededObj.getCurrentScript() +"html/theViewer/script/libs/krpano/krpano.js"; document.head.appendChild(krpanoScript); } if (!scriptExist("theViewer-shareEmbed")) { let requireScript = document.createElement('script'); requireScript.id = "theViewer-shareEmbed"; requireScript.type = "text/javascript"; requireScript.setAttribute('data-main', embededObj.getCurrentScript() + 'html/theViewer/script/req/shareEmbedRequires.js?timestamp=' + Date.now()); requireScript.async = true; requireScript.src = embededObj.getCurrentScript() + "html/theViewer/script/node_modules/requirejs/require.js?timestamp=" + Date.now(); document.head.appendChild(requireScript); } if (!scriptExist("theViewer-font")) { let link = document.createElement('link'); link.id = "theViewer-font"; link.rel = "stylesheet"; link.async = true; link.href = "https://fonts.googleapis.com/css?family=Roboto:100,300,400,700"; document.head.appendChild(link); } if (!scriptExist("theViewer-style")) { let link = document.createElement('link'); link.id = "theViewer-style"; link.rel = "stylesheet"; link.async = true; link.href = "https://fonts.googleapis.com/css?family=Roboto:100,300,400,700"; link.href = embededObj.getCurrentScript() + 'html/theViewer/css/embedViewer.css?timestamp=' + Date.now(); document.head.appendChild(link); } } if (!Array.isArray(window.mainShareFunction)) { window.mainShareFunction = []; } window.mainShareFunction.push((function(thev, thevProxy) { embededObj.krpanoViewer = thev; embededObj.theViewerProxy = thevProxy; if (!embededObj.options.isThumbnailAvailable) { initializeViewer(); } else { embededObj.createThumbnail(); } })); function initializeViewer() { requirejs(["app/utils"], function(utils) { utils.setUrlPrefix(embededObj.getCurrentScript()); requirejs(["app/shareEmbed", "social/socialCounters"], function(share, socialCounters) { window.theViewerAppVersion = 'v3.22'; var theViewerParams = window.theViewer || {}; theViewerParams.GalleryUnparsed = '{\"Id\":null,\"Name\":null,\"Description\":null,\"SpaceId\":null,\"ContentUrl\":null,\"ThumbnailId\":null,\"ThumbnailContentId\":null,\"ThumbnailMime\":null,\"ThumbnailTimestamp\":null,\"ThumbnailVersionId\":null,\"Galleries\":[{\"OrigId\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Description\":null,\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/robert@visuallab.ie\/\",\"SpaceName\":\"robert@visuallab.ie\",\"SpaceType\":\"UserSpace\",\"Order\":null,\"Timestamp\":null,\"ThumbnailContent\":{\"Id\":\"47e6faa7-e5ec-45dc-ae94-02e80db1c23a\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"VBW8Jyz.j4m9W7etj6Jc43JSpTvWaYW1\",\"Timestamp\":\"2019-10-31T13:00:40.791Z\",\"OriginalName\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Size\":null},\"CustomSettings\":null,\"ExtendedView\":null,\"Archived\":false,\"MiniMap\":null,\"Bgm\":null,\"Panos\":[{\"OrigId\":null,\"Name\":\"Street View.jpg\",\"LandingAngle\":-2.3276396989447505,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"7122a2da-6f2b-46fc-894e-27d7d3e8a249\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"TcNT7Dg6Mg5Sz6VkmLxzOgVlqrYBjjPJ\",\"Timestamp\":\"2019-10-31T13:01:15.923Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":{\"Id\":\"c31509b6-1546-4df1-912d-379a6da7e51c\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"iiqWgL7dhs3ULA8k2kwBKX7ZAoqPAMYc\",\"Timestamp\":\"2019-10-31T13:01:15.922Z\",\"OriginalName\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Size\":null},\"Preview\":{\"Id\":\"preview-7122a2da-6f2b-46fc-894e-27d7d3e8a249\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"f6PwiWKuzYG.m9fCmVNcsT49_5cBJcSF\",\"Timestamp\":\"2019-10-31T13:01:13.774Z\",\"OriginalName\":null,\"Name\":\"Street View.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"78655f65-7d1c-4d8f-a8ac-1cbe15124f3b\",\"OrigId\":null,\"Longitude\":-29.817216060881435,\"Latitude\":1.824970648388142,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Reception\",\"DestinationId\":\"1e3626e5-fc46-4644-b3b4-f9b1a04e561f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"594250a8-4d2f-4d35-8939-877896b67506\",\"OrigId\":null,\"Longitude\":-12.974780468799679,\"Latitude\":0.41233298598776524,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Cafe Space\",\"DestinationId\":\"aa606a91-6e73-4c91-930f-cfb901ac902d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"60135bce-a5f2-4f9b-8375-a6b4c736984b\",\"OrigId\":null,\"Longitude\":-30.031267740234853,\"Latitude\":-2.815162085029956,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Walk Way\",\"DestinationId\":\"f7e6b5a0-3c89-4f58-8a78-43aa8f1d632d\",\"DestinationType\":\"Pano\",\"LandingAngle\":46.372114565898926,\"Style\":null},{\"Id\":\"1c036371-5cbc-4f14-9a88-6429e9e43a96\",\"OrigId\":null,\"Longitude\":-2.252839940617946,\"Latitude\":20.28085322876163,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"4th Floor\",\"DestinationId\":\"514ccb78-9456-4f63-be75-3bee278262f3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"1d9841b0-624b-4997-a083-5bb7e7c45953\",\"OrigId\":null,\"Longitude\":44.999395878437554,\"Latitude\":0.2603195209541047,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"West View\",\"DestinationId\":\"31cbbf7f-20b2-47e6-bce0-684a5e8f4929\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"cc665182-770a-48ed-92c9-74c6627c6c1a\",\"OrigId\":null,\"Longitude\":-25.76263370833567,\"Latitude\":12.168482578000795,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Office Space\",\"DestinationId\":\"0717ea78-2110-4830-b4c5-dfabedba5d5d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"a3e2ed8d-bd72-4ec8-8b43-18e369fc4f1f\",\"OrigId\":null,\"Longitude\":116.7242027591112,\"Latitude\":2.903156320288751,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"North View\",\"DestinationId\":\"dbd895b8-f449-4dca-b085-6db075e27485\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-10-31T13:01:15.923Z\",\"ContentVersionId\":\"TcNT7Dg6Mg5Sz6VkmLxzOgVlqrYBjjPJ\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"7122a2da-6f2b-46fc-894e-27d7d3e8a249\",\"Id\":\"8476183f-8dba-4e35-bf8f-a745111fc221\"},{\"OrigId\":null,\"Name\":\"Caf? Space.jpg\",\"LandingAngle\":23.749628585756092,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"480628b5-71d0-411d-abc0-bf425d2f8a8e\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"xxm5ZvdzbfbiUq8pTZv2phylPLC6TbER\",\"Timestamp\":\"2019-10-31T13:00:40.791Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":{\"Id\":\"8d90d0c7-bc2d-4358-bb4e-0b485081daa5\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"nDXLlI4.Uy1MtOLfGxJzNA3kGKnIA6YN\",\"Timestamp\":\"2019-10-31T13:00:38.058Z\",\"OriginalName\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Size\":null},\"Preview\":{\"Id\":\"preview-480628b5-71d0-411d-abc0-bf425d2f8a8e\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"mHWNX3CedaAGIuKipLZo9cLdkKjw5UsZ\",\"Timestamp\":\"2019-10-31T13:00:35.905Z\",\"OriginalName\":null,\"Name\":\"Caf? Space.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"eac98abd-60c5-4128-80b3-f535ddc86a73\",\"OrigId\":null,\"Longitude\":-7.9864885233477025,\"Latitude\":0.5027947926726497,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Walkway\",\"DestinationId\":\"f7e6b5a0-3c89-4f58-8a78-43aa8f1d632d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"76f722fd-9fd5-4d5e-bc96-81fde7990350\",\"OrigId\":null,\"Longitude\":0.33178241447893697,\"Latitude\":0.7688642998660566,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Reception\",\"DestinationId\":\"1e3626e5-fc46-4644-b3b4-f9b1a04e561f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"81a7406d-3776-4626-89c5-95eec3dbda29\",\"OrigId\":null,\"Longitude\":-174.9007872886192,\"Latitude\":2.5025685743663386,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Street View\",\"DestinationId\":\"8476183f-8dba-4e35-bf8f-a745111fc221\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"c4eeaf31-5c71-4911-9ab3-128d0a747d99\",\"OrigId\":null,\"Longitude\":26.895575049594072,\"Latitude\":0.7307972497365918,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"4th Floor\",\"DestinationId\":\"514ccb78-9456-4f63-be75-3bee278262f3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"6f3746ac-396e-4229-b337-117c5c4d2ffb\",\"OrigId\":null,\"Longitude\":6.708452310606958,\"Latitude\":0.7786151928935624,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Office Space\",\"DestinationId\":\"0717ea78-2110-4830-b4c5-dfabedba5d5d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-10-31T13:00:40.791Z\",\"ContentVersionId\":\"xxm5ZvdzbfbiUq8pTZv2phylPLC6TbER\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"480628b5-71d0-411d-abc0-bf425d2f8a8e\",\"Id\":\"aa606a91-6e73-4c91-930f-cfb901ac902d\"},{\"OrigId\":null,\"Name\":\"Walk Way.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"e7c1bf5b-3bd9-4ea0-8c41-7dcab49defe2\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"7aYe1UasK_cPqU0X9yqreVVXQ4E9um4Z\",\"Timestamp\":\"2019-10-31T13:27:47.015Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":{\"Id\":\"6afa5c53-621f-4830-8da1-7b8d6fdf16d5\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"MPrjmVxj3HfuDFGMsX8RTWPz0xwhBqQz\",\"Timestamp\":\"2019-10-31T13:00:46.703Z\",\"OriginalName\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Size\":null},\"Preview\":{\"Id\":\"preview-e7c1bf5b-3bd9-4ea0-8c41-7dcab49defe2\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"myEF54Ty7LzT8.jgszKY0xj2Jr7FzVM0\",\"Timestamp\":\"2019-10-31T13:27:46.802Z\",\"OriginalName\":null,\"Name\":\"Walk Way.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"12858c8e-d7f5-4d50-9e96-36b19b053b2c\",\"OrigId\":null,\"Longitude\":28.075774750383232,\"Latitude\":4.846129901236237,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Reception\",\"DestinationId\":\"1e3626e5-fc46-4644-b3b4-f9b1a04e561f\",\"DestinationType\":\"Pano\",\"LandingAngle\":8.44944853117847,\"Style\":null},{\"Id\":\"667545a1-ab8e-48d8-9b00-5957e35a3afd\",\"OrigId\":null,\"Longitude\":146.5131324816207,\"Latitude\":1.1657382593814118,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Street View\",\"DestinationId\":\"8476183f-8dba-4e35-bf8f-a745111fc221\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"c8bdea4e-307d-412b-9ea5-138aa5b1a773\",\"OrigId\":null,\"Longitude\":12.92543718936372,\"Latitude\":42.1552561772184,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Office Space\",\"DestinationId\":\"0717ea78-2110-4830-b4c5-dfabedba5d5d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"a1df2c29-ae84-460d-ab39-9e923b1e2581\",\"OrigId\":null,\"Longitude\":66.67529255062874,\"Latitude\":53.77562992683523,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"4th Floor\",\"DestinationId\":\"514ccb78-9456-4f63-be75-3bee278262f3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"7abae72e-6217-401e-8d00-085727f1badd\",\"OrigId\":null,\"Longitude\":129.89035237750622,\"Latitude\":1.1653825207079296,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Cafe Space\",\"DestinationId\":\"aa606a91-6e73-4c91-930f-cfb901ac902d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-10-31T13:27:47.015Z\",\"ContentVersionId\":\"7aYe1UasK_cPqU0X9yqreVVXQ4E9um4Z\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"e7c1bf5b-3bd9-4ea0-8c41-7dcab49defe2\",\"Id\":\"f7e6b5a0-3c89-4f58-8a78-43aa8f1d632d\"},{\"OrigId\":null,\"Name\":\"North View.jpg\",\"LandingAngle\":0.0,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"54aa19da-8cc5-4215-b647-2c5dde84b88f\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"n6RsQvZbSnIc4DP0KgBHU4osDXUIOmju\",\"Timestamp\":\"2019-10-31T13:01:01.978Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":{\"Id\":\"be23e58d-4341-419d-a8cf-67483adba943\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"TtM4BMNvJpZnpS3YNsjAmgAFTMjsH11N\",\"Timestamp\":\"2019-10-31T13:01:01.978Z\",\"OriginalName\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Size\":null},\"Preview\":{\"Id\":\"preview-54aa19da-8cc5-4215-b647-2c5dde84b88f\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"zxgxtKEgJUha1pC578QYaoDc61NVIvV3\",\"Timestamp\":\"2019-10-31T13:01:00.022Z\",\"OriginalName\":null,\"Name\":\"North View.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"80de3558-f683-4164-bbf9-5482a9a7c432\",\"OrigId\":null,\"Longitude\":-16.051466549580994,\"Latitude\":1.6480163969865789,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Street View\",\"DestinationId\":\"8476183f-8dba-4e35-bf8f-a745111fc221\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"0fe295b8-b6d9-4851-91b8-d780f3b459a8\",\"OrigId\":null,\"Longitude\":-1.925174157416052,\"Latitude\":2.0845176494180953,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"West View\",\"DestinationId\":\"31cbbf7f-20b2-47e6-bce0-684a5e8f4929\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-10-31T13:01:01.978Z\",\"ContentVersionId\":\"n6RsQvZbSnIc4DP0KgBHU4osDXUIOmju\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"54aa19da-8cc5-4215-b647-2c5dde84b88f\",\"Id\":\"dbd895b8-f449-4dca-b085-6db075e27485\"},{\"OrigId\":null,\"Name\":\"4th Floor.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"f2e36127-42fa-4b15-937e-76a514c0f413\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"RWfPp8Ql.2XfQiwF6wIJNvbwbnlALXYw\",\"Timestamp\":\"2019-10-31T13:00:57.566Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":{\"Id\":\"1d142591-7844-402a-858e-40b7ec610c40\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"bPSRIVGmGUk3GBnYinh7xvWHOlR47Kpu\",\"Timestamp\":\"2019-10-31T13:00:57.566Z\",\"OriginalName\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Size\":null},\"Preview\":{\"Id\":\"preview-f2e36127-42fa-4b15-937e-76a514c0f413\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"hdeOdqgIDoieVSzHoqguIXswnxgZXdR0\",\"Timestamp\":\"2019-10-31T13:00:55.736Z\",\"OriginalName\":null,\"Name\":\"4th Floor.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"6fcffb3a-af39-4f53-a791-addd2c739e18\",\"OrigId\":null,\"Longitude\":-9.852469191733007,\"Latitude\":-10.819901770926815,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Street View\",\"DestinationId\":\"8476183f-8dba-4e35-bf8f-a745111fc221\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"bdf73a1a-6fc1-49ba-91c3-a229ef0df164\",\"OrigId\":null,\"Longitude\":-1.7258050853384361,\"Latitude\":-6.4451706714777615,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"North View\",\"DestinationId\":\"dbd895b8-f449-4dca-b085-6db075e27485\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"1db81b3f-dd4c-4ff1-b6a4-0e95179e966f\",\"OrigId\":null,\"Longitude\":165.6444884241729,\"Latitude\":2.0762950444201107,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Cafe Space\",\"DestinationId\":\"aa606a91-6e73-4c91-930f-cfb901ac902d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"991acab7-6711-486c-a4c8-13899b579e28\",\"OrigId\":null,\"Longitude\":175.249860868141,\"Latitude\":2.0181421528844363,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Walkway\",\"DestinationId\":\"f7e6b5a0-3c89-4f58-8a78-43aa8f1d632d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"cfab4746-eeec-4a19-9f06-56302e0302be\",\"OrigId\":null,\"Longitude\":-173.26539642287833,\"Latitude\":2.1903512051159457,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Reception\",\"DestinationId\":\"1e3626e5-fc46-4644-b3b4-f9b1a04e561f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-10-31T13:00:57.566Z\",\"ContentVersionId\":\"RWfPp8Ql.2XfQiwF6wIJNvbwbnlALXYw\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"f2e36127-42fa-4b15-937e-76a514c0f413\",\"Id\":\"514ccb78-9456-4f63-be75-3bee278262f3\"},{\"OrigId\":null,\"Name\":\"West View.jpg\",\"LandingAngle\":-56.66055615122957,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"7390a148-b684-4d9c-ac47-82af051c665c\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"E8O0GoQZRAEceKEPJS1PSGrcc8ULbo0N\",\"Timestamp\":\"2019-10-31T13:00:52.453Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalMonoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":{\"Id\":\"97681fc7-74e7-49f2-9e61-d195e3855c07\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"bccz0FSLNGQqUYu56pk5W3aQV7ZCSHhD\",\"Timestamp\":\"2019-10-31T13:00:52.453Z\",\"OriginalName\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Size\":null},\"Preview\":{\"Id\":\"preview-7390a148-b684-4d9c-ac47-82af051c665c\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"8PTIroddAOwUDFZhjhqi_vM5qmhSrDiz\",\"Timestamp\":\"2019-10-31T13:00:50.153Z\",\"OriginalName\":null,\"Name\":\"West View.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"e5d96f42-c632-4d05-900f-0fefafef3c3d\",\"OrigId\":null,\"Longitude\":-133.5009107695125,\"Latitude\":2.027047262964296,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Street View\",\"DestinationId\":\"8476183f-8dba-4e35-bf8f-a745111fc221\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"d50e17b9-4cb2-4ca2-9670-0450f4d94308\",\"OrigId\":null,\"Longitude\":160.55317437461855,\"Latitude\":1.5357074879987955,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"North View\",\"DestinationId\":\"dbd895b8-f449-4dca-b085-6db075e27485\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"330d4dc2-c987-4c2f-8859-04577f949441\",\"OrigId\":null,\"Longitude\":-90.79287880501244,\"Latitude\":0.7463724785318331,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Walk Way\",\"DestinationId\":\"f7e6b5a0-3c89-4f58-8a78-43aa8f1d632d\",\"DestinationType\":\"Pano\",\"LandingAngle\":49.17382352866558,\"Style\":null},{\"Id\":\"e8fcd662-d256-4a4a-9670-45637e43c496\",\"OrigId\":null,\"Longitude\":-71.20390380095381,\"Latitude\":23.84983597858686,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"4th Floor\",\"DestinationId\":\"514ccb78-9456-4f63-be75-3bee278262f3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"7afdf248-7748-49e2-b6f9-29710a9b4e16\",\"OrigId\":null,\"Longitude\":-81.77611595374952,\"Latitude\":0.7380768301281914,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Cafe Space\",\"DestinationId\":\"aa606a91-6e73-4c91-930f-cfb901ac902d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-10-31T13:00:52.453Z\",\"ContentVersionId\":\"E8O0GoQZRAEceKEPJS1PSGrcc8ULbo0N\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"7390a148-b684-4d9c-ac47-82af051c665c\",\"Id\":\"31cbbf7f-20b2-47e6-bce0-684a5e8f4929\"},{\"OrigId\":null,\"Name\":\"Office Space.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"7cd8858d-556d-4140-b91e-e549639b5e81\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"Gy64IRauI3EHElOq.6f6ZBGukw9Ounun\",\"Timestamp\":\"2019-11-01T11:41:51.400Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":{\"Id\":\"d5d065b7-412a-4db0-94a9-c9542f5e5c58\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"ZHZ6F9fm.cR9vSSn356t0vlA1yd4Zy.k\",\"Timestamp\":\"2019-10-31T13:01:06.315Z\",\"OriginalName\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Size\":null},\"Preview\":{\"Id\":\"preview-7cd8858d-556d-4140-b91e-e549639b5e81\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"LKR9VWfNjlnTtYdk5Mzs0bHvkGkISANo\",\"Timestamp\":\"2019-11-01T11:41:51.303Z\",\"OriginalName\":null,\"Name\":\"Office Space.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"d346570a-8fa2-4371-9234-a1727ea6bc3c\",\"OrigId\":null,\"Longitude\":7.278860450287311,\"Latitude\":-0.4100657653782478,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"4th Floor\",\"DestinationId\":\"514ccb78-9456-4f63-be75-3bee278262f3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"7ba62a70-e845-44b8-be16-bd97043d12ad\",\"OrigId\":null,\"Longitude\":-6.379167309500815,\"Latitude\":-0.46148628407174336,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Reception\",\"DestinationId\":\"1e3626e5-fc46-4644-b3b4-f9b1a04e561f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-11-01T11:41:51.400Z\",\"ContentVersionId\":\"Gy64IRauI3EHElOq.6f6ZBGukw9Ounun\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"7cd8858d-556d-4140-b91e-e549639b5e81\",\"Id\":\"0717ea78-2110-4830-b4c5-dfabedba5d5d\"},{\"OrigId\":null,\"Name\":\"Reception.jpg\",\"LandingAngle\":86.88782316786659,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"10ab21f2-c4a1-45ce-818a-7fc20728a11e\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"NlVt9.eCEgWE8acTPVIgGXrtYEBnqd51\",\"Timestamp\":\"2019-11-01T11:41:25.383Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":8192,\"Order\":null,\"Thumbnail\":{\"Id\":\"9f7eb06f-e263-4515-8ba9-21e79e3b94c2\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"Wqkgup.sjrIK5ONRSsupYzAjIp4xoYLm\",\"Timestamp\":\"2019-10-31T13:01:10.680Z\",\"OriginalName\":null,\"Name\":\"The Tropical Fruit Warehouse\",\"Size\":null},\"Preview\":{\"Id\":\"preview-10ab21f2-c4a1-45ce-818a-7fc20728a11e\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"THE.CtpgieZ_Nx1YaId2PHJyuWp9aCHk\",\"Timestamp\":\"2019-11-01T11:41:25.294Z\",\"OriginalName\":null,\"Name\":\"Reception.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"afa7adc2-8f0e-4709-9c69-8e450e6b40cb\",\"OrigId\":null,\"Longitude\":-135.9289633818333,\"Latitude\":7.074064659981567,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Cafe Space\",\"DestinationId\":\"aa606a91-6e73-4c91-930f-cfb901ac902d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"909610c6-3e91-4c92-a73b-07c7716c106d\",\"OrigId\":null,\"Longitude\":38.4960549160657,\"Latitude\":0.9661404225049727,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Office Space\",\"DestinationId\":\"0717ea78-2110-4830-b4c5-dfabedba5d5d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"06a480a9-43f1-4b65-8f3a-f3c42e05af36\",\"OrigId\":null,\"Longitude\":53.80835524996883,\"Latitude\":0.4711933231166677,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"4th Floor\",\"DestinationId\":\"514ccb78-9456-4f63-be75-3bee278262f3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"7476d4c8-41f9-4e5e-9015-ad7e79d5469d\",\"OrigId\":null,\"Longitude\":-105.60958006956594,\"Latitude\":6.479086790167174,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Walkway\",\"DestinationId\":\"f7e6b5a0-3c89-4f58-8a78-43aa8f1d632d\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"850de920-44ba-429f-99bb-dd72bbe4d5b3\",\"OrigId\":null,\"Longitude\":-154.84211873106165,\"Latitude\":7.360523019078769,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Street view\",\"DestinationId\":\"8476183f-8dba-4e35-bf8f-a745111fc221\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null}],\"InfoSpots\":[],\"SoundSpots\":[],\"MediaSpots\":[],\"AnimationSpots\":[],\"AnimationVideoSpots\":[],\"VideoSpots\":[],\"BoundingBoxes\":[],\"TransparentSpots\":[],\"TransparentPublicSpots\":[],\"DepthmapTransparentSpots\":[],\"CustomSettings\":null,\"AudioSettings\":{\"UseDefaults\":true,\"VideoAudio\":true,\"GalleryAudio\":true,\"PanoAudio\":true},\"Timestamp\":\"2019-11-01T11:41:25.383Z\",\"ContentVersionId\":\"NlVt9.eCEgWE8acTPVIgGXrtYEBnqd51\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"10ab21f2-c4a1-45ce-818a-7fc20728a11e\",\"Id\":\"1e3626e5-fc46-4644-b3b4-f9b1a04e561f\"}],\"Videos\":[],\"ThumbnailVersionId\":\"VBW8Jyz.j4m9W7etj6Jc43JSpTvWaYW1\",\"ThumbnailTimestamp\":\"2019-10-31T13:00:40.791Z\",\"ThumbnailId\":\"47e6faa7-e5ec-45dc-ae94-02e80db1c23a\",\"ThumbnailMime\":\"image\/jpeg\",\"ShareableType\":\"GALLERY\",\"Id\":\"3df7fa65-9771-43ba-ad89-faef9049dc37\"}],\"Projects\":[],\"ExtendedView\":null,\"CustomSettings\":null,\"StatusCode\":0,\"Tier\":\"studio\",\"UserInfo\":{\"Tier\":\"studio\",\"TierLevel\":\"2000\",\"Name\":\"robert@visuallab.ie\",\"Locale\":\"en\",\"RootSpaceId\":\"4b0a3bd0-13d9-4413-9fe1-ea9e2c57d58a\",\"PhotonRegion\":\"eu\",\"Hash\":null,\"ProfileInfo\":{\"Id\":\"921ddcf4-36b9-4d1a-9cf3-7b9817119af1\",\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/robert@visuallab.ie\/\",\"Logo\":null,\"SplashScreen\":null,\"SplashScreenPortrait\":null,\"LandingPano\":null,\"Warp\":null,\"Warp2\":null,\"FloorplanSpot\":null,\"InfoSpot\":null,\"Watermark\":null,\"ImageSpot\":null,\"VideoSpot\":null,\"FovMin\":\"90\",\"FovMax\":\"90\",\"Fov\":\"90\",\"Zoom\":false,\"Autorotate\":false,\"HeatmapActivated\":null,\"AnalyticsNativeActivated\":null,\"AnalyticsWebActivated\":null,\"SharedExpPerUser\":false,\"AllowVR\":false,\"SidePanel\":false,\"NavigatorAutoCenter\":false,\"TransitionAnimation\":\"BLEND(1, easeInCubic)\",\"InfoSpotWidth\":null,\"AutorotateDelay\":12,\"KeybRotateSpeed\":null,\"LikesActivated\":null,\"GeneralSpaceSettings\":{\"SortType\":null},\"Trial\":false},\"UserStatus\":\"ACTIVE\",\"PublicId\":\"6aa5d4f1-d753-4c0f-8fb8-8be50d642983\",\"Email\":\"robert@visuallab.ie\",\"Organization\":false,\"MainOrganization\":{\"Code\":\"robert@visuallab.ie\",\"Name\":\"robert@visuallab.ie\",\"SpaceId\":\"4b0a3bd0-13d9-4413-9fe1-ea9e2c57d58a\"},\"AllUserOrganizations\":null,\"UserFullName\":\"Robert Siebenhandl\",\"Trial\":false},\"ShareableType\":\"PROJECT\"}'; theViewerParams.isSharedExperienceAvailable = embededObj.options.isSharedExperienceAvailable; theViewerParams.isFullScreenAvailable = embededObj.options.isFullScreenAvailable; theViewerParams.isVrModeAvailable = embededObj.options.isVrModeAvailable; if (embededObj.options.isShareNativeAvailable) { theViewerParams.SpaceId = '6aa5d4f1-d753-4c0f-8fb8-8be50d642983'; } if (embededObj.parentDiv.id === "") { embededObj.parentDiv.id = embededObj.galleryId; } var krpanoViewerObj = new embededObj.krpanoViewer(embededObj.parentDiv.id, 'krpano-' + utils.generateId(), embededObj.options); var krpanoViewerProxyObj = new embededObj.theViewerProxy(krpanoViewerObj); registerProxy(krpanoViewerObj, krpanoViewerProxyObj); share.runShare(theViewerParams, krpanoViewerObj, krpanoViewerProxyObj); embededObj.appendGtmIframe(); socialCounters.increaseViewCount(embededObj.galleryId, embededObj.getCurrentScript()); }); }); } function registerProxy(krpanoViewer, theVProxy) { if (!window.theViewerProxy) { var map = {}; theVProxy.krpanoViewer = krpanoViewer; map[krpanoViewer.krpanoId] = theVProxy; window.theViewerProxy = { map : map, get : function(id) { return function(mp) { thev = mp[id].krpanoViewer; return mp[id]; }(map); }, set : function(key, value) { this.map[key] = value; } } } else { theVProxy.krpanoViewer = krpanoViewer; window.theViewerProxy.set(krpanoViewer.krpanoId, theVProxy); } } window.fireEventIfConsentGiven = function (eventType, eventData, callback){ if(window.theViewer && window.theViewer.event && window.theViewer.event.fireEvent){ window.theViewer.event.fireEvent(eventType, eventData, callback); } if (typeof callback !== 'undefined'){ callback(); } } window.initDeferredViewerAnalytics = function(callback){ let eventRequireScript = document.createElement('script'); eventRequireScript.id = "theViewer-analytics"; eventRequireScript.async = true; eventRequireScript.src = embededObj.getCurrentScript() + 'html/theViewer/script/req/eventRequiresDeferred.js?buildTimestamp=' + Date.now(); document.head.appendChild(eventRequireScript); if (typeof callback !== 'undefined'){ callback(); } } window.initDeferredViewerAnalytics = function(callback){ let eventRequireScript = document.createElement('script'); eventRequireScript.id = "theViewer-analytics"; eventRequireScript.async = true; eventRequireScript.src = embededObj.getCurrentScript() + 'html/theViewer/script/req/eventRequiresDeferred.js?buildTimestamp=' + Date.now(); document.head.appendChild(eventRequireScript); if (typeof callback !== 'undefined'){ callback(); } } EmbeddedVR.init.prototype = EmbeddedVR.prototype; embededObj = EmbeddedVR(); embededObj .resolveCurrentScriptUrl(); })();