upgrade map version

This commit is contained in:
zhongchao
2021-05-20 11:57:19 +08:00
parent 58f4a160f7
commit ab03551373
2 changed files with 8 additions and 2 deletions

View File

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

View File

@@ -36,4 +36,10 @@ mapAutoView.setOnMapViewVisualAngleChangeListener
8.5.26
更新顺义高精数据
优化渲染效率
修改切换后台黑屏问题
修改切换后台黑屏问题
8.5.28
修改远视角高度bug并修正切换动画
修改路牌显示
修改红绿灯摄像头显示bug
优化渲染效率