Obtaining off-road location on an android device -


i using following code location:

location mypos = locationservices.fusedlocationapi.getlastlocation(googleapiclient); 

this seems try , snap location road (not always, often), not want @ all. there way "last known/best location" without snapping roads?


Comments

Popular posts from this blog

c# - SharpDX Toolkit models rendering inside out -

c# - ajax - How to receive data both html and json from server? -