@naivemap/mapbox-gl-echarts-layer
Version:
A Mapbox GL JS layer to integrate Apache ECharts' Lines and Scatter charts.
12 lines (7 loc) • 587 B
Markdown
# @naivemap/mapbox-gl-echarts-layer
EChartsLayer ([@naivemap/maplibre-gl-echarts-layer](https://www.npmjs.com/package/@naivemap/maplibre-gl-echarts-layer)): Integrates Apache ECharts with MapLibre GL JS, specifically enabling the use of **Lines graphs** and **Scatter (bubble)** charts as a map layer. This allows for visualizing connections, paths, and point-based data with the rich styling capabilities of ECharts.
[API References](https://www.naivemap.com/maplibre-gl-layers/api/mapbox-gl-echarts-layer/)
## Install
```bash
pnpm add @naivemap/mapbox-gl-echarts-layer echarts
```