1.0.0-vr-8.5.29

1. 添加了3D锚点动画
2.近远景切换,会导致车道线渲染不全
3.修改地图移动方法
This commit is contained in:
董宏宇
2021-05-26 17:01:56 +08:00
parent 2f597c34fb
commit c25d5f11d1

View File

@@ -67,7 +67,7 @@ dependencies {
implementation project(':foudations:mogo-commons')
}
implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.24'
implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.29'
// implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4'
}