Map Doc
1.0
iOS-引擎SDK-开放平台
|
#import <MBBusQuery.h>
构造函数 | |
(void) | - busQueryStart |
(void) | - busQueryFailed |
(void) | - busQueryCanceled |
(void) | - busQueryNoresult |
(void) | - busQueryCompleted |
(void) | - busQueryGetCurrentCityFailed |
发起搜索的委托
|
optional |
搜索取消
|
optional |
搜索过程结束
|
optional |
网络请求失败,只有在网络失败是才回调该函数
|
optional |
获取当前城市失败,wmrId无效
|
optional |
搜索成功但没有结果
|
optional |
发起搜索