public class AimLessModeCongestionInfo
extends java.lang.Object
限定符和类型 | 方法和说明 |
---|---|
AMapCongestionLink[] |
getAmapCongestionLinks()
该条道路的拥堵信息数组
仅当拥堵长度大于500米且拥堵时间大于5分钟时,服务才下发拥堵路段形状点
|
int |
getCongestionStatus()
拥堵区域的整体拥堵状态
|
double |
getEventLat()
已过时。
从7.0.0版本废弃
|
double |
getEventLon()
已过时。
从7.0.0版本废弃
|
int |
getEventType()
已过时。
从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()
一致public double getEventLon()
public double getEventLat()
public int getTime()