From 1355c411f8d24141064395f80da23ec15b6b6e84 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Thu, 3 Jun 2021 19:40:29 +0800 Subject: [PATCH] update map version to 8.5.40 --- libraries/map-custom/build.gradle | 2 +- libraries/map-custom/map-version-update | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libraries/map-custom/build.gradle b/libraries/map-custom/build.gradle index 6617543da1..908f75aede 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.38' + implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.40' // 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 620971b894..796c7a7670 100644 --- a/libraries/map-custom/map-version-update +++ b/libraries/map-custom/map-version-update @@ -71,4 +71,9 @@ mapAutoView.getMapAutoViewHelper()?.setNearViewAnglePosition(LonLatPoint(112.5 8.5.38 修改崩溃bug -更换最新的摄像头和红绿灯 \ No newline at end of file +更换最新的摄像头和红绿灯 + +8.5.40 +修改崩溃bug +更新路牌数据 +修改近视角切换 \ No newline at end of file