BaiduMap_IOSSDK_v6.2.0_Docs  6.2.0
BMKCloudSearchComponent.h
浏览该文件的文档.
1 //
2 // LBSSearchComponent.h
3 // LBSSearchComponent
4 //
5 // Created by baidu on 14-3-10.
6 // Copyright (c) 2014年 baidu. All rights reserved.
7 //
8 #ifndef BMKCloudSearchComponent_h
9 #define BMKCloudSearchComponent_h
10 
11 #import "BMKCloudVersion.h"
12 #import "BMKCloudPOIList.h"
13 #import "BMKCloudSearch.h"
14 #import "BMKCloudSearchInfo.h"
15 
16 #endif /* BMKCloudSearchComponent_h */
17 
18