@NonNull abstract fun withComputeTravelTimeFor(computeTravelTimeFor: TravelTimeType!): T
Specifies whether to return additional travel times using different types of traffic information (none, historic, live) as well as the default best-estimate travel time.
computeTravelTimeFor
- TravelTimeType!:
Return
T: The route query builder.