BaiduMap_IOSSDK_v4.4.2_Docs
|
搜索delegate,用于获取搜索结果 更多...
#import <BMKShareURLSearch.h>
构造函数 | |
(void) | - onGetPoiDetailShareURLResult:result:errorCode: |
(void) | - onGetLocationShareURLResult:result:errorCode: |
(void) | - onGetRoutePlanShareURLResult:result:errorCode: |
搜索delegate,用于获取搜索结果
|
optional |
返回位置信息分享url
searcher | 搜索对象 |
result | 返回结果 |
error | 错误号, |
|
optional |
返回poi详情分享url
searcher | 搜索对象 |
result | 返回结果 |
error | 错误号, |
|
optional |
返回路线规划分享url
searcher | 搜索对象 |
result | 返回结果 |
error | 错误号, |