Trip API with positions in map

Carlos Colque 4 years ago

Hi all.
Somebody to know how could I get the position in map from a reports/trips API?, in the platform when you select a trip, automatically appear the route in the map. I have seen that the trips api show me the start position id or date and finish but I don't know how could I make a join with the positions...
thanks.

Anton Tananaev 4 years ago

You have to call another API to get locations. Check what the official web app does.

Carlos Colque 4 years ago

Hi Anton,
I have check your code but I can't see the correctly file, could you tell me the name?
thanks.

Anton Tananaev 4 years ago

I wouldn't recommend looking through the code. Just look at the network requests that the web app sends.