GeoJSONResponse
struct GeoJSONResponse : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let type: String?
-
Undocumented
Declaration
Swift
public let features: [GeoJSONFeatureResponse]?