| 程序包 | 说明 |
|---|---|
| com.amap.api.navi |
导航基础包,提供路径规划、导航等基础功能。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AMapNaviListener.updateAimlessModeCongestionInfo(AimLessModeCongestionInfo aimLessModeCongestionInfo)
已过时。
已过期,建议使用
AimlessModeListener.updateAimlessModeCongestionInfo(AimLessModeCongestionInfo)Deprecated, it is recommended to use AimlessModeListener.updateAimlessModeCongestionInfo(AimLessModeCongestionInfo) |
void |
AimlessModeListener.updateAimlessModeCongestionInfo(AimLessModeCongestionInfo aimLessModeCongestionInfo)
巡航模式(无路线规划)下,拥堵信息更新回调
当前方无拥堵信息时,回调的AimLessModeCongestionInfo对象为空
In cruise mode (without route planning), congestion information update callback. |
void |
SimpleNaviListener.updateAimlessModeCongestionInfo(AimLessModeCongestionInfo aimLessModeCongestionInfo)
已过时。
|