03.12.2020, 09:18
(02.12.2020, 08:33)scribbly Wrote: What I would really like is if it was possible to set the numeric format. RouteConverter will display metres until the number is over 1k, then kms. My problem with km is that accuracy is lost, so my work around is to ensure that the 'sections' are less than 1km.
Please have a detaiiled look at the hidden options:
Code:
[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\slash\navigation\converter\gui\helpers]
"maximum/Distance/Displayed/In/Meters"="10000.0" ; 2.25 and earlier
"maximum/Distance/Displayed/In/Hundred/Meters"="200000.0" ; 2.25 and earlier
"maximum/Distance/Displayed/In/Small/Unit"="10000.0"
"maximum/Distance/Displayed/With/Fraction"="200.0"
--
Christian
Christian