GeoJsonObjectOutput type
Um objeto válido GeoJSON
. Consulte RFC 7946 para obter detalhes.
type GeoJsonObjectOutput =
| GeoJsonGeometryOutput
| GeoJsonPointOutput
| GeoJsonFeatureOutput
| BoundaryOutput
| GeoJsonMultiPointOutput
| GeoJsonLineStringOutput
| GeoJsonMultiLineStringOutput
| GeoJsonPolygonOutput
| GeoJsonMultiPolygonOutput
| GeoJsonGeometryCollectionOutput
| GeoJsonFeatureCollectionOutput
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript