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

withCurrentFuelInLiters

@NonNull abstract fun withCurrentFuelInLiters(currentFuelInLiters: Double!): IRouteQuery

Specifies the current supply of fuel in liters.

Parameters

currentFuelInLiters - Double!:

Return
IRouteQuery: The route query.