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? 
View on GitHub
        GeoJSONFeature Structure Reference