{"id":40,"date":"2023-09-19T10:08:54","date_gmt":"2023-09-19T10:08:54","guid":{"rendered":"https:\/\/orricoquiles.es\/?p=40"},"modified":"2023-09-21T11:23:12","modified_gmt":"2023-09-21T11:23:12","slug":"360-test","status":"publish","type":"post","link":"https:\/\/orricoquiles.es\/index.php\/2023\/09\/19\/360-test\/","title":{"rendered":"360 Test"},"content":{"rendered":"\n<p>AR Test<\/p>\n\n\n\n            <div id=\"ardisplay_viewer_53\" class=\"ardisplay_viewer\"><script type=\"module\" src=\"https:\/\/unpkg.com\/@google\/model-viewer\/dist\/model-viewer.min.js\"><\/script><model-viewer  id=\"model_53\"  ar ar-modes=\"webxr scene-viewer quick-look\"   camera-controls auto-rotate  \n                ios-src=\"\" \n                src=\"https:\/\/orricoquiles.es\/wp-content\/uploads\/2023\/09\/reloj.glb\" \n                \n                \n                \n                \n                \n                field-of-view=\"\"\n                max-camera-orbit=\"Infinity auto 300\"\n                min-camera-orbit=\"auto auto 20%\"\n                \n                \n                \n                \n                \n                poster=\"\"\n                alt=\"AR Display 3D model\" \n                class=\"ar-display-model-viewer\" \n                quick-look-browsers=\"safari chrome\" \n                \n                \n                ><button slot=\"ar-button\" class=\"ar-button ar-button-default \" id=\"ar-button_53\"><img decoding=\"async\" id=\"ar-img_53\" src=\"https:\/\/orricoquiles.es\/wp-content\/plugins\/ar-for-wordpress\/assets\/images\/ar-view-btn.png\" class=\"ar-button-img\"><\/button><div class=\"ar-qrcode-btn-container hide_on_devices\">\n                    <button id=\"ar-qrcode_53\" type=\"button\" class=\"ar-qrcode hide_on_devices\" onclick=\"this.classList.toggle('ar-qrcode-large');\" style=\"display: block; background-image: url(data:image\/png;base64,);\"><\/button>\n                    <\/div><div class=\"ar-reset-btn-container\">\n                <button id=\"ar-reset_53\" class=\"ar-reset\"  onclick=\"document.getElementById('model_53').setAttribute('camera-orbit', '');return getData()\"><img decoding=\"async\" src=\"https:\/\/orricoquiles.es\/wp-content\/plugins\/ar-for-wordpress\/assets\/images\/reset.png\"><\/button>\n                <\/div><div class=\"ar-popup-btn-container hide_on_devices\"><button id=\"ar_pop_Btn_53\" class=\"ar_popup-btn hide_on_devices\" type=\"button\"><img decoding=\"async\" src=\"https:\/\/orricoquiles.es\/wp-content\/plugins\/ar-for-wordpress\/assets\/images\/fullscreen.png\" class=\"ar-fullscreen_btn-img\"><\/button><\/div><input type=\"hidden\" id=\"src_53\" value=\"https:\/\/orricoquiles.es\/wp-content\/uploads\/2023\/09\/reloj.glb\">\n                    <button slot=\"hotspot-dot+X-Y+Z\" class=\"dot nodisplay\" data-position=\"1 -1 1\" data-normal=\"1 0 0\"><\/button>\n                    <button slot=\"hotspot-dim+X-Y\" class=\"dimension nodisplay\" data-position=\"1 -1 0\" data-normal=\"1 0 0\"><\/button>\n                    <button slot=\"hotspot-dot+X-Y-Z\" class=\"dot nodisplay\" data-position=\"1 -1 -1\" data-normal=\"1 0 0\"><\/button>\n                    <button slot=\"hotspot-dim+X-Z\" class=\"dimension nodisplay\" data-position=\"1 0 -1\" data-normal=\"1 0 0\"><\/button>\n                    <button slot=\"hotspot-dot+X+Y-Z\" class=\"dot nodisplay\" data-position=\"1 1 -1\" data-normal=\"0 1 0\"><\/button>\n                    <button slot=\"hotspot-dim+Y-Z\" class=\"dimension nodisplay\" data-position=\"0 -1 -1\" data-normal=\"0 1 0\"><\/button>\n                    <button slot=\"hotspot-dot-X+Y-Z\" class=\"dot nodisplay\" data-position=\"-1 1 -1\" data-normal=\"0 1 0\"><\/button>\n                    <button slot=\"hotspot-dim-X-Z\" class=\"dimension nodisplay\" data-position=\"-1 0 -1\" data-normal=\"-1 0 0\"><\/button>\n                    <button slot=\"hotspot-dot-X-Y-Z\" class=\"dot nodisplay\" data-position=\"-1 -1 -1\" data-normal=\"-1 0 0\"><\/button>\n                    <button slot=\"hotspot-dim-X-Y\" class=\"dimension nodisplay\" data-position=\"-1 -1 0\" data-normal=\"-1 0 0\"><\/button>\n                    <button slot=\"hotspot-dot-X-Y+Z\" class=\"dot nodisplay\" data-position=\"-1 -1 1\" data-normal=\"-1 0 0\"><\/button>\n                    <div id=\"controls\" class=\"dimension\" style=\"display:block\">\n                        <label for=\"show-dimensions_53\" style=\"margin:0px !important;\">Dimensions:<\/label>\n                        <input id=\"show-dimensions_53\" type=\"checkbox\" style=\"cursor: pointer;\">\n                    <\/div>\n                <\/model-viewer> <script type=\"module\">\n              const modelViewer = document.querySelector('#model_53');\n               modelViewer.querySelector('#src_53').addEventListener('input', (event) => {\n                modelViewer.src = event.target.value;\n              });\n              const checkbox = modelViewer.querySelector('#show-dimensions_53');\n              checkbox.addEventListener('change', () => {\n                modelViewer.querySelectorAll('button').forEach((hotspot) => {\n                  if ((hotspot.classList.contains('dimension'))||(hotspot.classList.contains('dot'))){\n                      if (checkbox.checked) {\n                        hotspot.classList.remove('nodisplay');\n                      } else {\n                        hotspot.classList.add('nodisplay');\n                      }\n                  }\n                    if (document.getElementById(\"ar_pop_Btn_53\").classList.contains('nodisplay')){\n                        document.getElementById(\"ar_pop_Btn_53\").classList.remove('nodisplay');\n                        document.getElementById(\"ar_close_53_pop\").classList.remove('nodisplay');\n                    }document.getElementById(\"ar-button_53\").classList.remove('nodisplay');\n                  document.getElementById(\"ar-qrcode_53\").classList.remove('nodisplay');\n                });\n              });\n            \n              modelViewer.addEventListener('load', () => {\n                const center = modelViewer.getCameraTarget();\n                const size = modelViewer.getDimensions();\n                const x2 = size.x \/ 2;\n                const y2 = size.y \/ 2;\n                const z2 = size.z \/ 2;\n            \n                modelViewer.updateHotspot({\n                  name: 'hotspot-dot+X-Y+Z',\n                  position: `${center.x + x2} ${center.y - y2} ${center.z + z2}`\n                });\n            \n                modelViewer.updateHotspot({\n                  name: 'hotspot-dim+X-Y',\n                  position: `${center.x + x2} ${center.y - y2} ${center.z}`\n                });\n                modelViewer.querySelector('button[slot=\"hotspot-dim+X-Y\"]').textContent = `${(size.z).toFixed(2)} m`;\n                modelViewer.updateHotspot({\n                  name: 'hotspot-dot+X-Y-Z',\n                  position: `${center.x + x2} ${center.y - y2} ${center.z - z2}`\n                });\n            \n                modelViewer.updateHotspot({\n                  name: 'hotspot-dim+X-Z',\n                  position: `${center.x + x2} ${center.y} ${center.z - z2}`\n                });\n                modelViewer.querySelector('button[slot=\"hotspot-dim+X-Z\"]').textContent = `${(size.y).toFixed(2)} m`;\n                modelViewer.updateHotspot({\n                  name: 'hotspot-dot+X+Y-Z',\n                  position: `${center.x + x2} ${center.y + y2} ${center.z - z2}`\n                });\n            \n                modelViewer.updateHotspot({\n                  name: 'hotspot-dim+Y-Z',\n                  position: `${center.x} ${center.y + y2} ${center.z - z2}`\n                });\n                modelViewer.querySelector('button[slot=\"hotspot-dim+Y-Z\"]').textContent = `${(size.x).toFixed(2)} m`;\n                modelViewer.updateHotspot({\n                  name: 'hotspot-dot-X+Y-Z',\n                  position: `${center.x - x2} ${center.y + y2} ${center.z - z2}`\n                });\n            \n                modelViewer.updateHotspot({\n                  name: 'hotspot-dim-X-Z',\n                  position: `${center.x - x2} ${center.y} ${center.z - z2}`\n                });\n                modelViewer.querySelector('button[slot=\"hotspot-dim-X-Z\"]').textContent  = `${(size.z).toFixed(2)} m`;\n                modelViewer.updateHotspot({\n                  name: 'hotspot-dot-X-Y-Z',\n                  position: `${center.x - x2} ${center.y - y2} ${center.z - z2}`\n                });\n            \n                modelViewer.updateHotspot({\n                  name: 'hotspot-dim-X-Y',\n                  position: `${center.x - x2} ${center.y - y2} ${center.z}`\n                });\n                modelViewer.querySelector('button[slot=\"hotspot-dim-X-Y\"]').textContent = `${(size.z).toFixed(2)} m`;\n                modelViewer.updateHotspot({\n                  name: 'hotspot-dot-X-Y+Z',\n                  position: `${center.x - x2} ${center.y - y2} ${center.z + z2}`\n                });\n                \n              });\n            <\/script>\n            <\/div>\n\n\n\n<p>Test with only one 360 picture+<\/p>\n\n\n\r\n    \r\n    \r\n    <div id=\"bppiv_panorama51\" class=\"bppiv_panorama\" data-settings='{&quot;bppiv_type&quot;:&quot;image360&quot;,&quot;bppiv_image_src&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;width&quot;:&quot;&quot;,&quot;height&quot;:&quot;&quot;,&quot;thumbnail&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;},&quot;image_src_360&quot;:&quot;https:\\\/\\\/orricoquiles.es\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/IMG_20211214_140345_00_104-scaled.jpg&quot;,&quot;bppiv_video_src&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;width&quot;:&quot;&quot;,&quot;height&quot;:&quot;&quot;,&quot;thumbnail&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;description&quot;:&quot;&quot;},&quot;bppiv_pan_gallery&quot;:&quot;&quot;,&quot;bppiv_gallery_limit&quot;:&quot;6&quot;,&quot;loadMore_btn_text&quot;:&quot;Load More&quot;,&quot;loadMore_text_color&quot;:&quot;#fff&quot;,&quot;loadMore_btn_bg&quot;:&quot;#000&quot;,&quot;loadMore_hover_bg&quot;:&quot;#222&quot;,&quot;bppiv_pano_id&quot;:&quot;JmSoPsBPhqWvaBmOqfFzgA&quot;,&quot;bppiv_image_width&quot;:{&quot;width&quot;:&quot;100&quot;,&quot;unit&quot;:&quot;%&quot;},&quot;bppiv_image_height&quot;:{&quot;height&quot;:&quot;320&quot;,&quot;unit&quot;:&quot;px&quot;},&quot;bppiv_auto_rotate&quot;:&quot;1&quot;,&quot;bppiv_speed&quot;:&quot;2&quot;,&quot;control_show_hide&quot;:&quot;&quot;,&quot;initial_view&quot;:&quot;&quot;,&quot;initial_view_property&quot;:{&quot;top&quot;:&quot;2.3&quot;,&quot;right&quot;:&quot;-360.4&quot;,&quot;bottom&quot;:&quot;120&quot;},&quot;custom_control&quot;:&quot;&quot;,&quot;bppiv_auto_load&quot;:&quot;1&quot;,&quot;draggable_360&quot;:&quot;1&quot;,&quot;compass_360&quot;:&quot;&quot;,&quot;bppiv_auto_play&quot;:&quot;1&quot;,&quot;bppiv_video_mute&quot;:&quot;1&quot;,&quot;bppiv_video_loop&quot;:&quot;1&quot;,&quot;control_show_hide_video&quot;:&quot;&quot;,&quot;title_author&quot;:&quot;1&quot;,&quot;title_360&quot;:&quot;360\\u00b0 Panorama&quot;,&quot;author_360&quot;:&quot;&lt;a href=\\&quot;https:\\\/\\\/bplugins.com\\\/\\&quot;&gt;bPlugins&lt;\\\/a&gt;&quot;,&quot;tour_360&quot;:&quot;&quot;}'>\r\n\r\n    <\/div>\r\n\r\n    \r\n    <style>\r\n        #bppiv_panorama51{\r\n            width: 100%;\r\n            height: 320px;\r\n        }\r\n    <\/style>\r\n\r\n    \n\n\n<style>#pano36 div.pnlm-orientation-button {\n                    display: none;\n                }\n            .wpvr-floor-map .floor-plan-pointer.add-pulse:before {\n                border: 17px solid #cca92c;\n            }\n            @-webkit-keyframes pulse {\n                0% {\n                    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.7);\n                }\n                70% {\n                    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);\n                }\n                100% {\n                    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);\n                }\n            }\n            @keyframes pulse {\n                0% {\n                    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.7);\n                    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.7);\n                }\n                70% {\n                    -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);\n                    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);\n                }\n                100% {\n                    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);\n                    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);\n                }\n            }<\/style><div id=\"master-container\" class=\"wpvr-cardboard  \" style=\"max-width:600px; width: 100%; height: 400px; border-radius:0px; direction:ltr; border : 0px none none\"><div id=\"pano236\" class=\"pano-wrap pano-left\" style=\"width: 49%; border-radius:0px;\"><div id=\"center-pointer236\" class=\"vr-pointer-container\"><span class=\"center-pointer\"><\/span><\/div><\/div><div id=\"pano36\" class=\"pano-wrap pano-right\" style=\"width: 100%; border-radius:0px;\"><div class=\"explainer\" id=\"explainer36\" style=\"display: none\"><span class=\"close-explainer-video\"><i class=\"fa fa-times\"><\/i><\/span><\/div><div class=\"wpvr-floor-map\" id=\"wpvr-floor-map36\" style=\"display: none\"><span class=\"close-floor-map-plan\"><i class=\"fa fa-times\"><\/i><\/span><img decoding=\"async\" src=\"\"><\/div><div class=\"wpvr-hotspot-tweak-contents-wrapper\" style=\"display: none\"><i class=\"fa fa-times cross\" data-id=\"36\"><\/i><div class=\"wpvr-hotspot-tweak-contents-flex\"><div class=\"wpvr-hotspot-tweak-contents\"><\/div><\/div><\/div><div class=\"custom-ifram-wrapper\" style=\"display: none;\"><i class=\"fa fa-times cross\" data-id=\"36\"><\/i><div class=\"custom-ifram-flex\"><div class=\"custom-ifram\"><\/div><\/div><\/div><\/div><\/div><script>jQuery(document).ready(function() {var response = [{\"panoid\":\"pano36\"},{\"autoLoad\":true,\"showControls\":true,\"compass\":false,\"orientationOnByDefault\":false,\"mouseZoom\":true,\"draggable\":true,\"disableKeyboardCtrl\":false,\"keyboardZoom\":true,\"preview\":\"\",\"default\":{\"firstScene\":\"01\",\"sceneFadeDuration\":\"\",\"hfov\":100,\"maxHfov\":120,\"minHfov\":50},\"scenes\":{\"01\":{\"type\":\"equirectangular\",\"panorama\":\"https:\\\/\\\/orricoquiles.es\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/IMG_20211214_140345_00_104-scaled.jpg\",\"pitch\":null,\"yaw\":null,\"hfov\":100,\"maxHfov\":120,\"minHfov\":50,\"vaov\":180,\"haov\":360,\"hotSpots\":[]}}}];var scenes = response[1];if(scenes) {var scenedata = scenes.scenes;for(var i in scenedata) {var scenehotspot = scenedata[i].hotSpots;for(var i = 0; i < scenehotspot.length; i++) {if(scenehotspot[i][\"clickHandlerArgs\"] != \"\") {scenehotspot[i][\"clickHandlerFunc\"] = wpvrhotspot;}if(scenehotspot[i][\"createTooltipArgs\"] != \"\") {scenehotspot[i][\"createTooltipFunc\"] = wpvrtooltip;}}}}var panoshow36 = pannellum.viewer(response[0][\"panoid\"], scenes);var response_duplicate = [{\"panoid\":\"pano36\"},{\"autoLoad\":true,\"showControls\":true,\"compass\":false,\"orientationOnByDefault\":false,\"mouseZoom\":true,\"draggable\":true,\"disableKeyboardCtrl\":false,\"keyboardZoom\":true,\"preview\":\"\",\"default\":{\"firstScene\":\"01\",\"sceneFadeDuration\":\"\",\"hfov\":100,\"maxHfov\":120,\"minHfov\":50},\"scenes\":{\"01\":{\"type\":\"equirectangular\",\"panorama\":\"https:\\\/\\\/orricoquiles.es\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/IMG_20211214_140345_00_104-scaled.jpg\",\"pitch\":null,\"yaw\":null,\"hfov\":100,\"maxHfov\":120,\"minHfov\":50,\"vaov\":180,\"haov\":360,\"hotSpots\":[]}},\"autoRotate\":false}];var scenes_duplicate = response_duplicate[1];if(scenes_duplicate) {var scenedata = scenes_duplicate.scenes;for(var i in scenedata) {var scenehotspot = scenedata[i].hotSpots;for(var i = 0; i < scenehotspot.length; i++) {if(scenehotspot[i][\"clickHandlerArgs\"] != \"\") {scenehotspot[i][\"clickHandlerFunc\"] = wpvrhotspot;}if(scenehotspot[i][\"createTooltipArgs\"] != \"\") {scenehotspot[i][\"createTooltipFunc\"] = wpvrtooltip;}}}}jQuery(\".wpvr-floor-map .floor-plan-pointer\").on(\"click\",function(){\n           var scene_id = jQuery(this).attr(\"scene_id\");\n           panoshow36.loadScene(scene_id)\n           jQuery(\".floor-plan-pointer\").removeClass(\"add-pulse\")\n           jQuery(this).addClass(\"add-pulse\")\n    });\n        const node = document.querySelector(\".add-pulse\");\n        panoshow36.on(\"compasschange\", function (data){\n            console.log(data);\n            \/\/ const node = document.querySelector(\".add-pulse\");\n            \/\/ node.style.transform = data;\n            \/\/ jQuery(\".add-pulse\").css({\"transform\":data});\n\n        });\n    panoshow36.on(\"load\", function (){\n    \n              if(localStorage.getItem(\"vr_mode\") == \"off\") {\n                  jQuery(\".vr-mode-title\").hide();\n             } \n             else {\n                jQuery(\"#pano236 .pnlm-compass.pnlm-controls.pnlm-control\").css(\"display\",\"none\");\n                jQuery(\"#pano36 .pnlm-compass.pnlm-controls.pnlm-control\").css(\"display\",\"none\");\n                jQuery(\"#pano236 .pnlm-panorama-info\").hide();\n                jQuery(\"#pano36 .pnlm-panorama-info\").hide();\n                jQuery(\".vr-mode-title\").show();\n             }\n             \n    \n          if (jQuery(\"#pano36\").children().children(\".pnlm-panorama-info:visible\").length > 0) {\n               jQuery(\"#controls36\").css(\"bottom\", \"55px\");\n           }\n           else {\n             jQuery(\"#controls36\").css(\"bottom\", \"5px\");\n           }\n        });\n        if (scenes.autoRotate) {\n          panoshow36.on(\"load\", function (){\n           setTimeout(function(){ panoshow36.startAutoRotate(scenes.autoRotate, 0); }, 3000);\n          });\n          panoshow36.on(\"scenechange\", function (){\n           setTimeout(function(){ panoshow36.startAutoRotate(scenes.autoRotate, 0); }, 3000);\n          });\n        }\n        var touchtime = 0;\n    jQuery(document).on(\"click\",\"#explainer_button_36\",function() {\n        jQuery(\"#explainer36\").slideToggle();\n        \/\/ jQuery(\".explainer\").slideToggle();\n      });\n\n      jQuery(document).on(\"click\",\".close-explainer-video\",function() {\n        jQuery(this).parent(\".explainer\").hide();\n      });\n      jQuery(document).on(\"click\",\"#pano36\",function(event) {\n        var isActiveModal = event.target.closest(\".custom-ifram-wrapper\");\n        var isForm = event.target.closest(\".wpvr-hotspot-tweak-contents\");\n        if( isActiveModal == null && isForm == null){\n             jQuery(\".custom-ifram-wrapper\").hide();\n             jQuery(this).removeClass(\"show-modal\");\n             jQuery(\".wpvr-hotspot-tweak-contents-wrapper\").hide(\"show-modal\");\n        }else if(isForm != null){\n            jQuery(this).addClass(\"show-modal\");\n        }\n      });\n\n    \n    jQuery(document).on(\"click\",\"#floor_map_button_36\",function() {\n        jQuery(\"#wpvr-floor-map36\").toggle().removeClass(\"fullwindow\");\n      });\n\n      jQuery(document).on(\"dblclick\",\"#wpvr-floor-map36\",function(){\n        jQuery(this).addClass(\"fullwindow\");\n        jQuery(this).parents(\".pano-wrap\").addClass(\"show-modal\");\n      });\n      \n      jQuery(document).on(\"click\",\".close-floor-map-plan\",function() {\n        jQuery(this).parent(\".wpvr-floor-map\").hide();\n        jQuery(this).parent(\".wpvr-floor-map\").removeClass(\"fullwindow\");\n        jQuery(this).parents(\".pano-wrap\").removeClass(\"show-modal\");\n      });\n\n    \n          jQuery(document).ready(function($){\n            jQuery(\"#sccontrols36\").hide();\n            jQuery(\".wpvr_slider_nav\").hide();\n              jQuery(\".vrgctrl36\").html('<i class=\"fa fa-angle-up\"><\/i>');\n          });\n          \n          var slide36 = \"down\";\n          jQuery(document).on(\"click\",\"#vrgcontrols36\",function() {\n\n            if (slide36 == \"up\") {\n              jQuery(\".vrgctrl36\").empty();\n              jQuery(\".vrgctrl36\").html('<i class=\"fa fa-angle-up\"><\/i>');\n              slide36 = \"down\";\n            }\n            else {\n              jQuery(\".vrgctrl36\").empty();\n              jQuery(\".vrgctrl36\").html('<i class=\"fa fa-angle-down\"><\/i>');\n              slide36 = \"up\";\n            }\n            jQuery(\".wpvr_slider_nav\").slideToggle();\n            jQuery(\"#sccontrols36\").slideToggle();\n          });\n          \n        jQuery(\"#pano36\").children(\".pnlm-ui\").find(\".pnlm-load-button p\").text(\"Click To Load Panorama\")\n        });<\/script>\n\n\n<p>Another test, this time with H5P<\/p>\n\n\n\n<div class=\"h5p-iframe-wrapper\"><iframe id=\"h5p-iframe-1\" class=\"h5p-iframe\" data-content-id=\"1\" style=\"height:1px\" src=\"about:blank\" frameBorder=\"0\" scrolling=\"no\" title=\"Visita 360\"><\/iframe><\/div>\n\n\n<p>h5p id=&#8221;1&#8243;<\/p>\n\n\n\n<iframe loading=\"lazy\" width=\"640px\" height=\"400px\" allowvr=\"yes\" allow=\"xr-spatial-tracking\" allowfullscreen=\"yes\" frameborder=\"0\" src=\"https:\/\/orbix360.com\/t\/w0Yb2EH067WKxKlm22QWe2cam8G3\/5887517146480640\/view?embed=yes\"><\/iframe>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/orbix360.com\/t\/w0Yb2EH067WKxKlm22QWe2cam8G3\/5887517146480640\/view?embed=yes\n<\/div><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;iframe width=\"640px\" height=\"400px\" allowvr=\"yes\" allow=\"xr-spatial-tracking\" allowfullscreen=\"yes\" frameborder=\"0\" src=\"https:\/\/orbix360.com\/t\/w0Yb2EH067WKxKlm22QWe2cam8G3\/5887517146480640\/view?embed=yes\"&gt;&lt;\/iframe&gt;<\/code><\/pre>\n\n\n\n<iframe loading=\"lazy\" width=\"640px\" height=\"400px\" allowvr=\"yes\" allow=\"xr-spatial-tracking\" allowfullscreen=\"yes\" frameborder=\"0\" src=\"https:\/\/orbix360.com\/t\/w0Yb2EH067WKxKlm22QWe2cam8G3\/5887517146480640\/view?embed=yes\"><\/iframe>\n","protected":false},"excerpt":{"rendered":"<p>AR Test Test with only one 360 picture+ Another test, this time with H5P<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-40","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/posts\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":9,"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/posts\/40\/revisions"}],"predecessor-version":[{"id":58,"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/posts\/40\/revisions\/58"}],"wp:attachment":[{"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/media?parent=40"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/categories?post=40"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/orricoquiles.es\/index.php\/wp-json\/wp\/v2\/tags?post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}