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

withAvoidTypes

abstract fun withAvoidTypes(avoidType: MutableList<Avoid!>!): T

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

Parameters

avoidType - MutableList<Avoid!>!:

Return
T: A reference to the common params object.