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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript