共用方式為


GeoJsonLineString interface

有效的 GeoJSON LineString 幾何類型。 如需詳細資訊,請參閱 RFC 7946

Extends

屬性

type

繼承的屬性

coordinates

GeoJson LineString 幾何座標。

屬性詳細資料

type

type: "LineString"

屬性值

"LineString"

繼承的屬性詳細資料

coordinates

GeoJson LineString 幾何座標。

coordinates: number[][]

屬性值

number[][]

繼承自GeoJsonLineStringData.coordinates