0

This is an image you see a full-screen icon

window.addEventListener('load', onVrViewLoad);

      function onVrViewLoad() {
        var vrView = new VRView.Player('#vrview', {
          image: 'https://cors-anywhere.herokuapp.com/http://d305uc8ofhou21.cloudfront.net/images/vrimage/vr_kitchen.jpg',
          width:'500px',
          height:'300px'});
      }
<div id="vrview" class="view-image"></div>
Michał Turczyn
  • 32,028
  • 14
  • 47
  • 69

0 Answers0