Condividi tramite


GeoJsonObjectParent interface

Oggetto GeoJSON valido. Per informazioni dettagliate, vedere RFC 7946 .

Proprietà

type

Dettagli proprietà

type

type: "Feature" | "FeatureCollection" | "GeometryCollection" | "GeoJsonGeometry" | "MultiPoint" | "MultiPolygon" | "Point" | "LineString" | "MultiLineString" | "Polygon" | "GeoJsonObject"

Valore della proprietà

"Feature" | "FeatureCollection" | "GeometryCollection" | "GeoJsonGeometry" | "MultiPoint" | "MultiPolygon" | "Point" | "LineString" | "MultiLineString" | "Polygon" | "GeoJsonObject"