Contents

MKGeoJSONObject

Objects that the GeoJSON decoder can return.

Declaration

protocol MKGeoJSONObject : NSObjectProtocol

Overview

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.

See Also

Geographical features