![]() |
|
|
|
|
|
||||||||||
|
| User list | Rules | You are not logged in.
Hi
Is there a way of adding Multi Storey maps to your panorama? We would like 3 levels idealy.
Please let me know, thanks ![]()
Offline
Hi.. could you be a bit more pacific please... I will see what I can do for you...
Destiny..
Offline
I have the same question, is possible to use 3 different maps, 3 different 360 all in the same presentation???
Offline
Hi.. I will post up the processes to achieve this later today and email the xml code..
Destiny..
Offline
Hi.. I have made up a test with multiple maps but just one pano.. What you need to do is place just one map into the pano tour in ptp and then open up the main xml file and copy the Map plugin, and past it as many times as you want maps.. Then change the names of each copy to map1, map2, map3 and map4 etc.. you need to do this with all the maps names.. I have just used the same map but put a map number on each map..
To put the related map onto the pano, just copy that xml code and past it into the xml code related to that pano..
When it comes to adding hotspots onto the maps, again just add your hotspots on the first map and then copy the code four times. You will need to change the names and the xy positions.. You can use the krpano grid to assist in locations.
http://members.westnet.com.au/dps/map/multimap.html
Destiny…
<!--************** Plugin map1 *****************************************************************-->
<plugin name="map1" url="multimapdata/map/map1.png" keep="true" align="rightbottom" x="10" y="10" width="31" height="40" handcursor="false" onloaded="hidemapspot();" onclick="openmap1"/>
<action name="showmapspot">
</action>
<action name="hidemapspot">
</action>
<!-- close the map1 -->
<action name="closemap1">
hidemapspot();
set(plugin[map1].onclick,openmap1);
set(plugin[map1].width, 31);
set(plugin[map1].height, 40);
set(plugin[map1].align, rightbottom);
set(plugin[map1].x , 10);
set(plugin[map1].y , 10);
</action>
<!-- open the map1 -->
<action name="openmap1">
set(plugin[map1].onclick, closemap1);
tween(plugin[map1].height, 348, 0.5, easeoutquad);
tween(plugin[map1].width , 274, 0.5, easeoutquad, showmapspot()
;
set(plugin[map1].align, center);
set(plugin[map1].x , 0);
set(plugin[map1].y , 0);
</action>
<!--************** Plugin map *****************************************************************-->
<plugin name="map2" url="multimapdata/map/map2.png" keep="true" align="rightbottom" x="40" y="10" width="31" height="40" handcursor="false" onloaded="hidemapspot();" onclick="openmap2"/>
<action name="showmapspot">
</action>
<action name="hidemapspot">
</action>
<!-- close the map2 -->
<action name="closemap2">
hidemapspot();
set(plugin[map2].onclick,openmap2);
set(plugin[map2].width, 31);
set(plugin[map2].height, 40);
set(plugin[map2].align, rightbottom);
set(plugin[map2].x , 40);
set(plugin[map2].y , 10);
</action>
<!-- open the map2 -->
<action name="openmap2">
set(plugin[map2].onclick, closemap2);
tween(plugin[map2].height, 348, 0.5, easeoutquad);
tween(plugin[map2].width , 274, 0.5, easeoutquad, showmapspot()
;
set(plugin[map2].align, center);
set(plugin[map2].x , 0);
set(plugin[map2].y , 0);
</action>
<!--************** Plugin map3 *****************************************************************-->
<plugin name="map3" url="multimapdata/map/map3.png" keep="true" align="rightbottom" x="70" y="10" width="31" height="40" handcursor="false" onloaded="hidemapspot();" onclick="openmap3"/>
<action name="showmapspot">
</action>
<action name="hidemapspot">
</action>
<!-- close the map3 -->
<action name="closemap3">
hidemapspot();
set(plugin[map3].onclick,openmap3);
set(plugin[map3].width, 31);
set(plugin[map3].height, 40);
set(plugin[map3].align, rightbottom);
set(plugin[map3].x , 70);
set(plugin[map3].y , 10);
</action>
<!-- open the map3 -->
<action name="openmap3">
set(plugin[map3].onclick, closemap3);
tween(plugin[map3].height, 348, 0.5, easeoutquad);
tween(plugin[map3].width , 274, 0.5, easeoutquad, showmapspot()
;
set(plugin[map3].align, center);
set(plugin[map3].x , 0);
set(plugin[map3].y , 0);
</action>
<!--************** Plugin map4 *****************************************************************-->
<plugin name="map4" url="multimapdata/map/map4.png" keep="true" align="rightbottom" x="100" y="10" width="31" height="40" handcursor="false" onloaded="hidemapspot();" onclick="openmap4"/>
<action name="showmapspot">
</action>
<action name="hidemapspot">
</action>
<!-- close the map4 -->
<action name="closemap4">
hidemapspot();
set(plugin[map4].onclick,openmap4);
set(plugin[map4].width, 31);
set(plugin[map4].height, 40);
set(plugin[map4].align, rightbottom);
set(plugin[map4].x , 100);
set(plugin[map4].y , 10);
</action>
<!-- open the map4 -->
<action name="openmap4">
set(plugin[map4].onclick, closemap4);
tween(plugin[map4].height, 348, 0.5, easeoutquad);
tween(plugin[map4].width , 274, 0.5, easeoutquad, showmapspot()
;
set(plugin[map4].align, center);
set(plugin[map4].x , 0);
set(plugin[map4].y , 0);
</action>
Offline
.. if you need a different map for each pano; all you need to do is copy the xml code for map 2 for example, and past it in the pano 2 xml code.. This is easy to achieve and you can also add hotspots to each map.. Just put the hotspots onto the first pano in ptp, and then move them according to the map for that tour.. You also need a map1/2/3/4.png for example in the map folder... The easiest way to place your map hotspots would be to change the map on your ptp file, save as Map1/2/3/4 etc.. and then copy the xml code and past it into the relevant xml file.. that way you will have your hotspot precisely placed...
Destiny...
Offline
Thanlks, I will try this and tell you hows work.
Offline
Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
|
CHOOSING KOLOR Why choose Kolor? Which solution to choose? Download a trial Where can I buy? Education |
SOFTWARE Autopano Pro Autopano Giga Panotour Panotour Pro XnView |
ACCESSORIES Training DVD Panobook PROJECTS Paris 26 Gigapixels Yosemite 17 Gigapixels |
COMMUNITY Forums YouTube channel Google+ |
COMPANY Blog About Kolor Resellers Contact Visit us |
PRESS Press center Press review TOOLS My account |
