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

路径交通事件信息 since 6.4.0 More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviTrafficIncidentInfo:

Properties

NSString * title
 标题
 
AMapNaviPointcoordinate
 信息发生的位置坐标
 
NSInteger titleType
 0:起点所在道路上有避不开的封路事件; 1:途径点所在道路上有避不开的封路事件; 2:终点所在道路上有避不开的封路事件; 3:非起点、非途径点、非终点所在道路上有避不开的封路事件; 4:可以避开的封路事件; 5:路径上的非封路事件; 6:排序干预; 7:终点干预
 

Detailed Description

路径交通事件信息 since 6.4.0

Property Documentation

◆ coordinate

- (AMapNaviPoint*) coordinate
readwritenonatomicstrong

信息发生的位置坐标

◆ title

- (NSString*) title
readwritenonatomicstrong

标题

◆ titleType

- (NSInteger) titleType
readwritenonatomicassign

0:起点所在道路上有避不开的封路事件; 1:途径点所在道路上有避不开的封路事件; 2:终点所在道路上有避不开的封路事件; 3:非起点、非途径点、非终点所在道路上有避不开的封路事件; 4:可以避开的封路事件; 5:路径上的非封路事件; 6:排序干预; 7:终点干预


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