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

withMaxChargeInKWh

@NonNull abstract fun withMaxChargeInKWh(maxChargeInkWh: Double!): IRouteQuery

Specifies the maximum electric energy supply in kilowatt hours (kWh) that may be stored in the vehicle's battery.

Parameters

maxChargeInkWh - Double!:

Return
IRouteQuery: The route query.