ExcludedAreaType | iOS SDK | Urbi Documentation
iOS SDK

ExcludedAreaType

Type of the excluded area.

Properties

The excluded area is a circle with the center at the first point of points and the radius equal to extent. Points must contain exactly one point, otherwise the query results in an error.

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

The excluded area is a polygon with vertices in points. In this case, the sides of the polygon are additionally offset by extent.