#import "MGLPolygon.h" NS_ASSUME_NONNULL_BEGIN @interface MGLPolygon (Private) - (NSArray *)mgl_coordinates; @end NS_ASSUME_NONNULL_END