[fix] 预警划线不取消问题修复

This commit is contained in:
liujing
2021-07-15 17:09:30 +08:00
parent 0a9a7163c8
commit 7d95479bcc
5 changed files with 60 additions and 42 deletions

View File

@@ -176,8 +176,6 @@ public class V2XWarnDataDrawer extends BaseDrawer implements IMogoStatusChangedL
markerShowEntity.setMarkerLocation(location);
markerShowEntity.setMarkerType(TYPE_MARKER_CLOUD_STOP_LINE_DATA);
IMogoMarker marker = drawStopLineMarker(markerShowEntity);
}
/**