Merge branch 'ml' into dev_merge_shunyi_vr_map
This commit is contained in:
@@ -54,6 +54,8 @@ public class V2XIllegalParkMarker implements IV2XMarker<List<MarkerExploreWay>>
|
||||
// 清除道路事件
|
||||
V2XServiceManager
|
||||
.getMoGoV2XMarkerManager().clearALLPOI();
|
||||
//清除连线
|
||||
V2XServiceManager.getMoGoV2XPolylineManager().clearLine();
|
||||
if (entityList != null) {
|
||||
for (int i = 0; i < entityList.size(); i++) {
|
||||
MarkerExploreWay markerExploreWay = entityList.get(i);
|
||||
|
||||
Reference in New Issue
Block a user