sdk-routing / com.tomtom.online.sdk.routing.data / IRouteQuery / withComputeTravelTimeFor

withComputeTravelTimeFor

@NonNull abstract fun withComputeTravelTimeFor(computeTravelTimeFor: TravelTimeType!): IRouteQuery

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.

Parameters

computeTravelTimeFor - TravelTimeType!:

Return
IRouteQuery: The route query.