<div dir="ltr"><div>Hi,<br><br></div><div>First, is this the correct list for OL2 questions?<br></div><div><br></div><div>I would like to know if there is a way to validate OpenLayers.Bounds on creation. I have noticed that Bounds would be created even if we pass the bounds mins and maxs in wrong order or even if mins and maxs have the same values.<br><br></div><div>For instances, these wont return error:<br><br></div><div>bounds = new OpenLayers.Bounds.fromArray([0,0,0,0]);<br><br></div><div>bounds = new OpenLayers.Bounds.fromArray([1,1,-1,-1]);<br><br></div><div>I have noticed that these erronous bounds objects will have hazardous behaviour if we transform them to Features and play with them with TransformFeatures control or else.<br><br></div><div>Does OL2 have a method to validate Bounds or should I test values and order manually?<br><br></div><div>Thank you,<br><br></div><div>Maxime Demers<br></div><div><br><br><br></div>-- <br><div><div><div><div class="gmail_signature"><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></div>