avoidAreas

fun avoidAreas(areas: List<GeoBoundingBox>): RoutingOptions.Builder

Specifies areas which will be avoided.

Important: This is a Public Preview API. It may be changed or removed at any time.

Return

The builder of the query with a new list of area coordinates to be avoided.