From f2d2b436fd0aa3f776243c95696a514287dd624a Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Wed, 20 Jul 2022 15:15:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8Al7-draw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/visual/test/l7.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/visual/test/l7.vue b/src/views/modules/visual/test/l7.vue index e8551bda..9d362327 100644 --- a/src/views/modules/visual/test/l7.vue +++ b/src/views/modules/visual/test/l7.vue @@ -23,7 +23,7 @@ import { RasterLayer, } from "@antv/l7"; import { GaodeMap, Map } from "@antv/l7-maps"; -import { DrawEvent, DrawPolygon } from "@antv/l7-draw"; +// import { DrawEvent, DrawPolygon } from "@antv/l7-draw"; import { spliceIntoChunks } from "@/utils/index"; let scene;