From 7ca12e288fac1347c568a75f888531a36cc8370e Mon Sep 17 00:00:00 2001 From: donghongyu Date: Fri, 24 Jun 2022 20:27:20 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=8CChange=E3=80=8D=20=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E7=82=B9=E4=BA=91=E8=AE=BE=E7=BD=AE=E5=BC=80=E5=90=AF=E7=BB=98?= =?UTF-8?q?=E5=88=B6=E8=BF=87=E6=97=A9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: donghongyu --- .../com/mogo/eagle/core/function/map/MapPointCloudSubscriber.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/function-impl/mogo-core-function-map/src/main/java/com/mogo/eagle/core/function/map/MapPointCloudSubscriber.kt b/core/function-impl/mogo-core-function-map/src/main/java/com/mogo/eagle/core/function/map/MapPointCloudSubscriber.kt index fc2546fd69..afbd0d4893 100644 --- a/core/function-impl/mogo-core-function-map/src/main/java/com/mogo/eagle/core/function/map/MapPointCloudSubscriber.kt +++ b/core/function-impl/mogo-core-function-map/src/main/java/com/mogo/eagle/core/function/map/MapPointCloudSubscriber.kt @@ -46,7 +46,7 @@ class MapPointCloudSubscriber private constructor() : IMoGoSubscriber, IMoGoAuto isDrawPointCloud = true PointCloudHelper.setIsDrawPointCloud(true)//打开点云绘制 } - + PointCloudHelper.setIsDrawPointCloud(true)//打开点云绘制 /** * 更新点云数据