zoomRectangle problem...
Paul james
pauljame at GMAIL.COM
Tue Aug 30 07:22:28 PDT 2005
Hi...
My zoom box:
rectObj rec = new rectObj(127,156,362,351,0);
My map extent:
rectObj extent = new rectObj(-79.67662,-34.2426, -24.5421, 6.87629, 0);
and I called the zoomrect function:
map.zoomRectangle(rec,map.width,map.height,extent,null);
But I got the error:
*Georeferenced coordinates miny <= maxy*
Any ideas?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20050830/a2e685a6/attachment.htm>
More information about the MapServer-users
mailing list