arriveAt

fun arriveAt(arriveAt: Date): RoutingOptions.Builder

Specifies the desired arrival time for the route to calculate in RFC 3339 format with an optional time zone offset. Example:

  • 1996-12-19T16:39:57

  • 1996-12-19T16:39:57-08:00

Important: This is a Public Preview API. It may be changed or removed at any time.