//
//  RCTMGLCircleLayer.h
//  RCTMGL
//
//  Created by Nick Italiano on 9/18/17.
//  Copyright © 2017 Mapbox Inc. All rights reserved.
//

#import "RCTMGLVectorLayer.h"

@interface RCTMGLCircleLayer : RCTMGLVectorLayer

@end
