SafetyScreen-ui/node_modules/echarts-gl/lib/component/maptalks3D.js

4 lines
166 B
JavaScript
Raw Normal View History

2025-03-29 19:33:58 +08:00
// Thanks to https://gitee.com/iverson_hu/maptalks-echarts-gl
import { use } from 'echarts/lib/echarts';
import { install } from './maptalks3D/install';
use(install);