10 #import <BaiduMapAPI_Base/BMKTypes.h>
15 NS_ASSUME_NONNULL_BEGIN
22 @property (nonatomic, weak) id<BMKRecommendStopSearchDelegate>
delegate;
BMKSearchErrorCode
Definition: BMKTypes.h:98
推荐上车点检索服务
Definition: BMKRecommendStopSearch.h:19
id< BMKRecommendStopSearchDelegate > delegate
推荐上车点检索模块的Delegate
Definition: BMKRecommendStopSearch.h:22
Definition: BMKRecommendStopSearchOption.h:14
Definition: BMKRecommendStopSearchResult.h:16
检索服务基类
Definition: BMKSearchBase.h:14
搜索delegate,用于获取搜索结果
Definition: BMKRecommendStopSearch.h:33