altoslib: use miles for distances > 1000ft.
authorKeith Packard <keithp@keithp.com>
Wed, 25 May 2016 06:40:03 +0000 (23:40 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 25 May 2016 06:40:03 +0000 (23:40 -0700)
commit7b5521966119fcc290591bf1b397506ef44cedea
tree8b16b8f5308d7e3873df0e3e7d6faf5f24ee1ebe
parent1ea855f95772a8a394407e0070be1ed9cc0f6650
altoslib: use miles for distances > 1000ft.

This makes both the map line and the other distance displays use miles
for distances greater than 1000 feet.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosDistance.java
altoslib/AltosMapLine.java