sdk-routing / com.tomtom.online.sdk.data / CommonParams / withVehicleMaxSpeedInKph

withVehicleMaxSpeedInKph

abstract fun withVehicleMaxSpeedInKph(vehicleMaxSpeedInKph: Int!): T

Specifies the vehicle max speed for route calculation.

Parameters

vehicleMaxSpeedInKph - Int!:

Return
T: A reference to the common params object.