sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV / ILongDistanceEVRoutingQuery / withRouteType

withRouteType

abstract fun withRouteType(routeType: NativeRouteType!): ILongDistanceEVRoutingQuery!

Used in the default builder LongDistanceEVRoutingQueryBuilder.

Parameters

routeType - NativeRouteType!: The type of route requested.

Return
ILongDistanceEVRoutingQuery!: The builder of the query with a new value of the route type.