百度地图SDK for iOS v3.4.4 类参考
|
此类表示公交线路中的一个路段 更多...
#import <BMKRouteSearchType.h>
额外继承的成员函数 | |
![]() | |
int | _distance |
int | _duration |
BMKMapPoint * | _points |
int | _pointsCount |
![]() | |
int | distance |
路段长度 单位: 米 | |
int | duration |
路段耗时 单位: 秒 | |
BMKMapPoint * | points |
路段所经过的地理坐标集合 | |
int | pointsCount |
路段所经过的地理坐标集合内点的个数 | |
此类表示公交线路中的一个路段