Time framed route

Hi,

I would like to be able to build a time framed route by saying leave now (for instance 8:00 am) and arrive to the last route point no later than x (for instance 17:00) so it returns the route points achievable in such timeframe.

Is that something I can achieve using the api? Sorry if my question is repeated of too obvious!

Thanks in advance

That is not supported as such. But a workaround to get an approximate solution may be to create a route from the departure location to the furthest location, and checking the output for the last location that is visited before x.

Thanks for your quick response!

1 Like