django-vue3-admin-web/node_modules/echarts-gl/lib/component/maptalks3D.js
2025-10-20 21:21:14 +08:00

4 lines
166 B
JavaScript

// Thanks to https://gitee.com/iverson_hu/maptalks-echarts-gl
import { use } from 'echarts/lib/echarts';
import { install } from './maptalks3D/install';
use(install);