Hi,<br><br>I'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: "EPSG:4326", units: "degrees", maxResolution: "auto", <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>