//
//  AIRGoogleMapMarkerManager.h
//  AirMaps
//
//  Created by Gil Birman on 9/2/16.
//

#ifdef HAVE_GOOGLE_MAPS

#import <React/RCTViewManager.h>

@interface AIRGoogleMapMarkerManager : RCTViewManager

@end

#endif
