删除无用类

优化地图中心点按照productFlavor来进行选择
This commit is contained in:
wangcongtao
2020-10-09 14:15:54 +08:00
parent c50d798cdb
commit 44fc7eb6a1
29 changed files with 73 additions and 4381 deletions

View File

@@ -557,7 +557,6 @@ public class AMapViewWrapper implements IMogoMapView,
Logger.d( TAG, Log.getStackTraceString( new Throwable() ) );
}
Logger.d( TAG, "Zoom锁定锁车比例尺 %s", var1 );
// TODO: 2020/8/27 设置锁车比例尺
// mMapView.setLockZoom( var1 );
}
}