程序包 | 说明 |
---|---|
com.amap.api.navi |
导航基础包,提供路径规划、导航等基础功能。
|
限定符和类型 | 方法和说明 |
---|---|
void |
AMapNaviListener.updateAimlessModeCongestionInfo(AimLessModeCongestionInfo aimLessModeCongestionInfo)
|
void |
AimlessModeListener.updateAimlessModeCongestionInfo(AimLessModeCongestionInfo aimLessModeCongestionInfo)
巡航模式(无路线规划)下,拥堵信息更新回调
当前方无拥堵信息时,回调的AimLessModeCongestionInfo对象为空
|
void |
SimpleNaviListener.updateAimlessModeCongestionInfo(AimLessModeCongestionInfo aimLessModeCongestionInfo)
已过时。
|