GeoJsonObjectParent interface
A valid GeoJSON
object. Please refer to RFC 7946 for details.
Properties
type |
Property Details
type
type: "MultiPoint" | "GeoJsonGeometry" | "MultiPolygon" | "Point" | "LineString" | "MultiLineString" | "Polygon" | "GeometryCollection" | "GeoJsonObject" | "Feature" | "FeatureCollection"
Property Value
"MultiPoint" | "GeoJsonGeometry" | "MultiPolygon" | "Point" | "LineString" | "MultiLineString" | "Polygon" | "GeometryCollection" | "GeoJsonObject" | "Feature" | "FeatureCollection"