Class MKGeoJSONFeature

All Implemented Interfaces:
NSObjectProtocol, MKGeoJSONObject, ObjCProtocol

public class MKGeoJSONFeature
extends NSObject
implements MKGeoJSONObject
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • MKGeoJSONFeature

      public MKGeoJSONFeature()
    • MKGeoJSONFeature

      protected MKGeoJSONFeature​(NSObject.Handle h, long handle)
    • MKGeoJSONFeature

      protected MKGeoJSONFeature​(NSObject.SkipInit skipInit)
  • Method Details

    • getIdentifier

      public String getIdentifier()
    • getProperties

      public NSData getProperties()
    • getGeometry

      public NSArray<?> getGeometry()