Re: [pmapper-users] coordinate display

2014-11-13 Thread Marcello Benigno
Hi Firdaus, In js_config.php add this line code: PM.ZoomBox.coordsDisplayRfactor = 2; The value is the number of decimal digits Regards, 2014-11-11 17:10 GMT-03:00 Firdaus firdaus : > dear all, > > can anyone help me to display the coordinate system in decimal digits ? > currently my coordina

[pmapper-users] coordinate display

2014-11-11 Thread Firdaus firdaus
dear all, can anyone help me to display the coordinate system in decimal digits ? currently my coordinate is only X:95 Y:6, i need to improve it to be X:95,45 Y:6,32 Please help me -- Comprehensive Server Monitoring with

Re: [pmapper-users] coordinate display

2008-09-14 Thread Wirote Laongmanee
Dear Armin, I just notice the pm_cjs.js file, how it work. It work well now. Thanks Wirote Laongmanee 2008/9/14 Armin Burger <[EMAIL PROTECTED]> > On 14/09/2008 07:43, Wirote Laongmanee wrote: > >> Dear list, >> I am upgrade pmapper to 3.2 on Windows. >> My coordinate is lat/lon, so I need more

Re: [pmapper-users] coordinate display

2008-09-14 Thread Armin Burger
On 14/09/2008 07:43, Wirote Laongmanee wrote: > Dear list, > I am upgrade pmapper to 3.2 on Windows. > My coordinate is lat/lon, so I need more digit than round number display at > bottom page. > > Version 3.1, I just config var rfactor = 3 in zoombox.js in > displaycoordinates(), then it work but

[pmapper-users] coordinate display

2008-09-13 Thread Wirote Laongmanee
Dear list, I am upgrade pmapper to 3.2 on Windows. My coordinate is lat/lon, so I need more digit than round number display at bottom page. Version 3.1, I just config var rfactor = 3 in zoombox.js in displaycoordinates(), then it work but this version is not. Any advice please. Best regards, --