telegps: Get --graph mode working after recent changes
authorKeith Packard <keithp@keithp.com>
Wed, 25 Sep 2019 20:10:36 +0000 (13:10 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 25 Sep 2019 20:10:36 +0000 (13:10 -0700)
commitff68c8855bc6983638db5102ffbc6822b83edb5d
treefad5d68814a491cd506f824bcf2bcbc74b8d51d0
parent35351c7db337c4384ef642fbc8b8676f0944686a
telegps: Get --graph mode working after recent changes

Was just exiting due to a null pointer exception caused by mis-ordered
setup of the map data. Also using stale API.

Signed-off-by: Keith Packard <keithp@keithp.com>
telegps/TeleGPS.java
telegps/TeleGPSGraphUI.java