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