#import <Mapbox/Mapbox.h>

@interface MGLPolyline (MGLAdditions)

- (NS_ARRAY_OF(id) *)mgl_coordinates;

@end
