You can follow multi-itinerary optimization service which uses Route Matrix from Azure Maps and Route optimization services (Route solver and Solver configuration) to find optimized routes.
Step One: Constructing a Cost and Travel Time Matrix
Step Two: Determining the Optimal Delivery Sequence CuOpt MicroServices
Step Three: Real-World Route Mapping
Below are Route Optimization abilities supported in Multi-itinary Approach.
Route Optimization capabilities | Supported? |
---|---|
Truck and automobiles | Yes |
Multi-itinerary | Yes |
Multi driver | Yes |
Multi day | Yes |
Mixed fleet | Yes |
Vehicle time window | Yes |
Time limits | Yes |
Priority | Yes |
Agent breaks | Yes |
Pickup deliveries | Yes |
Cost per vehicle | Yes |
Min and max vehicles | Yes |
Please Refer below documents for sample usage
https://learn.microsoft.com/en-us/azure/azure-maps/itinerary-optimization-service
Hope it helps.
Thank you.