路径限行信息 since 5.0.0
More...
#import <AMapNaviCommonObj.h>
|
NSInteger | titleType |
| -1:无效值; 0:外地车限行,建议设置车牌; 1:外地车限行,建议开启限行; 2:已避开限行区域; 3:起点在限行区域内; 4:终点在限行区域内; 5:途经点在限行区域内; 6:途经限行区域; 7:已提前避开即将生效的限行区域; 8:路线上目前有限行, 但根据估算时间,行驶到该限行区域时,限行已失效.
|
|
NSString * | title |
| 标题
|
|
NSString * | tips |
| tips描述,titleType为0或1时才有描述
|
|
NSInteger | cityCode |
| 城市代码
|
|
NSString * | desc |
| 描述 该字段已废弃,since 6.0.0
|
|
NSInteger | type |
| 该字段已废弃,请使用 titleType . since 6.0.0
|
|
◆ cityCode
◆ desc
◆ tips
tips描述,titleType为0或1时才有描述
◆ title
◆ titleType
-1:无效值; 0:外地车限行,建议设置车牌; 1:外地车限行,建议开启限行; 2:已避开限行区域; 3:起点在限行区域内; 4:终点在限行区域内; 5:途经点在限行区域内; 6:途经限行区域; 7:已提前避开即将生效的限行区域; 8:路线上目前有限行, 但根据估算时间,行驶到该限行区域时,限行已失效.
◆ type
该字段已废弃,请使用 titleType . since 6.0.0
The documentation for this class was generated from the following file: