UNPKG

@naivemap/mapbox-gl-echarts-layer

Version:

A Mapbox GL JS layer to integrate Apache ECharts' Lines and Scatter charts.

4 lines (3 loc) 149 B
import { default as EChartsLayer } from './EChartsLayer'; export type { ECOption } from '@naivemap/echarts-layer-core'; export default EChartsLayer;