RouteDirectionsRequestBodySupportingPoints interface
ルート再構築の入力として使用される座標のシーケンスを表す GeoJSON Geometry コレクション
- Extends
継承されたプロパティ
geometries | 有効な |
type | オブジェクトの を |
継承されたプロパティの詳細
geometries
有効な GeoJSON
geometry オブジェクトの一覧が含まれます。
geometries: GeoJSONGeometryUnion[]
プロパティ値
type
オブジェクトの を type
指定します。 値は常に "GeometryCollection" と等しい必要があります。
type?: string
プロパティ値
string