GeoJsonGeometryCollection interface
GeoJSON GeometryCollection. Reference
- Extends
Properties
geometries | |
type | Representing the type of this GeoJSON object, including the seven geometry type and "Feature", "FeatureCollection". Reference |
Inherited Properties
bbox | Include information on the coordinate range for its Geometries, Features, or FeatureCollections. Reference |
Property Details
geometries
type
Representing the type of this GeoJSON object, including the seven geometry type and "Feature", "FeatureCollection". Reference
type: "GeometryCollection"
Property Value
"GeometryCollection"
Inherited Property Details
bbox
Include information on the coordinate range for its Geometries, Features, or FeatureCollections. Reference
bbox?: BBox
Property Value
Inherited From GeoJsonObject.bbox
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript