GeoJSONFeature
struct GeoJSONFeature : Codable
Undocumented
-
Undocumented
Declaration
Swift
public var properties: GeoJSONProperty?
-
Undocumented
Declaration
Swift
public var type: String?
-
Undocumented
Declaration
Swift
public var geometry: GeoJSONGeometry?