Embedded Panedia Players

Try our new embedded Panedia players. This example will embed a single panorama onto your web page.

Step 1: Include this JavaScript on your page once, ideally right after the opening tag.

<script>/* Panedia Player - Required once per page*/ (function(d, s, id) {var js, 
fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) return;js = d.createElement(s); 
js.id = id;js.src = "//embed.panedia.com/panedia-players.min.js?version=v1";
fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'panedia-js'));</script>

Step 2: Place this code wherever you want the plugin to appear on your page.

<div class="panedia" data-href="https://embed.panedia.com/vtlite3/1?h=b" 
data-width="800px" data-height="400px"></div>



This is the embedded panorama:-

 

Comments