BaiduMap_IOSSDK_v6.5.5doc_Docs  6.5.5
构造函数 | 属性 | 所有成员列表
BMKDrivingRouteResult类 参考

驾车路线规划结果类 更多...

#import <BMKRouteSearchResult.h>

类 BMKDrivingRouteResult 继承关系图:

构造函数

(BMKTaxiInfo *taxiInfo) - __deprecated_msg
 该路线打车信息 更多...
 

属性

BMKSuggestAddrInfosuggestAddrResult
 返回起点或终点的地址信息结果 更多...
 
NSArray< BMKDrivingRouteLine * > * routes
 驾车结果,支持多路线。成员类型为BMKDrivingRouteLine 更多...
 

详细描述

驾车路线规划结果类

函数文档

◆ __deprecated_msg

- (BMKTaxiInfo* taxiInfo) __deprecated_msg ("预留字段,现为空") 

该路线打车信息

属性说明

◆ routes

- (NSArray<BMKDrivingRouteLine *>*) routes
readwritenonatomiccopy

驾车结果,支持多路线。成员类型为BMKDrivingRouteLine

◆ suggestAddrResult

- (BMKSuggestAddrInfo*) suggestAddrResult
readwritenonatomicstrong

返回起点或终点的地址信息结果


该类的文档由以下文件生成: