Advertisement
Guest User

Untitled

a guest
Jun 29th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. <a href="#6th-floor"><IMG SRC="https://stage.ignition-interactive.com/realbud/img/cms/images/sklep.png"></a>
  2.  
  3. <div id="panorama" style="width:100%;height:390px;"></div>
  4.  
  5. <script>
  6. pannellum.viewer('panorama', {
  7. "default": {
  8. "firstScene": "library",
  9. "author": "Alicja Krystofiak",
  10. "sceneFadeDuration": 1000,
  11. "autoLoad": true
  12. },
  13.  
  14. "scenes": {
  15. "library": {
  16. "title": "George Peabody Library",
  17. "hfov": 100,
  18. "pitch": 10,
  19. "yaw": 50,
  20. "compass": true,
  21. "northOffset": 289,
  22. "type": "multires",
  23. "multiRes": {
  24. "basePath": "https:\/\/pannellum.org/images/multires/gallery",
  25. "path": "/%l/%s%y_%x",
  26. "fallbackPath": "/fallback/%s",
  27. "extension": "jpg",
  28. "tileResolution": 512,
  29. "maxLevel": 6,
  30. "cubeResolution": 8432
  31. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement