[Mapbender-users] Verweis aus Zoomfunktion

Till Adams adams at terrestris.de
Fri Aug 10 02:36:03 EDT 2007


Mike,

just a quick and dirty access for you:

function zoomto(x,y) {
 var myscale = 5000;
 var mytarget = "mapframe1";
 parent.mb_repaintScale(mytarget,x,y,myscale);
}

will zoom to x/y from your object with fixed scale 1:5000. Your target
should also be stored in the table gui_elements, so you may get it from 
there...

Regards, Till

-- 
*****************************************
             terrestris ist umgezogen!	
 Die neue Adresse ab 01.07.2007 lautet:	 		
     Irmintrudisstraße 17, 53111 Bonn 
              http://www.terrestris.de	 		
*****************************************
----------------------------------------------------------
terrestris GmbH & Co. KG
Irmintrudisstrasse 17
53111 Bonn
Germany

Till Adams
Geschäftsführung

Tel: +49 (0)228 / 962 899-52
Fax: +49 (0)228 / 962 899-57
adams at terrestris.de 
http://www.terrestris.de
Amtsgericht Bonn, HRA 6835
---------------------------------------------------------

Komplementärin:

terrestris Verwaltungs GmbH

vertreten durch:
Hinrich Paulsen, Till Adams


More information about the Mapbender_users mailing list