Package version:

Interface GeoJsonPoint

GeoJSON Point. Reference

Hierarchy

Properties

Properties

bbox?: BBox

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

coordinates: Position

For type "Point", the "coordinates" member is a single position.

type: "Point"

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

Generated using TypeDoc