Merge branch 'dev_robotaxi-d_231031_6.2.0' of gitlab.zhidaoauto.com:SCA/L4HA/AndroidApp/MoGoEagleEye into dev_robotaxi-d_231031_6.2.0
This commit is contained in:
@@ -60,8 +60,6 @@ class MapBizView(context: Context?, attrs: AttributeSet?) : MogoMapView(context,
|
||||
it.setScrollGesturesEnabled(true)
|
||||
//设置倾斜手势是否可用。
|
||||
it.setTiltGesturesEnabled(true)
|
||||
//设置缩放按钮是否可见。
|
||||
it.setZoomControlsEnabled(false)
|
||||
//设置双指缩放手势是否可用。
|
||||
it.setZoomGesturesEnabled(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user