GeoJSONFeatureResponse
struct GeoJSONFeatureResponse : Codable
Undocumented
-
Undocumented
Declaration
Swift
public let id: String?
-
Undocumented
Declaration
Swift
public let type: String?
-
Undocumented
Declaration
Swift
public let geometry: GeoJSONGeometry?
-
Undocumented
Declaration
Swift
public let properties: GeoJSONPropertyResponse?