#import "MGLGeoJSONSource.h" #import "MGLGeoJSONSource_Private.h" #include @interface MGLGeoJSONSource (Private) - (mbgl::style::GeoJSONOptions)geoJSONOptions; @end