交通事件信息 Traffic incident information since 10.0.920
More...
#include <AMapNaviCommonObj.h>
|
| AMapNaviTrafficEventType | type |
| | 事件类型 Event Type
|
| |
| CLLocationCoordinate2D | coord |
| | 事件的位置点(经纬度) Event location point (latitude and longitude)
|
| |
| NSInteger | startSegmentIndex |
| | 开始link的segment索引 Start link segment index
|
| |
| NSInteger | startLinkIndex |
| | 开始link的link索引 Start link index of link
|
| |
| NSInteger | endSegmentIndex |
| | 结束link的segment索引 End the segment index of the link
|
| |
| NSInteger | endLinkIndex |
| | 结束link的link索引 End the link index of the link
|
| |
| NSInteger | label |
| | 事件简要描述信息 Brief description of the event
|
| |
| NSString * | labelDesc |
| | 事件来源描述信息 Event source description information
|
| |
交通事件信息 Traffic incident information since 10.0.920
◆ 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
事件简要描述信息 Brief description of the event
◆ labelDesc
事件来源描述信息 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
The documentation for this class was generated from the following file: