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