update map version to 8.5.35

This commit is contained in:
zhongchao
2021-06-01 10:54:08 +08:00
parent 0719899487
commit 7445a58526
2 changed files with 10 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.33'
implementation 'com.zhidaoauto.machine:map:1.0.0-vr-8.5.35'
// implementation 'com.zhidaoauto.machine:map:1.0.0-vr-test-3.4'
}

View File

@@ -59,4 +59,12 @@ mapAutoView.getMapAutoViewHelper()?.setNearViewAnglePositionLonLatPoint(112.5
解决崩溃问题
8.5.33
更新顺义衡阳数
更新顺义衡阳数
8.5.34
高精数据放到redis
8.5.35
修改绿化带显示问题
暂时对sdk去掉混淆方便crash定位