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

withConsiderTraffic

abstract fun withConsiderTraffic(considerTraffic: Boolean!): T

Specifies if all available traffic information should be considered during routing.

Parameters

considerTraffic - Boolean!:

Return
T: A reference to the common params object.