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

withComputeTravelTimeFor

@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.

Parameters

computeTravelTimeFor - TravelTimeType!:

Return
T: The route query builder.