GeoJsonGeometryCollectionDataOutput interface
Properties
geometries | Contains a list of valid |
Property Details
geometries
Contains a list of valid GeoJSON
geometry objects. Note that coordinates in GeoJSON are in x, y order (longitude, latitude).
geometries: GeoJsonGeometryOutput[]