Hi list,

I want place a link on our Application to another one. This link should be 
dynamical and should include at least the current bounding box (bboxMinX, 
bboxMinY, bboxMaxX, bboxMaxY) values. Now I placed the link in the 
cartoclient.tpl, but the coordinates were static (they didn't change after zoom 
in or out):

<div><a href="http://...?recenter_bbox={$bboxMinX},...";>{t}Link to another 
Application{/t}</a></div>

How can I achieve that the $bboxMinX-Variables change when I zoom in or out?

One idea I have is to install the exportLinkIt plugin and change it that the 
plugin not export the link but open the new application. Do you thing this is a 
good idea?

Is there another possibility to make a directly link in the cartoclient.tpl to 
another application with dynamical informations about the bounding box or the 
mapsize in it?

Regards

Adrian Dahinden


Dütschler & Naegeli
Vermessung und Geoinformation AG
Fliederweg 11
Postfach
3601 Thun

Tel 033 225 40 50
Fax 033 225 40 60

Email mailto:a.dahin...@geo-thun.ch
Homepage www.geo-thun.ch
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to