#import "MGLFoundation.h" #import "MGLTypes.h" #import "MGLComputedShapeSource.h" #include NS_ASSUME_NONNULL_BEGIN MGL_EXPORT mbgl::style::CustomGeometrySource::Options MBGLCustomGeometrySourceOptionsFromDictionary(NSDictionary *options); NS_ASSUME_NONNULL_END