Replies: 3 comments 1 reply
|
my own solution - it works! ;-) plugin named "distance_in_km.pjs" // {"author":"OE1MWW","description":"displays unit of distance in km"} getDistanceVal = c => Number(c * 1.852).toFixed(0); |
0 replies
|
Yes, perfect! That is the way to do it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hi,
Thanks for that fine software!
I am monitoring in central Europe, AIS-catcher does it flawless.
There is a plugin to convert ships dimensions to feet. Disabled it,
now I see demensions in meter, we are used to metric dimensions.
Unfortunately the distance calculation (I use Lat / Long) is still in 'nmi'
How can this be changed ?
greetings from Austria / Europe
All reactions