ru.dgis.sdk.routing.ExcludedAreaType | Android SDK | 2GIS Documentation

ExcludedAreaType

Type of the excluded area.

Properties
EnumItem

The excluded area is a circle with the center at the first point of points and radius equal to extent. There should be exactly one point in points, otherwise the request fails.

EnumItem

The excluded area is a broken line with a width equal to extent (points are vertices of the line).

EnumItem

The excluded area is a polygon with vertices at its points. In addition, there is a padding from extent on the sides of the polygon.