From ab03551373c62c60c5779d28e6b28b7d1a396db4 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Thu, 20 May 2021 11:57:19 +0800 Subject: [PATCH] upgrade map version --- libraries/map-custom/build.gradle | 2 +- libraries/map-custom/map-version-update | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libraries/map-custom/build.gradle b/libraries/map-custom/build.gradle index 246dc89190..f9adb43a4e 100644 --- a/libraries/map-custom/build.gradle +++ b/libraries/map-custom/build.gradle @@ -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' } diff --git a/libraries/map-custom/map-version-update b/libraries/map-custom/map-version-update index a72da7252d..abc79c45ac 100644 --- a/libraries/map-custom/map-version-update +++ b/libraries/map-custom/map-version-update @@ -36,4 +36,10 @@ mapAutoView.setOnMapViewVisualAngleChangeListener 8.5.26 更新顺义高精数据 优化渲染效率 -修改切换后台黑屏问题 \ No newline at end of file +修改切换后台黑屏问题 + +8.5.28 +修改远视角高度bug并修正切换动画 +修改路牌显示 +修改红绿灯摄像头显示bug +优化渲染效率 \ No newline at end of file