#import "MLRNLayer.h"

@interface MLRNVectorLayer : MLRNLayer

@property (nonatomic, copy) NSString *sourceLayerID;

@end
