GeoJsonGeometryOutputParent interface
Objet geometry GeoJSON
valide. Le type doit être l’un des sept types de géométrie GeoJSON valides : Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon et GeometryCollection. Pour plus d’informations, reportez-vous à RFC 7946.
- Extends
bbox | Cadre englobant. Projection utilisée - EPSG :3857. Pour plus d’informations, reportez-vous à RFC 7946. |
type: "GeometryCollection" | "GeoJsonGeometry" | "Point" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon"
Valeur de propriété
"GeometryCollection" | "GeoJsonGeometry" | "Point" | "MultiPoint" | "LineString" | "MultiLineString" | "Polygon" | "MultiPolygon"
Cadre englobant. Projection utilisée - EPSG :3857. Pour plus d’informations, reportez-vous à RFC 7946.
bbox?: number[]
Valeur de propriété
number[]
héritée deGeoJsonObjectOutputParent.bbox
Commentaires sur Azure SDK for JavaScript
Azure SDK for JavaScript est un projet open source. Sélectionnez un lien pour fournir des commentaires :