altosdroid: Don't set target location if lat/lon is MISSING
authorKeith Packard <keithp@keithp.com>
Wed, 20 Apr 2016 03:15:26 +0000 (23:15 -0400)
committerKeith Packard <keithp@keithp.com>
Wed, 20 Apr 2016 03:21:30 +0000 (23:21 -0400)
commit90ba010aaa84a7d8b93c63543568a16ab0cb5984
tree69b34b6883eebff1d375b5f434aeb37a5fcc2b0d
parentfd0ca040a5cccae18145bd29b3e4c09f14df3865
altosdroid: Don't set target location if lat/lon is MISSING

Otherwise, we get a nice pointer to some random location on the planet.

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