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

withVehicleEngineType

@NonNull abstract fun withVehicleEngineType(vehicleEngineType: VehicleEngineType!): IRouteQuery

Specifies the vehicle engine type for route query. Possible values are: "combustion", "electric".

Parameters

vehicleEngineType - VehicleEngineType!:

Return
IRouteQuery: The route query.