Browse Source

Merge branch 'dev-l7' into dev

feature
dai 3 years ago
parent
commit
a0b5ac52a7
  1. 2
      src/views/modules/visual/test/l7.vue

2
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;

Loading…
Cancel
Save