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.
You have to call another API to get locations. Check what the official web app does.
Hi Anton,
I have check your code but I can't see the correctly file, could you tell me the name?
thanks.
I wouldn't recommend looking through the code. Just look at the network requests that the web app sends.
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.