(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/josh@tailoredlivingsolutions.com/d07f3567-ea54-4126-b419-2873f874a394/c5db2e2b-2cdc-44b4-ad89-faa68faca0ba?timestamp=2020-11-05T11:51:16.975Z'; this.galleryId = 'd07f3567-ea54-4126-b419-2873f874a394'; 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=d07f3567-ea54-4126-b419-2873f874a394&spaceId=9a271136-9b42-44f2-b415-3d7a7e2b5456'; 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\":\"7ab5ccf6-a46e-4b5c-949a-410adb679bcb\",\"Name\":\"TLS - Great Suffolk Yard (stereoscopic)\",\"Description\":null,\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/josh@tailoredlivingsolutions.com\/\",\"SpaceName\":\"josh@tailoredlivingsolutions.com\",\"SpaceType\":\"UserSpace\",\"Order\":null,\"Timestamp\":\"2020-11-05T14:40:06.757Z\",\"ThumbnailContent\":{\"Id\":\"c5db2e2b-2cdc-44b4-ad89-faa68faca0ba\",\"OrigId\":\"34be1ce5-6614-4f15-bdd3-13aad1215279\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"RKcfGLvyq5qiJW9WZ57WDXFco7TAqE7C\",\"Timestamp\":\"2020-11-05T11:51:16.975Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard\",\"Size\":null},\"CustomSettings\":null,\"ExtendedView\":null,\"Archived\":false,\"MiniMap\":null,\"Bgm\":null,\"Panos\":[{\"OrigId\":\"8bd077c4-854b-482b-8b62-463e53ab760f\",\"Name\":\"20201021_TLS_Great_suffok_Yard_Courtyard_stereoVR.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"d3ada17f-7830-49d1-8ffd-1fe17db86963\",\"OrigId\":\"6f41f320-1b68-4537-9bac-b9c6c9db5486\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"8o1JomfaDc3e5qysohum5Zql4ixGNybi\",\"Timestamp\":\"2020-11-05T11:53:45.361Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"e385feb7-8d77-4a34-a085-032802f64c43\",\"OrigId\":\"24f1a5ba-2c57-4539-9556-c0fba987f7e3\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"JVF3Z8Lail4e6g8u7X7MTbaXNmDRY8WF\",\"Timestamp\":\"2020-11-05T11:51:15.121Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard\",\"Size\":null},\"Preview\":{\"Id\":\"preview-d3ada17f-7830-49d1-8ffd-1fe17db86963\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"VTBxPINGbZ6sRGDZ_l.SlUeqKuKapncl\",\"Timestamp\":\"2020-11-05T11:53:45.203Z\",\"OriginalName\":null,\"Name\":\"20201021_TLS_Great_suffok_Yard_Courtyard_stereoVR.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"dca04177-b36f-4002-b4de-63526858cf1b\",\"OrigId\":\"f91baa4a-e027-4da6-918b-3c04f6894659\",\"Longitude\":12.528807709151522,\"Latitude\":10.860118794818144,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 1 \/ CAT-B\",\"DestinationId\":\"9afb5734-76b9-41d6-a8cc-88d0e3a0b57c\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"1f8fbb6e-1032-4245-a81c-03df6a111062\",\"OrigId\":\"0bd1bbea-b578-4f7c-abaf-ce23530168f5\",\"Longitude\":-101.22569301884158,\"Latitude\":27.82193755996523,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Sea Building \/ CAT-B\",\"DestinationId\":\"5c9ba92d-a12a-486c-910d-1c423c4cbfed\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"2b92a2ab-3d6f-4564-9c1e-ab1c74fed169\",\"OrigId\":\"25d9e203-1df9-4bb3-9e82-bdda3f0c0ba7\",\"Longitude\":-65.54855062738261,\"Latitude\":44.03014380405782,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Works Building \/ CAT-B\",\"DestinationId\":\"14b76e23-4787-48de-b775-23eca942ead0\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"b8b4fe5b-0940-4319-b0d4-faea770cfc6a\",\"OrigId\":\"cf7be9f6-81cd-47dc-9fd3-a8ba5db9cac9\",\"Longitude\":-129.88948449521712,\"Latitude\":46.802072352731415,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 3 \/ CAT-B\",\"DestinationId\":\"f33c0d3b-46be-404a-a14e-8e2d5f5b3fad\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"669cc3e4-b35e-458a-87bc-22e4670dc337\",\"OrigId\":\"18488d1e-3b48-485e-9400-a53a9e0c122b\",\"Longitude\":19.57312583041022,\"Latitude\":12.577907924489576,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 2 \/ CAT-B\",\"DestinationId\":\"9afb5734-76b9-41d6-a8cc-88d0e3a0b57c\",\"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\":\"2020-11-05T11:53:45.361Z\",\"ContentVersionId\":\"8o1JomfaDc3e5qysohum5Zql4ixGNybi\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"d3ada17f-7830-49d1-8ffd-1fe17db86963\",\"Id\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\"},{\"OrigId\":\"6fbbf24a-83ea-490e-8d7c-774d172f8c6a\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B-VR3.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"1c504d54-cb74-4966-8585-1e6864adc0e7\",\"OrigId\":\"becd5117-fb59-4cc2-be05-c77a99846f0a\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"ypRcou4vevzzSuRuLVSoGdqRQn0kfWIz\",\"Timestamp\":\"2020-11-05T12:02:58.117Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"943cf26b-b999-4cae-b607-82985f729449\",\"OrigId\":\"32c4c956-d8ca-492c-9663-abe7d836493f\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"jwSFFQKl3EDVuIMsgmk2VEYz4Cu0iDMU\",\"Timestamp\":\"2020-11-05T11:51:16.744Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard (monoscopic)\",\"Size\":null},\"Preview\":{\"Id\":\"preview-1c504d54-cb74-4966-8585-1e6864adc0e7\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"okujwFU2xhSAyGxzUFsNyO_M2vv7v5YW\",\"Timestamp\":\"2020-11-05T12:02:57.952Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B-VR3.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"d4e3021a-d0b7-4b18-977f-1c7e25e1457b\",\"OrigId\":\"a6071265-3b51-4e0e-8baf-9baefbbbd85e\",\"Longitude\":28.80479375234836,\"Latitude\":-22.918790286570832,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 1 \/ CAT-A\",\"DestinationId\":\"edce2a4f-45a5-435e-af7c-2a70ec9cdf3f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"21d7f517-fa14-44fe-ad9d-f29f4456e119\",\"OrigId\":\"abb77868-ae7c-4adc-a446-c2a652745253\",\"Longitude\":54.799453233972145,\"Latitude\":-1.7389533863642626,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 2 \/ CAT-B\",\"DestinationId\":\"9afb5734-76b9-41d6-a8cc-88d0e3a0b57c\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"b7919818-6a99-4faa-9b0f-dcd6bde69100\",\"OrigId\":\"737378ba-a22d-4856-9ea3-9863eb0af840\",\"Longitude\":159.179499985435,\"Latitude\":0.5215562188322537,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Pickwick Building \/ CAT-B\",\"DestinationId\":\"2d13c5e7-035e-4549-8bf7-961cb6308a4b\",\"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\":\"2020-11-05T12:02:58.117Z\",\"ContentVersionId\":\"ypRcou4vevzzSuRuLVSoGdqRQn0kfWIz\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"1c504d54-cb74-4966-8585-1e6864adc0e7\",\"Id\":\"58a06595-5c37-4f91-b779-02bbc105ee9c\"},{\"OrigId\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A_VR6.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"e5e9c046-3cd3-410b-8b1d-05175313677b\",\"OrigId\":null,\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"o3gRzF6rp31p99vxki5sE0huMA3SA9zA\",\"Timestamp\":\"2020-11-05T14:12:41.638Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"2b990b24-b9f1-41bf-bf37-cf977e228a7c\",\"OrigId\":null,\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"YlhN5SLlNhwEiZm_4avYEVCwfyuD.r3Q\",\"Timestamp\":\"2020-11-05T14:12:41.638Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard (stereoscopic)\",\"Size\":null},\"Preview\":{\"Id\":\"preview-e5e9c046-3cd3-410b-8b1d-05175313677b\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"lAwGeLgdFW88BTnmZOq6OvdFWirFPDXe\",\"Timestamp\":\"2020-11-05T14:12:38.111Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A_VR6.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"adf13a1f-8a57-4140-8947-68fa6532a988\",\"OrigId\":null,\"Longitude\":-84.72371306297237,\"Latitude\":0.9026749685082146,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Courtyard\",\"DestinationId\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"a04afdcf-3091-45a6-881e-c76dae42319c\",\"OrigId\":null,\"Longitude\":-71.21045312965202,\"Latitude\":2.2601640688788964,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 3\",\"DestinationId\":\"317cced7-42d3-462f-8728-03db83efc183\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"77707577-2b83-4859-9921-c782cc4428bd\",\"OrigId\":null,\"Longitude\":-80.82375776468814,\"Latitude\":-16.256708096313055,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Sea Building \/ CAT-B\",\"DestinationId\":\"5c9ba92d-a12a-486c-910d-1c423c4cbfed\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"db7a686b-1bbe-4e3a-b269-38a88c7bee54\",\"OrigId\":null,\"Longitude\":-163.09354666603082,\"Latitude\":1.2132382868022384,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Works Building \/ CAT-A\",\"DestinationId\":\"856b3529-c570-437e-b582-4b5c82076375\",\"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\":\"2020-11-05T14:12:41.638Z\",\"ContentVersionId\":\"o3gRzF6rp31p99vxki5sE0huMA3SA9zA\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"e5e9c046-3cd3-410b-8b1d-05175313677b\",\"Id\":\"8dd252cd-b61b-4915-af89-a4e1c29baa72\"},{\"OrigId\":\"60435b9d-4cde-4bf2-9932-72919cc66412\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A-VR3.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"1036b9ac-91aa-464c-bd4a-b1253db20ec7\",\"OrigId\":\"21ab351a-7889-47ee-8e4d-39c5c4dfa681\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"rMYelFAM3QOg5nF26eF43bcCrfgpIDzq\",\"Timestamp\":\"2020-11-05T13:59:55.539Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"67121c0b-777b-47e6-925c-84dc64cb76dd\",\"OrigId\":\"1f86488c-ccca-4cba-a07f-af634416704d\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"cD4.AUjPpUCcnRD2LmbFmc1UwfIjfQiv\",\"Timestamp\":\"2020-11-05T11:51:13.277Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard\",\"Size\":null},\"Preview\":{\"Id\":\"preview-1036b9ac-91aa-464c-bd4a-b1253db20ec7\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"I_Eb5QOZx740.MN4IaO9BO6_cA76Xc1s\",\"Timestamp\":\"2020-11-05T13:59:55.373Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A-VR3.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"d1fb33a5-6f47-42aa-a4b5-4a5cd3e9ddca\",\"OrigId\":\"02516576-d76e-4a2f-a3d9-d8cb2b73ef71\",\"Longitude\":26.36709321409586,\"Latitude\":-21.51495069343211,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 1 \/ CAT-B\",\"DestinationId\":\"58a06595-5c37-4f91-b779-02bbc105ee9c\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"36719d5c-a62c-41db-972d-889a2e795493\",\"OrigId\":\"36779436-4447-4943-a969-50e16e330d15\",\"Longitude\":65.52384658250179,\"Latitude\":-4.155156536003246,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 2 \/ CAT-A\",\"DestinationId\":\"a0bd20da-d782-490d-9df6-76b44c9fa9d3\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"8b5c46e1-1125-4691-91ad-2463c6b16d81\",\"OrigId\":\"f918879b-fc78-4d17-a0f3-4b3caec73efc\",\"Longitude\":158.35731079362293,\"Latitude\":1.0680820010722392,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Pickwick Building \/ CAT-A\",\"DestinationId\":\"21046413-6be4-413c-bf98-8551ba972324\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"a147244f-e5f1-4428-9dde-e7da4ebece06\",\"OrigId\":\"365739ff-b279-4067-9f46-4cc8855825ec\",\"Longitude\":85.9884840489392,\"Latitude\":-0.573708176492619,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Courtyard\",\"DestinationId\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\",\"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\":\"2020-11-05T13:59:55.539Z\",\"ContentVersionId\":\"rMYelFAM3QOg5nF26eF43bcCrfgpIDzq\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"1036b9ac-91aa-464c-bd4a-b1253db20ec7\",\"Id\":\"edce2a4f-45a5-435e-af7c-2a70ec9cdf3f\"},{\"OrigId\":\"900471c2-f4cb-44ea-89e2-88c573d1a57a\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B_VR6.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"15c7902f-5571-4b64-9455-d75b689aa6a4\",\"OrigId\":\"2f0b14e6-91ba-47c2-a3f7-1606296dded7\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"tjPINAZILrnBfHv7ZIVBs5tQCW.uAyTv\",\"Timestamp\":\"2020-11-05T12:53:33.874Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"ff7f5008-dae5-4d28-9a07-ab8132b56fd0\",\"OrigId\":\"f3f3d801-ca07-498a-876a-33a61b882400\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"NtOD7EDnwVmz1xbNiGYsHWhJIO1wJGSB\",\"Timestamp\":\"2020-11-05T11:51:32.664Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard (monoscopic)\",\"Size\":null},\"Preview\":{\"Id\":\"preview-15c7902f-5571-4b64-9455-d75b689aa6a4\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"lZPjyGpRTnhy7aep38QKFZo4vCYC3wuj\",\"Timestamp\":\"2020-11-05T12:53:33.704Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B_VR6.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"2f098ba1-3cd5-422b-97c9-576b9b2a26f9\",\"OrigId\":\"167d8993-87c1-4e25-94f5-875cb3a61720\",\"Longitude\":-85.17004417204384,\"Latitude\":2.3092987114943946,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Courtyard\",\"DestinationId\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"965d0ed1-3ee6-4cfc-b254-be23c4e4ac58\",\"OrigId\":\"1c09757d-6be8-459a-b054-ecff93dfc1af\",\"Longitude\":-71.74861283127706,\"Latitude\":3.5340954342086106,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 3 \/ CAT-B\",\"DestinationId\":\"f33c0d3b-46be-404a-a14e-8e2d5f5b3fad\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"b9becd97-cc25-4e5b-8bf6-8f7ce5a1e994\",\"OrigId\":\"e4433b0c-c102-4daa-b943-df5bc183d611\",\"Longitude\":-163.7246305264311,\"Latitude\":3.141849460068064,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Works Building \/ CAT-B\",\"DestinationId\":\"14b76e23-4787-48de-b775-23eca942ead0\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"d4d90fcf-fc9b-43d9-b70a-bfd14de3159d\",\"OrigId\":\"483caa1f-1c20-4474-a641-71f8f206d0f5\",\"Longitude\":-80.74228885736744,\"Latitude\":-17.131443309846844,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Sea Building \/ CAT-A\",\"DestinationId\":\"8dd252cd-b61b-4915-af89-a4e1c29baa72\",\"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\":\"2020-11-05T12:53:33.874Z\",\"ContentVersionId\":\"tjPINAZILrnBfHv7ZIVBs5tQCW.uAyTv\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"15c7902f-5571-4b64-9455-d75b689aa6a4\",\"Id\":\"5c9ba92d-a12a-486c-910d-1c423c4cbfed\"},{\"OrigId\":\"c6505315-3d3e-4e60-b80e-7e386270962e\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B_VR1.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"b5459d34-eb80-41c9-8c8b-af9f07b89172\",\"OrigId\":\"8e44c296-3f1f-4ced-9136-cf7e1cb49f3b\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"lejIiIxI.DU2gytEjp9wUEH0gHbwoajJ\",\"Timestamp\":\"2020-11-05T11:57:54.851Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"68ecb030-d453-4a61-8ba2-bb16a480feb6\",\"OrigId\":\"6e8a6dee-8b0d-4f67-89cf-475308f36ae9\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"jZrxjy9ecjuuGMI2knJJ67NfVQLWjqE1\",\"Timestamp\":\"2020-11-05T11:51:21.185Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard (monoscopic)\",\"Size\":null},\"Preview\":{\"Id\":\"preview-b5459d34-eb80-41c9-8c8b-af9f07b89172\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"Xwvz3AeGD29JV1Yxg3ZIlTJoDhd5LeBw\",\"Timestamp\":\"2020-11-05T11:57:54.692Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B_VR1.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"aa0f1c21-1b65-4780-9787-0dc751c1419c\",\"OrigId\":\"0490b565-7aac-40d8-a519-2e4fff91d968\",\"Longitude\":2.957191647090042,\"Latitude\":-1.6962548839713456,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Pickwick Building \/ CAT-B\",\"DestinationId\":\"2d13c5e7-035e-4549-8bf7-961cb6308a4b\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"805af64f-869d-4018-abf8-e42b8ddd62c0\",\"OrigId\":\"a6c21a6f-4c92-41ac-bf50-8cdc960377bb\",\"Longitude\":140.7484711837933,\"Latitude\":-2.008154778502275,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Courtyard\",\"DestinationId\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"2e231856-1a72-422b-834e-6b46f70f760d\",\"OrigId\":\"aa7516f3-7722-46fe-a739-360c6c031444\",\"Longitude\":-166.0496059064377,\"Latitude\":0.4171709791218392,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Sea Building \/ CAT-B\",\"DestinationId\":\"5c9ba92d-a12a-486c-910d-1c423c4cbfed\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"e23c7bea-a6cb-485a-a800-f31ea09cb86b\",\"OrigId\":\"69508876-9b24-4d45-b29f-51aaf4715d15\",\"Longitude\":-9.053951474346434,\"Latitude\":-17.205702421770884,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Works Building \/ CAT-A\",\"DestinationId\":\"856b3529-c570-437e-b582-4b5c82076375\",\"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\":\"2020-11-05T11:57:54.851Z\",\"ContentVersionId\":\"lejIiIxI.DU2gytEjp9wUEH0gHbwoajJ\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"b5459d34-eb80-41c9-8c8b-af9f07b89172\",\"Id\":\"14b76e23-4787-48de-b775-23eca942ead0\"},{\"OrigId\":\"3b01c84a-caf1-46d5-8fd3-1a279572bb02\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B-VR4.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"d8116582-5de0-41b9-b91b-61fd1857b2ab\",\"OrigId\":\"04c4d91d-d676-4c69-8eca-11d2106e58f8\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"T7SmhpwjlnFZ2ln9aCfsZTxyEASNUQIf\",\"Timestamp\":\"2020-11-05T12:10:19.373Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"57882c18-5837-4ae5-921b-146059059ac0\",\"OrigId\":\"ce2765d9-077b-4083-828f-cb1c45ca8264\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"T6mJPNlFs9eNYdrSxqQhDxi5i0xqET3J\",\"Timestamp\":\"2020-11-05T11:51:29.785Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard (monoscopic)\",\"Size\":null},\"Preview\":{\"Id\":\"preview-d8116582-5de0-41b9-b91b-61fd1857b2ab\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"RD8Wi_lfQbZOyUYCXhyfJqoij2Jg9ZYZ\",\"Timestamp\":\"2020-11-05T12:10:19.169Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B-VR4.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"a2b88a00-857e-420a-9d63-e8cf8145b97e\",\"OrigId\":\"4c8b5111-267b-43d9-b0f9-e0105f691479\",\"Longitude\":52.42749405698669,\"Latitude\":2.093884957169658,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Courtyard\",\"DestinationId\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"32f242ea-905e-4129-b476-c9bc4f790668\",\"OrigId\":\"5bbeb02b-533f-4a04-add3-d4b8cf33085b\",\"Longitude\":3.6763696549509177,\"Latitude\":0.28425649129136715,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 3 \/ CAT-B\",\"DestinationId\":\"f33c0d3b-46be-404a-a14e-8e2d5f5b3fad\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"b1e8ad12-0b5f-4010-98bc-89de0e037c9a\",\"OrigId\":\"da0c0ddb-5758-4309-95b8-80b9ca3b5e55\",\"Longitude\":-176.33822084954875,\"Latitude\":0.485764705334305,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 1 \/ CAT-B\",\"DestinationId\":\"58a06595-5c37-4f91-b779-02bbc105ee9c\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"15683485-5294-4cbd-b50b-d4dc4b3a0e0a\",\"OrigId\":\"bc4ea705-aa9e-4eeb-bac4-e1f397a48e53\",\"Longitude\":7.125016348901795,\"Latitude\":-16.97550500085453,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 2 \/ CAT-A\",\"DestinationId\":\"a0bd20da-d782-490d-9df6-76b44c9fa9d3\",\"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\":\"2020-11-05T12:10:19.373Z\",\"ContentVersionId\":\"T7SmhpwjlnFZ2ln9aCfsZTxyEASNUQIf\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"d8116582-5de0-41b9-b91b-61fd1857b2ab\",\"Id\":\"9afb5734-76b9-41d6-a8cc-88d0e3a0b57c\"},{\"OrigId\":\"189fee71-2fd0-41b7-81c5-c14363fa39ac\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A_VR5.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"d25190aa-85b0-41e4-b1f2-894a89bcbfa4\",\"OrigId\":\"a0e257ea-9571-4987-a486-ebc4e2949aa3\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\".P14VLBdR9qhza10MxQQKQi0otutdEB5\",\"Timestamp\":\"2020-11-05T14:05:07.578Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"59433527-e0b2-4362-8565-5ad1d45b5d26\",\"OrigId\":\"0bb5c390-6b57-46e1-89fb-14a77102c495\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"YkxJdz0iJ9tT4OJVupxznKvJudPBKpXp\",\"Timestamp\":\"2020-11-05T11:51:13.024Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard\",\"Size\":null},\"Preview\":{\"Id\":\"preview-d25190aa-85b0-41e4-b1f2-894a89bcbfa4\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"7N2jhQBqPBFqBkaB0qEK1Le8sqwmoMHk\",\"Timestamp\":\"2020-11-05T14:05:07.425Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A_VR5.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"ee922770-9ab6-4954-87e1-a3e654305ee8\",\"OrigId\":\"88a12833-350e-4800-a025-c0a38b0c9fe5\",\"Longitude\":5.394571086921246,\"Latitude\":-0.5149481312139377,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Sea Building \/ CAT-A\",\"DestinationId\":\"8dd252cd-b61b-4915-af89-a4e1c29baa72\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"1b764228-f220-4648-8af5-c0b3fd7df8f9\",\"OrigId\":\"9728bf82-4b4e-421f-9e7d-cc1212895284\",\"Longitude\":2.773495087716981,\"Latitude\":-19.089502562718604,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 3 \/ CAT-B\",\"DestinationId\":\"f33c0d3b-46be-404a-a14e-8e2d5f5b3fad\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"bc03b7bc-4ebc-4558-b176-5b10f5c233f7\",\"OrigId\":\"aa83b51b-f99b-493d-a305-27971d6b6725\",\"Longitude\":31.71478368969514,\"Latitude\":0.34800274543497467,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Courtyard\",\"DestinationId\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"d2c5217d-49a7-42b6-b00a-349b4c454807\",\"OrigId\":\"15bbdb9c-38a7-4967-adee-7dec03517d0a\",\"Longitude\":127.81980865017164,\"Latitude\":-2.803528640346053,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 2 \/ CAT-A\",\"DestinationId\":\"a0bd20da-d782-490d-9df6-76b44c9fa9d3\",\"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\":\"2020-11-05T14:05:07.578Z\",\"ContentVersionId\":\".P14VLBdR9qhza10MxQQKQi0otutdEB5\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"d25190aa-85b0-41e4-b1f2-894a89bcbfa4\",\"Id\":\"317cced7-42d3-462f-8728-03db83efc183\"},{\"OrigId\":\"898f46e6-70e7-4d70-8462-cbc4b86c853e\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B_VR2.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"2970c8f4-99e6-4ffd-af8b-7f535e4f5081\",\"OrigId\":\"577f6966-d16c-4d67-930c-93e5e2620147\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"JrPmqzHMPmCb9jnlnO_xHd1pAGWFmgUI\",\"Timestamp\":\"2020-11-05T12:01:20.698Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"7cd458f5-105b-49ad-ac7c-88aec5df8e40\",\"OrigId\":\"38d6da4f-9bfc-430b-b1f2-2a35ad8691aa\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"L7MhHnumc4MkO1LHAtQQ8kaos9HqVQOX\",\"Timestamp\":\"2020-11-05T11:51:17.300Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard (monoscopic)\",\"Size\":null},\"Preview\":{\"Id\":\"preview-2970c8f4-99e6-4ffd-af8b-7f535e4f5081\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"KBQ08MB2FErp31Mp6AViASuGe47qD9Sz\",\"Timestamp\":\"2020-11-05T12:01:20.533Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B_VR2.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"9f07d811-9608-45d8-8aa1-b929584d3d8f\",\"OrigId\":\"04ab3961-ce3d-477e-9123-e0d436016931\",\"Longitude\":71.82459782351248,\"Latitude\":-7.66286640432465,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 1 \/ CAT-B\",\"DestinationId\":\"58a06595-5c37-4f91-b779-02bbc105ee9c\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"61e717ee-99cf-48a5-8bbb-6be2c35bb398\",\"OrigId\":\"7ce23745-8501-4787-9a8c-e2ef04831bea\",\"Longitude\":-178.19249726906935,\"Latitude\":-6.163863866355192,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Works Building \/ CAT-B\",\"DestinationId\":\"14b76e23-4787-48de-b775-23eca942ead0\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"24992b75-4a39-4b1f-a6cf-cedad89b519a\",\"OrigId\":\"b578ac4e-10e5-4124-b23a-3633c8e2d073\",\"Longitude\":1.1163051422986996,\"Latitude\":-17.648558258924087,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Pickwick Building \/ CAT-A\",\"DestinationId\":\"21046413-6be4-413c-bf98-8551ba972324\",\"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\":\"2020-11-05T12:01:20.698Z\",\"ContentVersionId\":\"JrPmqzHMPmCb9jnlnO_xHd1pAGWFmgUI\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"2970c8f4-99e6-4ffd-af8b-7f535e4f5081\",\"Id\":\"2d13c5e7-035e-4549-8bf7-961cb6308a4b\"},{\"OrigId\":\"bd4c7a90-41a2-4354-b34b-afca907a8425\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B_VR5.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"c4de5012-04db-46aa-92f9-f51f2a810726\",\"OrigId\":\"513daa88-9895-4a87-9f71-24e0b95d8384\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"Y.RyntxLcYstQ6v91IUrwmSsEQPe31IT\",\"Timestamp\":\"2020-11-05T12:51:00.419Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"63f92526-5d81-4e5f-bf0b-b669a77871e9\",\"OrigId\":\"38a1aa7b-bd6d-4991-a1fb-c82260f80c3c\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"CKhlOdPzCakAatpjlTTiw_LbkLqUNRkM\",\"Timestamp\":\"2020-11-05T11:51:17.132Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard (monoscopic)\",\"Size\":null},\"Preview\":{\"Id\":\"preview-c4de5012-04db-46aa-92f9-f51f2a810726\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"Tj8lyglEiy1dLnyc_s11GIaH9tsUhBHA\",\"Timestamp\":\"2020-11-05T12:51:00.250Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-B_VR5.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"d0a65523-5e01-4550-82e4-da76fd26e3f3\",\"OrigId\":\"387b79da-e533-49f3-b825-fef54aebe3a3\",\"Longitude\":4.4473848500904865,\"Latitude\":-1.308846989176391,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Sea Building \/ CAT-B\",\"DestinationId\":\"5c9ba92d-a12a-486c-910d-1c423c4cbfed\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"854c27a6-cfa3-4342-9986-cde4b79c2aab\",\"OrigId\":\"5373ea2e-81c2-40b5-aff2-a8c3cc5ea010\",\"Longitude\":31.966042265285182,\"Latitude\":-1.5391571918705587,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Courtyard\",\"DestinationId\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"9c1af6da-15d7-410d-8cb8-f41174ce9da5\",\"OrigId\":\"fdadc96e-d943-4168-b869-669ac698ec91\",\"Longitude\":2.073980831532367,\"Latitude\":-16.662394237631187,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 3 \/ CAT-A\",\"DestinationId\":\"317cced7-42d3-462f-8728-03db83efc183\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"7404d287-f5ab-4e78-b16b-82faa74bf4fe\",\"OrigId\":\"f81e3df9-b395-4f9c-ad2d-dcf24b17f5cb\",\"Longitude\":126.14172215583508,\"Latitude\":-2.643222015610323,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 2 \/ CAT-B\",\"DestinationId\":\"9afb5734-76b9-41d6-a8cc-88d0e3a0b57c\",\"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\":\"2020-11-05T12:51:00.419Z\",\"ContentVersionId\":\"Y.RyntxLcYstQ6v91IUrwmSsEQPe31IT\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"c4de5012-04db-46aa-92f9-f51f2a810726\",\"Id\":\"f33c0d3b-46be-404a-a14e-8e2d5f5b3fad\"},{\"OrigId\":\"e9e4a479-91a0-402d-aac1-d9b1b3a95458\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A_VR1.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"b298f486-c915-47aa-b6f0-d4e6dd5b7923\",\"OrigId\":\"e4b14a95-61b3-4c47-afca-a297ec189a0f\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"jUMVqT9fBVbptjz0wo.YCnYoYS8FwGSU\",\"Timestamp\":\"2020-11-05T13:43:21.916Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"a9bd0035-293a-4736-a98e-bfe57cc5bbb4\",\"OrigId\":\"0352e2a4-7708-434e-b0fc-c242da7f3b80\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"KgRlqeHfZgASKtpeZGk9B6H9hM.GVTB7\",\"Timestamp\":\"2020-11-05T11:51:11.291Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard\",\"Size\":null},\"Preview\":{\"Id\":\"preview-b298f486-c915-47aa-b6f0-d4e6dd5b7923\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"UKO74pp1HdVqSL8wUXixXp5M3x41mL9O\",\"Timestamp\":\"2020-11-05T13:43:21.762Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A_VR1.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"e8d9f468-7bf2-42be-ac14-4f13072a0206\",\"OrigId\":\"9e94e8f8-4b9a-45f0-8b7f-82eed0b20176\",\"Longitude\":2.78302075385659,\"Latitude\":-1.7878009044420902,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Pickwick Building \/ CAT-A\",\"DestinationId\":\"21046413-6be4-413c-bf98-8551ba972324\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"18a5af3e-1294-4ea2-bc6f-7bfe17b48c0a\",\"OrigId\":\"2c582f27-7a40-47ee-8771-224a9193766c\",\"Longitude\":-0.9562282164556564,\"Latitude\":-12.337426347154183,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Works Building \/ CAT-B\",\"DestinationId\":\"14b76e23-4787-48de-b775-23eca942ead0\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"6122bd09-c3e6-4817-9d2f-7f808393f031\",\"OrigId\":\"d7715a6a-e736-42ca-b8d8-1bdc08395d92\",\"Longitude\":140.76975516691448,\"Latitude\":-0.7100770820258737,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Courtyard\",\"DestinationId\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"afed36e6-a3e6-4c3f-be29-67a3d40e99f6\",\"OrigId\":null,\"Longitude\":-168.4273419442264,\"Latitude\":-1.3147805968799178,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Sea Building \/ CAT-A\",\"DestinationId\":\"8dd252cd-b61b-4915-af89-a4e1c29baa72\",\"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\":\"2020-11-05T13:43:21.916Z\",\"ContentVersionId\":\"jUMVqT9fBVbptjz0wo.YCnYoYS8FwGSU\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"b298f486-c915-47aa-b6f0-d4e6dd5b7923\",\"Id\":\"856b3529-c570-437e-b582-4b5c82076375\"},{\"OrigId\":\"230f5bcf-38b9-41d5-a6f6-5318b3892a1f\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A-VR4.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"96fbd4f8-c795-4f8b-a279-1712754e833e\",\"OrigId\":\"a6911d48-7cef-4532-8ed9-7bae93780bcc\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"crxemYiAMqX4tCWnDv5oK3AmvN3CMX9p\",\"Timestamp\":\"2020-11-05T14:02:49.084Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"4fa60b83-c826-40b2-8ce7-51d6d0f73f46\",\"OrigId\":\"e63ca9ce-e874-40a9-818e-eb2fe1d3dd93\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"_SoVq0xuIRXejzKBaLlxEmBjngPyYKso\",\"Timestamp\":\"2020-11-05T11:51:32.513Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard\",\"Size\":null},\"Preview\":{\"Id\":\"preview-96fbd4f8-c795-4f8b-a279-1712754e833e\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"wB__FPBUa3bThoN_scbCskqZaR4dLcUE\",\"Timestamp\":\"2020-11-05T14:02:48.888Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A-VR4.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"1a3e8375-890d-4af5-8b3c-ce3cd5466e33\",\"OrigId\":\"9ca2d5e2-d42b-4cf7-aeb2-bb42b5df206f\",\"Longitude\":5.158551780606047,\"Latitude\":-15.132429529204494,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 2 \/ CAT-B\",\"DestinationId\":\"9afb5734-76b9-41d6-a8cc-88d0e3a0b57c\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"f328bc82-d110-4316-a0ba-e75aa8c5c493\",\"OrigId\":\"e28ada87-891c-404b-b447-337618eb95b1\",\"Longitude\":3.9711089781671944,\"Latitude\":0.19846490713977977,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 3 \/ CAT-A\",\"DestinationId\":\"317cced7-42d3-462f-8728-03db83efc183\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"dcb81177-7a97-40f5-9797-0e573fee2eee\",\"OrigId\":\"4b7ac418-652c-4be2-89c4-a1df6dbd7f8b\",\"Longitude\":52.55643736100825,\"Latitude\":-1.2318506294959217,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Courtyard\",\"DestinationId\":\"cdf42b18-2bf9-4e4f-b7bb-e9327e0e2cdc\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"f616cc28-ef13-4246-a389-7bc78f426ef9\",\"OrigId\":\"83f5f210-22fa-4173-bb2e-943d1a472dc3\",\"Longitude\":161.7282787414812,\"Latitude\":-4.0640661503089435,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 1 \/ CAT-A\",\"DestinationId\":\"edce2a4f-45a5-435e-af7c-2a70ec9cdf3f\",\"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\":\"2020-11-05T14:02:49.084Z\",\"ContentVersionId\":\"crxemYiAMqX4tCWnDv5oK3AmvN3CMX9p\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"96fbd4f8-c795-4f8b-a279-1712754e833e\",\"Id\":\"a0bd20da-d782-490d-9df6-76b44c9fa9d3\"},{\"OrigId\":\"b30b52db-44ed-4b57-9512-0e92446e640e\",\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A_VR2.jpg\",\"LandingAngle\":null,\"MultiresolutionData\":null,\"MultiresolutionPath\":null,\"Content\":{\"Id\":\"36a59f8f-721f-4ffc-aa3c-6cf986df588b\",\"OrigId\":\"d88faa79-a123-4924-b200-4ef1c850aa73\",\"Type\":null,\"Mime\":\"image\/jpeg\",\"VersionId\":\"TLBqamEWSlHgBBz6xczjZB3nsWq9pbNe\",\"Timestamp\":\"2020-11-05T13:55:09.330Z\",\"OriginalName\":null,\"Name\":null,\"Size\":null},\"Type\":\"SphericalStereoStandard\",\"Resolution\":6000,\"Order\":null,\"Thumbnail\":{\"Id\":\"92c68306-265c-4b95-bc29-8a555a53ec0d\",\"OrigId\":\"540a2441-542f-4d2c-a726-d76f8f3314ad\",\"Type\":\"IMAGE\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"KDJBOn936D8MlmugOeJUYq8t2GhCB.kS\",\"Timestamp\":\"2020-11-05T11:51:19.472Z\",\"OriginalName\":null,\"Name\":\"TLS - Great Suffolk Yard\",\"Size\":null},\"Preview\":{\"Id\":\"preview-36a59f8f-721f-4ffc-aa3c-6cf986df588b\",\"OrigId\":null,\"Type\":\"PANO\",\"Mime\":\"image\/jpeg\",\"VersionId\":\"JvM8pbZJgdomOHEFcE97RDKW497XuUoS\",\"Timestamp\":\"2020-11-05T13:55:09.211Z\",\"OriginalName\":null,\"Name\":\"679-TLS-Great_Suffolk_Yard-1st_floor_office_CAT-A_VR2.jpg\",\"Size\":null},\"Depthmap\":null,\"Bgm\":null,\"Warps\":[{\"Id\":\"5add4ff5-18a8-4ff9-ae62-2bc3c871843e\",\"OrigId\":\"3ccc9f55-5044-4de1-a589-9b666d1b8731\",\"Longitude\":72.48393791713534,\"Latitude\":-8.232022329185789,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Engineering Building 1 \/ CAT-A\",\"DestinationId\":\"edce2a4f-45a5-435e-af7c-2a70ec9cdf3f\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"ad2e25c8-bb70-4c3d-914e-a14fe8e9b94a\",\"OrigId\":\"c3f4dc7c-f879-49b7-844a-2ba935128304\",\"Longitude\":5.423432220943482,\"Latitude\":-19.101975348247027,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"Pickwick Building \/ CAT-B\",\"DestinationId\":\"2d13c5e7-035e-4549-8bf7-961cb6308a4b\",\"DestinationType\":\"Pano\",\"LandingAngle\":null,\"Style\":null},{\"Id\":\"dd79d65a-e30e-4104-81b0-99641f35d1db\",\"OrigId\":\"1c0e61ba-e423-4313-8c6c-0fafd52a9ad7\",\"Longitude\":-179.27953676940345,\"Latitude\":-5.635606759517824,\"Radius\":null,\"Size\":null,\"Icon\":null,\"Visible\":true,\"Rx\":null,\"Ry\":null,\"Rz\":null,\"Depth\":null,\"Name\":\"The Works Building \/ CAT-A\",\"DestinationId\":\"856b3529-c570-437e-b582-4b5c82076375\",\"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\":\"2020-11-05T13:55:09.330Z\",\"ContentVersionId\":\"TLBqamEWSlHgBBz6xczjZB3nsWq9pbNe\",\"ContentMime\":\"image\/jpeg\",\"Multiresolution\":false,\"ContentId\":\"36a59f8f-721f-4ffc-aa3c-6cf986df588b\",\"Id\":\"21046413-6be4-413c-bf98-8551ba972324\"}],\"Videos\":[],\"ThumbnailVersionId\":\"RKcfGLvyq5qiJW9WZ57WDXFco7TAqE7C\",\"ThumbnailTimestamp\":\"2020-11-05T11:51:16.975Z\",\"ThumbnailId\":\"c5db2e2b-2cdc-44b4-ad89-faa68faca0ba\",\"ThumbnailMime\":\"image\/jpeg\",\"ShareableType\":\"GALLERY\",\"Id\":\"d07f3567-ea54-4126-b419-2873f874a394\"}],\"Projects\":[],\"ExtendedView\":null,\"CustomSettings\":null,\"StatusCode\":0,\"Tier\":\"freelancer\",\"UserInfo\":{\"Tier\":\"freelancer\",\"TierLevel\":\"1000\",\"Name\":\"josh@tailoredlivingsolutions.com\",\"Locale\":null,\"RootSpaceId\":\"9bc773c2-0d50-4b02-a40b-c49329e395cf\",\"PhotonRegion\":\"eu\",\"Hash\":null,\"ProfileInfo\":{\"Id\":\"a716740b-16ba-4eeb-97ba-662b5936b769\",\"ContentUrl\":\"https:\/\/irl-sec-theviewer-stage-prod.s3-accelerate.amazonaws.com\/josh@tailoredlivingsolutions.com\/\",\"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\":\"9a271136-9b42-44f2-b415-3d7a7e2b5456\",\"Email\":\"josh@tailoredlivingsolutions.com\",\"Organization\":false,\"MainOrganization\":{\"Code\":\"josh@tailoredlivingsolutions.com\",\"Name\":\"josh@tailoredlivingsolutions.com\",\"SpaceId\":\"9bc773c2-0d50-4b02-a40b-c49329e395cf\"},\"AllUserOrganizations\":null,\"UserFullName\":\"Josh Chadd\",\"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 = '9a271136-9b42-44f2-b415-3d7a7e2b5456'; } 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(); })();