Package version:

Interface GeoJsonMultiPoint

GeoJSON MultiPoint. Reference

Hierarchy

Properties

Properties

bbox?: BBox

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

coordinates: Object

For type "MultiPoint", the "coordinates" member is an array of positions.

type: "MultiPoint"

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

Generated using TypeDoc