altosdroid: Fix line drawing to old tracker location
authorKeith Packard <keithp@keithp.com>
Tue, 23 Jun 2015 06:21:05 +0000 (23:21 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 23 Jun 2015 06:21:05 +0000 (23:21 -0700)
commit1513693602c2a4cab0783833d1844c066edabb71
tree6da3c064dae1fcafce04550b9946338e1f863db7
parent87d2ab135b493486162d33ff172eba1f44dc0ce5
altosdroid: Fix line drawing to old tracker location

Selecting an old tracker would often fail to switch the bearing line
as it was using the map data instead of just using the local data for
the relavant tracker.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/AltosMapOffline.java