Compartir a través de


GeoJsonObjectParent interface

Objeto GeoJSON válido. Consulte RFC 7946 para obtener más información.

Propiedades

type

Detalles de las propiedades

type

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

Valor de propiedad

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