Fetch the repository succeeded.
<krpano version="1.18" title="Virtual Tour" onstart="startup();">
<!-- set skin settings: bingmaps? gyro? thumbnails? tooltips? -->
<skin_settings maps="false"
maps_type="bing"
maps_bing_api_key=""
maps_zoombuttons="false"
gyro="true"
title="true"
thumbs="true"
thumbs_width="120" thumbs_height="80" thumbs_padding="10" thumbs_crop="0|40|240|160"
thumbs_opened="false"
thumbs_text="false"
thumbs_dragging="true"
thumbs_onhoverscrolling="false"
thumbs_scrollbuttons="false"
thumbs_scrollindicator="false"
thumbs_loop="false"
tooltips_thumbs="false"
tooltips_hotspots="false"
tooltips_mapspots="false"
loadscene_flags="MERGE"
loadscene_blend="BLEND(0.5)"
controlbar_offset="20"
/>
<!-- set optional skin logo url -->
<layer name="skin_logo" url="" scale="0.25" opened_onclick="openurl('...',_blank);" />
<action name="startup">
if(startscene === null, copy(startscene,scene[0].name));
loadscene(get(startscene), null, MERGE);
</action>
<scene name="scene_anti" title="anti" onstart="" thumburl="panos/anti.tiles/thumb.jpg" lat="" lng="" heading="">
<view hlookat="10" vlookat="10" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
<preview url="panos/anti.tiles/preview.jpg" />
<image type="CUBE" multires="true" tilesize="512" progressive="false">
<level tiledimagewidth="764" tiledimageheight="764">
<cube url="panos/anti.tiles/%s/l1/%v/l1_%s_%v_%h.jpg" />
</level>
<mobile>
<cube url="panos/anti.tiles/mobile_%s.jpg" />
</mobile>
</image>
<!-- place your scene hotspots here -->
<include url="hotpot/hotpot.xml" />
</scene>
<events onclick="restoreImg"
onviewchange ="onviewchange"/>
<action name="restoreImg">
set(layer[circle].url,"images/bg2-4.png");
</action>
<action name="onviewchange">
for(set(i,0),i LT hotspot.count,inc(i),viewchanged());
</action>
<action name="viewchanged">
getlooktodistance(result,get(hotspot[get(i)].ath),get(hotspot[get(i)].atv),get(view.hlookat),get(view.vlookat));
if(result LT 15,red(i);break;,white());
</action>
<action name="red">
set(%1,31);
set(layer[circle].url,"images/bg2-6.png");
js(onAim());
</action>
<action name="white">
set(layer[circle].url,"images/bg2-4.png");
js(outAim());
</action>
<action name="test" type="Javascript"><![CDATA[
console.log("asd")
]]></action>
</krpano>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。