Hi Team,
We have a list of Vehicles and Waypoints for delivery/Pickup.
example : V1,V2,V3 are vehicles. d1,d2,d3,d4 are waypoints to delivery.
after optimisation we need to get Result like V1 - d1,d2 vehicle is full , then V2 - d3,d4 & d5…similar kind of
Which API/Service need to use to get the Optimized Routes with Vehicle and waypoints details.
We need to get the Route details - allocated Vehicle and Waypoints for it.