LineString interface

有効な GeoJSON LineString geometry 型。 詳細については、 RFC 7946 を参照してください。

プロパティ

coordinates

ジオメトリの LineString 座標。

type

ポリモーフィック判別器

プロパティの詳細

coordinates

ジオメトリの LineString 座標。

coordinates: number[][]

プロパティ値

number[][]

type

ポリモーフィック判別器

type: "LineString"

プロパティ値

"LineString"