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

withAvoidType

abstract fun withAvoidType(avoidType: Avoid!): T

Specifies what the route calculation should try to avoid when determining the route. It can be specified multiple times.

Parameters

avoidType - Avoid!:

Return
T: A reference to the common params object.