[mapguide-users] Decimal places of status bar coordinates

Ivan Miličević Ivan.Milicevic at supranet.hr
Sat Jun 26 10:11:10 EDT 2010


Hello,

look at in viewerfiles folder, file mainframe.templ, function OnCursorPosChanged(), lines:
x = FormatLocalizedDecimal(pt.X, 2);
y = FormatLocalizedDecimal(pt.Y, 2);

Replace "2" with "3" or something  else.


-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Beluga
Sent: Friday, June 25, 2010 9:06 PM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] Decimal places of status bar coordinates


Hi all,

I would like the coordinates in the status bar to show 3 decimal places but can not find anything in Maestro that would allow me to do this.

Any help would be great. Thanks in advance.
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Decimal-places-of-status-bar-coordinates-tp5223397p5223397.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


More information about the mapguide-users mailing list