百度地图SDK for iOS v4.1.1 类参考
output
headers
BMKSearchBase.h
1
//
2
// BMKSearchBase.h
3
// SearchComponent
4
//
5
// Created by wzy on 15/9/9.
6
// Copyright © 2015年 baidu. All rights reserved.
7
//
8
9
#ifndef BMKSearchBase_h
10
#define BMKSearchBase_h
11
#import <BaiduMapAPI_Base/BMKTypes.h>
13
@interface
BMKSearchBase
: NSObject
14
15
@end
16
17
18
#endif
/* BMKSearchBase_h */
BMKSearchBase
检索服务基类
Definition:
BMKSearchBase.h:13
生成于 2018年 六月 7日 星期四 17:19:56 , 为 百度地图SDK for iOS v4.1.1 类参考使用
1.8.14