Package version:

Interface GeoJsonMultiLineString

GeoJSON MultiLineString. Reference

Hierarchy

Properties

Properties

bbox?: BBox

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

coordinates: Object

For type "MultiLineString", the "coordinates" member is an array of LineString coordinate arrays.

type: "MultiLineString"

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

Generated using TypeDoc