avoidBoundingBoxArea property

GeoBox avoidBoundingBoxArea
getter/setter pair

Area of rectangular shape which routes must not cross. Strictly enforced. Note: Violations are reported as sdk.routing.SectionNoticeCode.VIOLATED_BLOCKED_ROAD. This avoidance option is not supported for IsolineOptions. If it is defined for isoline calculation then an sdk.routing.RoutingError.INVALID_PARAMETER error is generated.

Implementation

GeoBox avoidBoundingBoxArea;