public class AimLessModeCongestionInfo
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
AMapCongestionLink[] |
getAmapCongestionLinks()
该条道路的拥堵信息数组
仅当拥堵长度大于500米且拥堵时间大于5分钟时,服务才下发拥堵路段形状点
The congestion information array of this road Service will only issue the shape points of the congested section when the congestion length is greater than 500 meters and the congestion time is more than 5 minutes |
int |
getCongestionStatus()
拥堵区域的整体拥堵状态
Overall Congestion Status in Congested Area |
double |
getEventLat()
已过时。
从7.0.0版本废弃
Deprecated from version 7.0.0 |
double |
getEventLon()
已过时。
从7.0.0版本废弃
Deprecated from version 7.0.0 |
int |
getEventType()
已过时。
从7.0.0版本废弃
Deprecated from version 7.0.0 |
int |
getLength() |
java.lang.String |
getRoadName() |
int |
getTime() |
public AMapCongestionLink[] getAmapCongestionLinks()
public int getEventType()
public java.lang.String getRoadName()
public int getLength()
public int getCongestionStatus()
AMapTrafficStatus.getStatus()一致
AMapTrafficStatus.getStatus()public double getEventLon()
public double getEventLat()
public int getTime()