GeoJSONResponse
struct GeoJSONResponse : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let type: String? -
Undocumented
Declaration
Swift
public let features: [GeoJSONFeatureResponse]?
View on GitHub
GeoJSONResponse Structure Reference