高德地图SDK(导航) V10.0.900
|
导航段信息类 More...
#import <AMapNaviCommonObj.h>
Properties | |
NSString * | name |
导航段名称 | |
NSInteger | length |
导航段长度 | |
NSInteger | time |
导航段时间 | |
AMapNaviIconType | iconType |
导航段转向类型 | |
AMapNaviPoint * | coordinate |
导航段路口点的坐标 | |
导航段信息类
|
readwritenonatomicstrong |
导航段路口点的坐标
|
readwritenonatomicassign |
导航段转向类型
|
readwritenonatomicassign |
导航段长度
|
readwritenonatomicstrong |
导航段名称
|
readwritenonatomicassign |
导航段时间