[Change]
关闭adas日志 Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -131,6 +131,9 @@ public class AMapViewWrapper implements IMogoMapView,
|
||||
//设置手势是否可以缩放 isCanZoom true 可缩放 false 不可缩放
|
||||
options.setZoomGesturesEnabled(true);
|
||||
options.setScaleVRMode(true);
|
||||
// if (options.getMyLocationStyle() != null) {
|
||||
// options.getMyLocationStyle().setDisplayAnimEnable(false);
|
||||
// }
|
||||
// 设置自车的图片对象
|
||||
//options.setMyLocationStyle(options.getMyLocationStyle().myLocationIcon(DEFAULT_OPTION.getCarCursorRes()));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user