升级地图版本,解决地图加载小巴车模型异常情况

Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
donghongyu
2022-02-21 12:38:40 +08:00
parent 6f96101075
commit 69c17d726e
2 changed files with 2 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ public class MogoApplication extends MainMoGoApplication {
HdMapBuildConfig.currentCarVrIconRes = R.raw.chuzuche;
} else if (DebugConfig.getProductFlavor().equals("fPadLenovoOchBus")
|| DebugConfig.getProductFlavor().equals("fPadLenovoOchBusPassenger")) {
// HdMapBuildConfig.currentCarVrIconRes = R.raw.xiaobache;
HdMapBuildConfig.currentCarVrIconRes = R.raw.xiaobache;
}
}

View File

@@ -80,7 +80,7 @@ MOGO_TRAFFICLIVE_VERSION=1.3.18
MOGO_LOCATION_VERSION=1.3.18
######## MogoAiCloudSDK Version ########
# 自研地图
MAP_SDK_VERSION=2.0.1
MAP_SDK_VERSION=2.0.5
MAP_SDK_OPERATION_VERSION=1.0.11
# websocket
WEBSOCKET_VERSION=1.1.7