Visits/Fleet/Output
{
"order_1": {
"load": 1,
"time_limit": 30,
"pickup": {
"location": {
"name": "3780 Arbutus",
"lat": 49.2474624,
"lng": -123.1532338
},
"start": "08:00",
"end": "09:00",
"duration": 10
},
"dropoff": {
"location": {
"name": "6800 Cambie",
"lat": 49.227107,
"lng": -123.1163085
},
"start": "08:00",
"end": "09:00",
"duration": 10
}
}
}Last updated
Was this helpful?