note the car color code
This commit is contained in:
@@ -65,7 +65,7 @@ public class TestAdasFuncManager {
|
||||
LineOverlayManager lineOverlayManager = new LineOverlayManager(AbsMogoApplication.getApp().getApplicationContext());
|
||||
MogoLocation mogoLocation = new MogoLocation();
|
||||
mogoLocation.setLongitude(lon);
|
||||
mogoLocation.setLongitude(lat);
|
||||
mogoLocation.setLatitude(lat);
|
||||
lineOverlayManager.draw(mogoLocation, vals);
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
|
||||
Reference in New Issue
Block a user