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: "Feature" | "FeatureCollection" | "GeometryCollection" | "GeoJsonGeometry" | "MultiPoint" | "MultiPolygon" | "Point" | "LineString" | "MultiLineString" | "Polygon" | "GeoJsonObject"

Valor de propiedad

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