> 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.

_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to