|
@ -23,7 +23,7 @@ import { |
|
|
RasterLayer, |
|
|
RasterLayer, |
|
|
} from "@antv/l7"; |
|
|
} from "@antv/l7"; |
|
|
import { GaodeMap, Map } from "@antv/l7-maps"; |
|
|
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"; |
|
|
import { spliceIntoChunks } from "@/utils/index"; |
|
|
|
|
|
|
|
|
let scene; |
|
|
let scene; |
|
|