Partilhar via


GeoJsonObjectParent interface

Um objeto válido GeoJSON . Consulte RFC 7946 para obter detalhes.

Propriedades

type

Detalhes de Propriedade

type

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

Valor de Propriedade

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