[OpenLayers-Users] Re: Transform/projection Function Error
Arnie Shore
ashore3 at verizon.net
Sat Oct 29 13:19:49 EDT 2011
I'm sure you're right; I hadn't thought through what I wanted returned,
but a transformed LonLat object makes sense to me.
Thanks so much. AS
On 10/29/2011 1:01 PM, Rossko wrote:
> Have a careful look at your brackets
<snip>
>
> Presuming you're trying to use LonLat .transform method, try something like
> return new OpenLayers.LonLat(_lon_in ,_lat_in).transform( new
> OpenLayers.Projection("EPSG:4326"), map.getProjectionObject());
>
More information about the Users
mailing list