@NonNull abstract fun withMaxAlternatives(maxAlternatives: Int!): IRouteQuery
Specifies the maximal number of route alternatives to be calculated by the service.
maxAlternatives - Int!:
maxAlternatives
Return IRouteQuery: The route query.