Answer the question
In order to leave comments, you need to log in
At what interval does Google Maps request gps data?
As well as other tracking applications. It is necessary that then the drawn route also looks smooth.
Do these apps take speed into account? When walking more often, by car less often.
Answer the question
In order to leave comments, you need to log in
You're weird - first asking what interval google maps and other apps ask for position, and then it turns out that you actually want to know what interval to put in your application so that it "looks smooth".
The interval can be changed and easily calculated based on your idea of smoothness. For example, if “smooth” for you is every three meters when walking, then at an average walking speed of 5 km / h, we divide 3 by 5000, we get 0.0006 hours, that is, 0.036 minutes, that is, 2.16 seconds. Write a condition (several conditions are possible, for different speed intervals), according to which the interval will be selected based on how many meters you want to get a coordinate reading at a known speed.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question