Package version:

Interface GeoJsonLineString

GeoJSON LineString. Reference

Hierarchy

Properties

Properties

bbox?: BBox

Include information on the coordinate range for its Geometries, Features, or FeatureCollections. Reference

coordinates: Object

For type "LineString", the "coordinates" member is an array of two or more positions.

type: "LineString"

Representing the type of this GeoJSON object, including the seven geometry type and "Feature", "FeatureCollection". Reference

Generated using TypeDoc