test

test

test

<iframe id=”tour-embeded” name=”anh quan” src=”https://tour.panoee.net/iframe/67b94c0686220a39a73c2c7d” frameBorder=”0″ width=”100%” height=”400px” scrolling=”no” allowvr=”yes” allow=”vr; xr; accelerometer; gyroscope; autoplay;” allowFullScreen=”true” webkitallowfullscreen=”true” mozallowfullscreen=”true” loading=”eager”></iframe>
<script>
var pano_iframe_name = “tour-embeded”;
window.addEventListener(“devicemotion”, function(e){ var iframe = document.getElementById(pano_iframe_name); if (iframe) iframe.contentWindow.postMessage({ type:”devicemotion”, deviceMotionEvent:{ acceleration:{ x:e.acceleration.x, y:e.acceleration.y, z:e.acceleration.z }, accelerationIncludingGravity:{ x:e.accelerationIncludingGravity.x, y:e.accelerationIncludingGravity.y, z:e.accelerationIncludingGravity.z }, rotationRate:{ alpha:e.rotationRate.alpha, beta:e.rotationRate.beta, gamma:e.rotationRate.gamma }, interval:e.interval, timeStamp:e.timeStamp } }, “*”); });
</script>