How can i create the optimal route begining we the farthest stop?
I have completed a Multi-stop plans correctly in OTM, but the client has the need to first load and then go to the last stop, to trace the route in reverse, and the client wants to see this on the screen "show driving directions" and sequence stops. eg
Original route created by bulk plan
stop 1 DC california
stop 2 customer to 20 Mile
stop 3 customer to 30 Mile
stop 4 customer to 40 Mile
and the user wants the following:
stop 1 DC california
stop 2 customer to 40 Mile
stop 3 customer to 30 Mile
stop 4 cusotmer to 20 Mile
Is there any standard functionality to do this?