GeoJsonObjectOutput type
A valid GeoJSON
object. Please refer to RFC 7946 for details.
type GeoJsonObjectOutput =
| GeoJsonGeometryOutput
| GeoJsonPointOutput
| GeoJsonFeatureOutput
| BoundaryOutput
| GeoJsonMultiPointOutput
| GeoJsonLineStringOutput
| GeoJsonMultiLineStringOutput
| GeoJsonPolygonOutput
| GeoJsonMultiPolygonOutput
| GeoJsonGeometryCollectionOutput
| GeoJsonFeatureCollectionOutput
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