<div dir="ltr">Good day everybody,<br><br><div class="" itemprop="text">

        <p>I wonder what could be the cause of that weird behaviour. I 
create bounds and do a zoomToExtent() on it, but the map zoom to a 
wrong bounds a lot smaller than what I expected. <strong>Only the left (xmin) parameter seems correct</strong></p>

<pre><code>bounds = new OpenLayers.Bounds(2996.2336935074995, 56840.21183910011, 1777863.3259255073, 1312326.8861909)
map.zoomToExtent(bounds);
console.log(map.getExtent());
</code></pre>

<p>In the console:</p>

<pre><code>CLASS_NAME: "OpenLayers.Bounds"
bottom: -1056.1561284056
centerLonLat: null
left: -2996.2336935074
right: 5.0249582272954e-11
top: 1056.1561284056
</code></pre>

<p>What could be the cause of that?</p>

    </div>-Max Demars<br clear="all"><div><div><div><br>-- <br><div dir="ltr"><div><div><div>Stack Overflow: <a href="http://stackoverflow.com/users/1914034/burton449" target="_blank">http://stackoverflow.com/users/1914034/burton449</a><br></div></div>GIS Overflow: <a href="http://gis.stackexchange.com/users/14426/burton449" target="_blank">http://gis.stackexchange.com/users/14426/burton449</a><br></div>LastFm: <a href="http://www.lastfm.fr/user/burton449" target="_blank">http://www.lastfm.fr/user/burton449</a><br></div>
</div></div></div></div>