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

withVehicleCommercial

@NonNull abstract fun withVehicleCommercial(isVehicleCommercial: Boolean!): IRouteQuery

Specifies if the vehicle is used for commercial purposes to calculate route.

Parameters

isVehicleCommercial - Boolean!:

Return
IRouteQuery: The route query.