Delen via


GeoJsonObjectParent interface

Een geldig GeoJSON object. Raadpleeg RFC 7946 voor meer informatie.

Eigenschappen

type

Eigenschapdetails

type

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

Waarde van eigenschap

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