tour.xml.backup-2021-02-01-09-36-26 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <krpano version="1.19" title="Virtual Tour" debugmode="true" logkey="true">
  2. <!-- debugmode="true" logkey="true" -->
  3. <include url="%SWFPATH%/skin/vtourskin.xml" />
  4. <!-- <include url="../../pano_pos.xml" /> -->
  5. <!-- customize skin settings: maps, gyro, webvr, thumbnails, tooltips, layout, design, ... -->
  6. <skin_settings maps="false"
  7. maps_type="google"
  8. maps_bing_api_key=""
  9. maps_google_api_key=""
  10. maps_zoombuttons="false"
  11. gyro="true"
  12. webvr="true"
  13. webvr_gyro_keeplookingdirection="false"
  14. webvr_prev_next_hotspots="true"
  15. littleplanetintro="false"
  16. title="true"
  17. thumbs="true"
  18. thumbs_width="120" thumbs_height="80" thumbs_padding="10" thumbs_crop="0|40|240|160"
  19. thumbs_opened="false"
  20. thumbs_text="false"
  21. thumbs_dragging="true"
  22. thumbs_onhoverscrolling="false"
  23. thumbs_scrollbuttons="false"
  24. thumbs_scrollindicator="false"
  25. thumbs_loop="false"
  26. tooltips_buttons="false"
  27. tooltips_thumbs="false"
  28. tooltips_hotspots="false"
  29. tooltips_mapspots="false"
  30. deeplinking="false"
  31. loadscene_flags="MERGE"
  32. loadscene_blend="OPENBLEND(0.5, 0.0, 0.75, 0.05, linear)"
  33. loadscene_blend_prev="SLIDEBLEND(0.5, 180, 0.75, linear)"
  34. loadscene_blend_next="SLIDEBLEND(0.5, 0, 0.75, linear)"
  35. loadingtext="loading..."
  36. layout_width="100%"
  37. layout_maxwidth="814"
  38. controlbar_width="-24"
  39. controlbar_height="40"
  40. controlbar_offset="20"
  41. controlbar_offset_closed="-40"
  42. controlbar_overlap.no-fractionalscaling="10"
  43. controlbar_overlap.fractionalscaling="0"
  44. design_skin_images="vtourskin.png"
  45. design_bgcolor="0x2D3E50"
  46. design_bgalpha="0.8"
  47. design_bgborder="0"
  48. design_bgroundedge="1"
  49. design_bgshadow="0 4 10 0x000000 0.3"
  50. design_thumbborder_bgborder="3 0xFFFFFF 1.0"
  51. design_thumbborder_padding="2"
  52. design_thumbborder_bgroundedge="0"
  53. design_text_css="color:#FFFFFF; font-family:Arial;"
  54. design_text_shadow="1"
  55. />
  56. <!--
  57. For an alternative skin design either change the <skin_settings> values
  58. from above or optionally include one of the predefined designs from below.
  59. -->
  60. <!-- <include url="skin/vtourskin_design_flat_light.xml" /> -->
  61. <!-- <include url="skin/vtourskin_design_glass.xml" /> -->
  62. <!-- <include url="skin/vtourskin_design_ultra_light.xml" /> -->
  63. <!-- <include url="skin/vtourskin_design_117.xml" /> -->
  64. <!-- <include url="skin/vtourskin_design_117round.xml" /> -->
  65. <!-- <include url="skin/vtourskin_design_black.xml" /> -->
  66. <!-- startup action - load the first scene -->
  67. <action name="startup" autorun="onstart">
  68. if(startscene === null OR !scene[get(startscene)], copy(startscene,scene[0].name); );
  69. loadscene(get(startscene), null, MERGE);
  70. if(startactions !== null, startactions() );
  71. </action>
  72. <scene name="scene_0199" title="0199" onstart="" thumburl="panos/0199.tiles/thumb.jpg" lat="" lng="" heading="">
  73. <view hlookat="115.87" vlookat="15.88" fovtype="MFOV" fov.mobile="80" fov="85" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
  74. <preview url="panos/0199.tiles/preview.jpg" />
  75. <image type="CUBE" multires="true" tilesize="512">
  76. <level tiledimagewidth="4352" tiledimageheight="4352">
  77. <cube url="panos/0199.tiles/%s/l3/%0v/l3_%s_%0v_%0h.jpg" />
  78. </level>
  79. <level tiledimagewidth="2176" tiledimageheight="2176">
  80. <cube url="panos/0199.tiles/%s/l2/%0v/l2_%s_%0v_%0h.jpg" />
  81. </level>
  82. <level tiledimagewidth="1152" tiledimageheight="1152">
  83. <cube url="panos/0199.tiles/%s/l1/%0v/l1_%s_%0v_%0h.jpg" />
  84. </level>
  85. </image>
  86. </scene>
  87. </krpano>