Hi all, I have solved using the suggestions of Dorin333... I managed the DigitizePoint() function in the js, so when I click there is a popup with the coordinates (meters), but now I have to convert it into latlon. There is alredy a function that make this?
Thanks a lot to all Kenneth Skovhede, GEOGRAF A/S wrote: > > It's a bit unclear what you want. > If you want to get the coordinate when you click, Dorin is correct. > The javascript function is called "DigitizePoint". > > If you want to display the coordinates as the mouse moves, you will have > to > study the file "ajaxmappane.templ" and figure out what function to hook > into. > > Regards, Kenneth Skovhede, GEOGRAF A/S > > > > Dorin skrev: >> Hi, >> On the phpviewer sample (PHP code) you have a markup option, and you >> can create on a click mouse on a map (get coordinate x,y) an point.You >> can studying this samples in order to find a solution. >> Dorin >> >> ----- Original Message ---- >> From: gimbrogno <[EMAIL PROTECTED]> >> To: [email protected] >> Sent: Tuesday, July 8, 2008 6:28:46 PM >> Subject: Re: [mapguide-users] Get Coordinates >> >> >> Hi I have the same problem... Have you solved? Can you or any other >> people >> help me to solve my problem? >> >> Thanks a lot >> >> >> >> Jhonn Jairo Vesga Cadena wrote: >> > >> > Hi, i have a map in autodesk studio 2007, and i need to solve this >> issue: >> > >> > I need to create a point begins by click on the map, when i click the >> > application launch a window where i get the X and Y coordinate, the >> > problem its that, how can i get that coordinate?? >> > >> > Some ideas?? >> > >> > Thanks >> > >> > -- >> > att: >> > >> > Jhonn Jairo Vesga Cadena >> > >> > Móvil: >> > Movistar: 316-524-4147 >> > _______________________________________________ >> > mapguide-users mailing list >> > [email protected] <mailto:[email protected]> >> > http://lists.osgeo.org/mailman/listinfo/mapguide-users >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Get-Coordinates-tp13951030p18341934.html >> Sent from the MapGuide Users mailing list archive at Nabble.com >> <http://Nabble.com>. >> >> _______________________________________________ >> mapguide-users mailing list >> [email protected] <mailto:[email protected]> >> http://lists.osgeo.org/mailman/listinfo/mapguide-users >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> mapguide-users mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/mapguide-users >> > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > -- View this message in context: http://www.nabble.com/Get-Coordinates-tp13951030p18379167.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
