[6.2.6] note

This commit is contained in:
EmArrow
2024-01-04 10:24:50 +08:00
parent 0418b2f98c
commit ba1b54dfa2
2 changed files with 13 additions and 13 deletions

View File

@@ -755,18 +755,18 @@ class AMapViewWrapper(mMapView: MapAutoView) : IMogoMapView, IMogoMapUIControlle
TrafficTypeEnum.TYPE_TRAFFIC_ID_TRUCK,
"添加感知模型到地图中……preVehicleStrLuceTaChe="
)
// addPreVehicleModelWeiZhi(
// TrafficTypeEnum.TYPE_TRAFFIC_ID_LUCE_TA_CHE,
// "添加感知模型到地图中……preVehicleStrTruck="
// )
// addPreVehicleModelWeiZhi(
// TrafficTypeEnum.TYPE_TRAFFIC_ID_LUCE_BUS,
// "添加感知模型到地图中……preVehicleStrLuceBus="
// )
// addPreVehicleModelWeiZhi(
// TrafficTypeEnum.TYPE_TRAFFIC_ID_LUCE_TRUCK,
// "添加感知模型到地图中……preVehicleStrTruck="
// )
addPreVehicleModelWeiZhi(
TrafficTypeEnum.TYPE_TRAFFIC_ID_LUCE_TA_CHE,
"添加感知模型到地图中……preVehicleStrTruck="
)
addPreVehicleModelWeiZhi(
TrafficTypeEnum.TYPE_TRAFFIC_ID_LUCE_BUS,
"添加感知模型到地图中……preVehicleStrLuceBus="
)
addPreVehicleModelWeiZhi(
TrafficTypeEnum.TYPE_TRAFFIC_ID_LUCE_TRUCK,
"添加感知模型到地图中……preVehicleStrTruck="
)
}
}

View File

@@ -143,7 +143,7 @@ public class ObjectUtils {
// type = 103;
// }else if(type == 6){
// type = 106;
// }else if(type == 9){
// }else if(type == 8){
// type = 108;
// }
// if (type != 103 && type != 106 && type != 108) {