Compartilhar via


GeoJsonObjectParent interface

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

Propriedades

type

Detalhes da propriedade

type

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

Valor da propriedade

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