次の方法で共有


RouteDirectionParameters.AvoidAreas プロパティ

定義

回避する領域の一覧を表す GeoJSON PolygonCollection。 四角形の多角形のみがサポートされています。 四角形の最大サイズは約 160 x 160 km です。 回避領域の最大数は です 10。 180番目の子午線を越えることはできません。 -80 ~ +80 度の緯度である必要があります。

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

プロパティ値

適用対象