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

#import <BNRoutePlanModel.h>

Inheritance diagram for BNRouteItem:

Properties

NSString * nextRoadName
 
int nLength
 
int nTime
 
BNPositioncrossPos
 
int nShapePointIdx
 
int unOutLinkAngle
 

Detailed Description

每个路段信息

Property Documentation

- (BNPosition*) crossPos
readwritenonatomicstrong

交叉路口坐标

- (NSString*) nextRoadName
readwritenonatomiccopy

路名

- (int) nLength
readwritenonatomicassign

长度,单位米

- (int) nShapePointIdx
readwritenonatomicassign

在路线中的显示点索引

- (int) nTime
readwritenonatomicassign

时间,单位秒

- (int) unOutLinkAngle
readwritenonatomicassign

脱产Link和正北方向的夹角,单位度


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