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

withVehicleHeightInMeters

abstract fun withVehicleHeightInMeters(vehicleHeightInMeters: Double!): T

Specifies the vehicle height for route calculation.

Parameters

vehicleHeightInMeters - Double!:

Return
T: A reference to the common params object.