You are not logged in.



#1 2010-03-03 09:55:51

Marknot
Member
From: ITALY
Registered: 2009-10-30
Posts: 56

Map start on high resolution

Hello, i would like to start the map in a "little size" when the virtual tour is starting, after click it can be resized. It's that possible?!
Thanks in advance.

Offline

 

#2 2010-03-03 14:23:53

Adrien F
Moderator
Registered: 2009-07-03
Posts: 267

Re: Map start on high resolution

Hello,

right now it is only possible by editing the xml :
Original line:

Code:

<plugin name="map" url="testdata/map/map.png" keep="true" align="lefttop" x="10" y="10" width="150" height="prop" handcursor="false" onclick="action(closemap);"/>

Modified line:

Code:

<plugin name="map" url="testdata/map/map.png" keep="true" align="lefttop" x="10" y="10" width="40" height="prop" handcursor="false" onclick="action(openMap);"/>

Of course you put the values you want for the width of the plugin.

Offline

 

#3 2010-03-03 15:54:37

Marknot
Member
From: ITALY
Registered: 2009-10-30
Posts: 56

Re: Map start on high resolution

Well i just need to create that folder with the image and use that code or i can add to the xml template and i will delete the map every time. ok i will try it. thanks a lot;)

Offline

 

#4 2010-03-03 16:34:15

mediavets
Moderator
From: Isleham, Cambridgeshire, UK.
Registered: 2007-11-14
Posts: 7688
Website

Re: Map start on high resolution

Adrien F wrote:

Hello,

right now it is only possible by editing the xml :

Would be nice to offer it as a parameter/option in the GUI don't you think?


Andrew Stephens
Nikon D40, Nikkor 10.5mm fisheye, Sigma 8mm f3.5 fisheye, Nikkor 18-55/50/35mm  lenses, Nodal Ninja 5 Lite, Agno's Mrotator TCSshort
Nikon P5100, CP5000, CP995, FC-E8, WC-E63,WC-E68, TC-E2, Kaidan Kiwi 995, Bophoto pano bracket
Merlin/Orion panohead + Papywizard on Nokia 770/N800 and Windows XP/2K

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson