sdk-routing / com.tomtom.online.sdk.data / PostCommonParams / withAvoidAreas

withAvoidAreas

abstract fun withAvoidAreas(avoidAreas: MutableList<BoundingBox!>!): T

A list of rectangles that define areas to be avoided during a reachable range calculation.

Parameters

avoidAreas - MutableList<BoundingBox!>!:

Return
T: reference to the common params object