#import <Mapbox/Mapbox.h>

@interface MGLPolygon (MGLAdditions)

- (NS_ARRAY_OF(id) *)mgl_coordinates;

@end
