UNPKG

echarts-gl

Version:

Extension pack of ECharts providing 3D plots and globe visualization

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