Aracılığıyla paylaş


RouteDirectionParameters.AvoidAreas Property

Definition

A GeoJSON PolygonCollection representing list of areas to avoid. Only rectangle polygons are supported. The maximum size of a rectangle is about 160x160 km. Maximum number of avoided areas is 10. It cannot cross the 180th meridian. It must be between -80 and +80 degrees of latitude.

public Azure.Core.GeoJson.GeoPolygonCollection AvoidAreas { get; set; }
member this.AvoidAreas : Azure.Core.GeoJson.GeoPolygonCollection with get, set
Public Property AvoidAreas As GeoPolygonCollection

Property Value

Applies to