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

交通事件信息 Traffic incident information since 10.0.920 More...

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviTrafficEventItem:

Properties

AMapNaviTrafficEventType type
 事件类型 Event Type More...
 
CLLocationCoordinate2D coord
 事件的位置点(经纬度) Event location point (latitude and longitude) More...
 
NSInteger startSegmentIndex
 开始link的segment索引 Start link segment index More...
 
NSInteger startLinkIndex
 开始link的link索引 Start link index of link More...
 
NSInteger endSegmentIndex
 结束link的segment索引 End the segment index of the link More...
 
NSInteger endLinkIndex
 结束link的link索引 End the link index of the link More...
 
NSInteger label
 事件简要描述信息 Brief description of the event More...
 
NSString * labelDesc
 事件来源描述信息 Event source description information More...
 

Detailed Description

交通事件信息 Traffic incident information since 10.0.920

Property Documentation

◆ coord

- (CLLocationCoordinate2D) coord
readwritenonatomicassign

事件的位置点(经纬度) Event location point (latitude and longitude)

◆ endLinkIndex

- (NSInteger) endLinkIndex
readwritenonatomicassign

结束link的link索引 End the link index of the link

◆ endSegmentIndex

- (NSInteger) endSegmentIndex
readwritenonatomicassign

结束link的segment索引 End the segment index of the link

◆ label

- (NSInteger) label
readwritenonatomicassign

事件简要描述信息 Brief description of the event

◆ labelDesc

- (NSString*) labelDesc
readwritenonatomiccopy

事件来源描述信息 Event source description information

◆ startLinkIndex

- (NSInteger) startLinkIndex
readwritenonatomicassign

开始link的link索引 Start link index of link

◆ startSegmentIndex

- (NSInteger) startSegmentIndex
readwritenonatomicassign

开始link的segment索引 Start link segment index

◆ type

- (AMapNaviTrafficEventType) type
readwritenonatomicassign

事件类型 Event Type


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