I'm trying to use RouteTask with RouteParameters to calculate a route with stops. But I want to specify a time to wait at each stop.
The Plan Routes REST API seems to have a field stopServiceTime, but it seems to be missing in the Javascript API as well.
Is there any way to do this right now? Or is the RouteTask API not capable of this?
Thanks in advance.