BaiduMap_IOSSDK_v4.2.1_Docs
Protected 属性 | 属性 | 所有成员列表
BMKTransitStep类 参考

此类表示公交换乘路线中的一个路段 更多...

#import <BMKRouteSearchType.h>

类 BMKTransitStep 继承关系图:
BMKRouteStep

Protected 属性

BMKRouteNode_entrace
 
BMKRouteNode_exit
 
NSString * _instruction
 
BMKTransitStepType _stepType
 
BMKVehicleInfo_vehicleInfo
 
- Protected 属性 继承自 BMKRouteStep
int _distance
 
int _duration
 
BMKMapPoint_points
 
int _pointsCount
 

属性

BMKRouteNodeentrace
 路段入口信息
 
BMKRouteNodeexit
 路段出口信息
 
NSString * instruction
 路段换乘说明
 
BMKTransitStepType stepType
 路段类型
 
BMKVehicleInfovehicleInfo
 当路段为公交路段或地铁路段时,可以获取交通工具信息
 
- 属性 继承自 BMKRouteStep
int distance
 路段长度 单位: 米
 
int duration
 路段耗时 单位: 秒
 
BMKMapPointpoints
 路段所经过的地理坐标集合
 
int pointsCount
 路段所经过的地理坐标集合内点的个数
 

详细描述

此类表示公交换乘路线中的一个路段


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