「Change」

升级高精地图版本
2.2.0.3
1.修改点云以及绿化带样式
2.修改设置Debug模式的方法

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-05-25 17:54:33 +08:00
parent 4fbf3cb974
commit dda97dcf01
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ object FunctionBuildConfig {
*/
@Volatile
@JvmField
var isDrawPointCloudData = true
var isDrawPointCloudData = false
/**
* 地图是否忽略判断条件直接绘制工控机引导线数据&全局路径规划

View File

@@ -82,7 +82,7 @@ MOGO_LOCATION_VERSION=1.3.59
MOGO_TELEMATIC_VERSION=1.3.59
######## MogoAiCloudSDK Version ########
# 自研地图
MAP_SDK_VERSION=2.2.0.1
MAP_SDK_VERSION=2.2.0.3
MAP_SDK_OPERATION_VERSION=1.0.13
# websocket
WEBSOCKET_VERSION=1.1.7