MKGeoJSONObject
Objects that the GeoJSON decoder can return.
Declaration
protocol MKGeoJSONObject : NSObjectProtocolOverview
Classes that conform to this protocol represent the types that the GeoJSON decoder can return.
There’s no reason to create your own classes that conform to this protocol; only MapKit can define classes that the GeoJSON decoder uses.