高德地图SDK(导航) V10.0.900
Loading...
Searching...
No Matches
AMapNaviRestrictionInfo Class Reference

路径限行信息 since 5.0.0 More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviRestrictionInfo:

Properties

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
 

Detailed Description

路径限行信息 since 5.0.0

Property Documentation

◆ cityCode

- (NSInteger) cityCode
readwritenonatomicassign

城市代码

◆ desc

- (NSString*) desc
readwritenonatomicstrong

描述 该字段已废弃,since 6.0.0

◆ tips

- (NSString*) tips
readwritenonatomicstrong

tips描述,titleType为0或1时才有描述

◆ title

- (NSString*) title
readwritenonatomicstrong

标题

◆ titleType

- (NSInteger) titleType
readwritenonatomicassign

-1:无效值; 0:外地车限行,建议设置车牌; 1:外地车限行,建议开启限行; 2:已避开限行区域; 3:起点在限行区域内; 4:终点在限行区域内; 5:途经点在限行区域内; 6:途经限行区域; 7:已提前避开即将生效的限行区域; 8:路线上目前有限行, 但根据估算时间,行驶到该限行区域时,限行已失效.

◆ type

- (NSInteger) type
readwritenonatomicassign

该字段已废弃,请使用 titleType . since 6.0.0


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。