GeoJsonObjectOutputParent interface
Propriedades
bbox | Caixa delimitadora. Projeção usada – EPSG:3857. Consulte RFC 7946 para obter detalhes. |
type |
Detalhes da propriedade
bbox
Caixa delimitadora. Projeção usada – EPSG:3857. Consulte RFC 7946 para obter detalhes.
bbox?: number[]
Valor da propriedade
number[]
type
type: "Boundary" | "Feature" | "FeatureCollection" | "GeometryCollection" | "GeoJsonGeometry" | "Point" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeoJsonObject"
Valor da propriedade
"Boundary" | "Feature" | "FeatureCollection" | "GeometryCollection" | "GeoJsonGeometry" | "Point" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeoJsonObject"
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript