//
//  RCTMGLHeatmapLayer.h
//  RCTMGL
//
//  Created by Dheeraj Yalamanchili on 6/8/19.
//

#import "RCTMGLVectorLayer.h"

@interface RCTMGLHeatmapLayer : RCTMGLVectorLayer

@end
