Figure out the issue this morning. I had to add a reference to the javascript definitions for each projections. Below is an example:
<script type="text/javascript" src="some/weird/location/defs/<b>EPSG2913.js*"></script> <script type="text/javascript" src="some/weird/location/defs/<b>EPSG4326.js*"></script> -- View this message in context: http://osgeo-org.1560.x6.nabble.com/transform-providing-wrong-coordinates-tp5081537p5081695.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
