<div dir="ltr">Hi all<div><br></div><div>I am trying to transform a bounding box from EPSG:4326 to EPSG:3857 (map projection).</div><div><br></div><div>bbox = layerDetails.bbox.transform(new OpenLayers.Projection('EPSG:4326'), map.getProjectionObject());<br>
</div><div><br></div><div>This seems to just fall into a heap! </div><div><br></div><div>bbox = layerDetails.bbox works ok, just returns co-ordinates in the layer projection  EPSG:4326.</div><div><br></div><div>Am I missing a step?</div>
<div><br></div><div>Thanks </div><div>Chris </div></div>