[OpenLayers-Users] Transform Help?

Phil Scadden p.scadden at gns.cri.nz
Wed Jun 15 22:07:48 EDT 2011


> Another noobie Q:  What's the reverse transform of the following?
>
> var mypoint = new OpenLayers.LonLat( lng, lat ).transform(  new 
> OpenLayers.Projection("EPSG:4326"), map.getProjectionObject() );
var mypoint = new OpenLayers.LonLat( lng, lat ).transform( 
map.getProjectionObject() , new OpenLayers.Projection("EPSG:4326"), );

Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.



More information about the Users mailing list