This example: http://openlayers.org/dev/examples/spherical-mercator.html uses the displayProjection control to convert the 900913 coordinates used internally to the normal lat/lon 4326 ones.
On Mon, Apr 21, 2008 at 5:37 PM, Alessio Di Lorenzo <[EMAIL PROTECTED]> wrote: > Hello, > > by reading on the web I noticed that what I want to do is possible > through proj4js library > "Support for reprojecting user-facing controls like mouseposition" > > Cuold someone show me any examples? > > > > > Alessio Di Lorenzo ha scritto: > > > > Hi list, > > > > I have a little OL application showing data in utm33-wgs84 (epsg: > > 32633) and I'm using a separate div to display the mouse position in > > 32633 with no problems. > > > > What I'd like to do is to display the mouse position also in > > geographical wgs84 (epsg: 4326) in another different div. > > In this way users could see both 32633 and 4326 coordinates at the > > same time. > > > > Is it possible? > > > > thx > > > > > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > -- Regards, Thomas Wood (Edgemaster) _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
