高德地图SDK(导航)  V11.1.000
AMapNaviTrafficIncidentInfo Class Reference

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviTrafficIncidentInfo:

Properties

NSString * title
 
AMapNaviPointcoordinate
 
NSInteger titleType
 

Detailed Description

路径交通事件信息 since 6.4.0 Path traffic event information

Property Documentation

◆ coordinate

- (AMapNaviPoint*) coordinate
readwritenonatomicstrong

信息发生的位置坐标 Coordinates of the information occurrence

◆ title

- (NSString*) title
readwritenonatomicstrong

标题 Title

◆ titleType

- (NSInteger) titleType
readwritenonatomicassign

0:起点所在道路上有避不开的封路事件; 1:途径点所在道路上有避不开的封路事件; 2:终点所在道路上有避不开的封路事件; 3:非起点、非途径点、非终点所在道路上有避不开的封路事件; 4:可以避开的封路事件; 5:路径上的非封路事件; 6:排序干预; 7:终点干预 0:Starting point road has unavoidable closure event; 1:Waypoint road has unavoidable closure event; 2:Destination road has unavoidable closure event; 3: Unavoidable road closure on roads that are not the starting point, waypoint, or destination; 4: Avoidable road closure; 5: Non-road closure on the path; 6: Sorting intervention; 7: Destination intervention


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