程序包 | 说明 |
---|---|
com.amap.api.navi |
导航基础包,提供路径规划、导航等基础功能。
|
com.amap.api.navi.view |
导航视图包,包括了导航SDK中的使用的各种View类。
|
限定符和类型 | 方法和说明 |
---|---|
void |
AMapNaviListener.showCross(AMapNaviCross aMapNaviCross)
显示路口放大图回调(实景图)。
|
void |
SimpleNaviListener.showCross(AMapNaviCross aMapNaviCross) |
限定符和类型 | 方法和说明 |
---|---|
void |
ZoomInIntersectionView.setIntersectionBitMap(AMapNaviCross cross)
将路口放大图类中的bitmap输入
|