//
//  RCTMGLPointAnnotationManager.h
//  RCTMGL
//
//  Created by Nick Italiano on 10/12/17.
//  Copyright © 2017 Mapbox Inc. All rights reserved.
//

#import "ViewManager.h"

@interface RCTMGLPointAnnotationManager : ViewManager

@end
