Hi,<br><br>I&#39;m working with mapfish and openlayers and my problem is that when I use the option Zoom to maximum  Map
Extent I always go the whole world extent even when I define my box as follows<br><br><pre id="line34"> var options = {<br>        projection: &quot;EPSG:4326&quot;, units: &quot;degrees&quot;, maxResolution: &quot;auto&quot;, <br>
        maxExtent: new OpenLayers.Bounds(-90.23209, 12.80045, -87.46078, 14.62967) <br>          };<br></pre><br> where is my problem? any help thanks in advance.<br><br>karina<br>El Salvador<br>