[Fix]发布2.0.75,0.0.19

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2021-11-17 11:39:59 +08:00
parent 6f9fcbcb37
commit 047d4abbfc
4 changed files with 86 additions and 86 deletions

View File

@@ -725,7 +725,7 @@ public class AMapViewWrapper implements IMogoMapView,
@Override
public void changeMapViewAngle(int type) {
if (checkAMapView()) {
mMapView.getMapAutoViewHelper().testMapViewAngle(type);
//mMapView.getMapAutoViewHelper().testMapViewAngle(type);
}
}