GeoJsonObjectParent interface
Ein gültiges GeoJSON-Objekt. Weitere Informationen finden Sie unter RFC 7946-.
Eigenschaften
| type |
Details zur Eigenschaft
type
type: "MultiPoint" | "GeoJsonGeometry" | "MultiPolygon" | "Point" | "LineString" | "MultiLineString" | "Polygon" | "GeometryCollection" | "GeoJsonObject" | "Feature" | "FeatureCollection"
Eigenschaftswert
"MultiPoint" | "GeoJsonGeometry" | "MultiPolygon" | "Point" | "LineString" | "MultiLineString" | "Polygon" | "GeometryCollection" | "GeoJsonObject" | "Feature" | "FeatureCollection"