first location is incorrect
I am using the Flex geolocation interface on an Android phone indoors (without GPS reception), and the first location update I get appears to be the last known GPS location. Subsequent location updates based on WiFI are correct. Each time I exit and return to the application, the same location appears first, despite the newer, correct WiFi locations. Is there a way to eliminate this behavior? It would be better to say the location is not yet known than to give back an old incorrect location.
