百度导航SDK for iOS类参考
 All Classes Functions Properties
Properties | List of all members
BNRouteDetailInfo Class Reference

#import <BNRoutePlanModel.h>

Inheritance diagram for BNRouteDetailInfo:

Properties

int unLabel
 
int unLength
 
int unPasstime
 
NSArray * routeItemList
 
BOOL bTolled
 

Detailed Description

路线详情信息

Property Documentation

- (BOOL) bTolled
readwritenonatomicassign

是否包含收费路段

- (NSArray*) routeItemList
readwritenonatomicstrong

路段详情列表,每一个元素是BNaviRouteItem类型

- (int) unLabel
readwritenonatomicassign

路线标签

- (int) unLength
readwritenonatomicassign

总长度,单位米

- (int) unPasstime
readwritenonatomicassign

总时间,单位秒


The documentation for this class was generated from the following file: