Using java Syntax Highlighting
- this.myLocation = myLocationManager.getLastKnownLocation("gps");
Parsed in 0.030 seconds, using GeSHi 1.0.8.4
This usually returns an out of date location.
If I go to the official maps app, and click "my location" then return to my app, it is returning the correct location.
Anyone know how to force this update?
TIA


