Does Google Location Services return old locations?
问题 I am trying to track my location every 2 mins to check the distance from me to my house. However the results I have been getting have been odd. When I would travel about 700 meters away (to another building) and stay there for 2 hours the results would say that I was always within 40 meters of my home. They would change but the distance never got bigger than that. private void locationSetup(){ int interval = 120000; // Create the LocationRequest object mLocationRequest = LocationRequest