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

withMaxAlternatives

@NonNull abstract fun withMaxAlternatives(maxAlternatives: Int!): IRouteQuery

Specifies the maximal number of route alternatives to be calculated by the service.

Parameters

maxAlternatives - Int!:

Return
IRouteQuery: The route query.