GeoJsonObjectOutputParent interface
Oggetto GeoJSON
valido. Per informazioni dettagliate, vedere RFC 7946 .
Proprietà
bbox | Riquadro. Proiezione usata : EPSG:3857. Per informazioni dettagliate, vedere RFC 7946 . |
type |
Dettagli proprietà
bbox
Riquadro. Proiezione usata : EPSG:3857. Per informazioni dettagliate, vedere RFC 7946 .
bbox?: number[]
Valore della proprietà
number[]
type
type: "Boundary" | "Feature" | "FeatureCollection" | "GeometryCollection" | "GeoJsonGeometry" | "Point" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeoJsonObject"
Valore della proprietà
"Boundary" | "Feature" | "FeatureCollection" | "GeometryCollection" | "GeoJsonGeometry" | "Point" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon" | "GeoJsonObject"
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