Topic: distance traveled
How to get traveled distance in especifict time interval by unit
Example
2017-03-20 00:02:00 to 2017-03-20 13:25:00 show me 75 km
this example es dummy data.
How to get traveled distance in especifict time interval by unit
Example
2017-03-20 00:02:00 to 2017-03-20 13:25:00 show me 75 km
this example es dummy data.
To get mileage you can use reports or messages layers
Messages layer is simpler to use. Send render/create_messages_layer request and you'll get mileage in response. See sample
I understand, I had already seen that method of the layer but I thought that maybe there was another way to do it.
Same thank you very much.