i have three files... one html, one javascript and one php....i am handling
database through php file and sending the result of that to a function in
javascript file..
echo " \"javascript:zoomVillage($box1,$box2,$box3,$box4)\" Open Map ";

These are ST_box2D() data which i hv split in 4 parts ...the thing is if i
alert these values in that function..its working..but i i do like

map.zoomToExtent(new OpenLayers.Bounds(str1,str2,str3,str4))  where str1 etc
contain the passed values.. 

this doesn't work..

Can any1 help?

Cheers,
S.Reena
-- 
View this message in context: 
http://www.nabble.com/problem-with-map.zoomToExtent-tp18902842p18902842.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to