//
//  AMapSearchObject+RequestId.h
//  RCTAMap
//
//  Created by yuanmarshal on 16/6/10.
//  Copyright © 2016年 dianowba. All rights reserved.
//

#import <AMapSearchKit/AMapSearchKit.h>

@interface AMapSearchObject(RequestId)

@property (nonatomic, strong) NSString* requestId;

@end
