BaiduMap_IOSSDK_v6.6.1_Docs
构造函数 | 所有成员列表
<BMKDistrictSearchDelegate>协议 参考

搜索delegate,用于获取行政区域搜索结果 更多...

#import <BMKDistrictSearch.h>

类 <BMKDistrictSearchDelegate> 继承关系图:

构造函数

(void) - onGetDistrictResult:result:errorCode:
 

详细描述

搜索delegate,用于获取行政区域搜索结果

函数文档

◆ onGetDistrictResult:result:errorCode:

- (void) onGetDistrictResult: (BMKDistrictSearch *)  searcher
result: (BMKDistrictResult *)  result
errorCode: (BMKSearchErrorCode)  error 
optional

返回行政区域搜索结果

参数
searcher搜索对象
result搜索结BMKDistrictSearch果
error错误号,
参见
BMKSearchErrorCode

该协议的文档由以下文件生成: