Andrey Kunitsyn
Andrey Kunitsyn
As a partial solution, you can enable geocoder cache (`geocoder.cacheSize`). It is in memory address cache, works until server restart. It might help to save you some requests.
No, it is currently not implemented. Why do you need this? Such reports will produce a lot of geocoding requests and slow down route report generating.
I still do not understand why do you need address in every position in Route report? You can click on desired and request it, but why you need all?
@grosbedos between which devices are you trying to calculate the distance? Between currently selected and all others? If you are deselecting device you should get "n/a" in all cells?
@grosbedos I got your use case, but it is very special. Do not think it can be added to project as is, at least until it will be generalized somehow....
No, let people share use cases and discuss.
Android not always is able to get fresh GPS location. There are strange glasses in my office, no one device can fix GPS inside building. Because of that GPS fix...
Yes, this option, can help to not sent too old location. Just curious... GPS location are always older than Network, or not, or depends how frequently applications ask for locations?
Want to point two things... 1. There is a different `null`: intentional and because of exception. We should delete attribute only if it is intentional I believe 2. We are...
Oh, my bad, have not checked the code, only documentation. But i think, secret files is not implemented yet ? I too like your project to forget about it :)