[OpenLayers-Users] Re: expand the zoom

Diego M. oo_O2_oo at hotmail.com
Mon Mar 12 15:06:19 EDT 2012


*i drew a picture and fix my order to be :*

 for(var i=1;i<fts.length;i++) { 
                              var Lbouns = (fts[i].geometry.getBounds().left  
-1.43085); 
                              var Bbouns =
(fts[i].geometry.getBounds().right +0.64564); 
                              var Rbouns = (fts[i].geometry.getBounds().top
+1.41458); 
                              var Tbouns =
(fts[i].geometry.getBounds().bottom  -0.60166); 
                                  
                              sExt.extend(new OpenLayers.Bounds(Lbouns,
Bbouns, Rbouns, Tbouns)); &lt;/b>

*am trying to made my view more zoomed out (expanding) but still can't get
it right.
is ther another way to do that ?*

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/expand-the-zoom-tp4557525p4571229.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list