From 59a83071d1e7ee039f4beb80515a84080dccb634 Mon Sep 17 00:00:00 2001 From: xinfengkun Date: Wed, 7 Jan 2026 11:44:13 +0800 Subject: [PATCH] =?UTF-8?q?[8.3.0]=20=E9=AB=98=E7=B2=BE=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E7=BB=98=E5=88=B6=E9=9A=94=E7=A6=BB=E5=B8=A6=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libraries/mogo-map/src/main/java/com/mogo/map/MogoAutoView.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/mogo-map/src/main/java/com/mogo/map/MogoAutoView.kt b/libraries/mogo-map/src/main/java/com/mogo/map/MogoAutoView.kt index 8448427500..1a02be86cc 100644 --- a/libraries/mogo-map/src/main/java/com/mogo/map/MogoAutoView.kt +++ b/libraries/mogo-map/src/main/java/com/mogo/map/MogoAutoView.kt @@ -40,7 +40,7 @@ class MoGoAutoView: MapAutoView { HDTypes.DIVERSION.type, HDTypes.SAFE_ISLAND.type, HDTypes.ALPHANUMERIC.type, - HDTypes.GUARDBAR.type, +// HDTypes.GUARDBAR.type, HDTypes.TRAFFIC_DEVICE.type, HDTypes.building.type, HDTypes.streetLight.type,