Some implementations of mapbox's custom layer API.
npm i @naivemap/mapbox-gl-echarts-layer echartseg. echarts-scatter
npm i @naivemap/mapbox-gl-image-layer proj4eg. image-layer
npm i @naivemap/mapbox-gl-grid-layer proj4eg. grid-layer
| Class | Description |
|---|---|
| EChartsLayer | Integrate the Lines graph and Scatter (bubble) chart of Apache ECharts. |
| ImageLayer | Load a static image of any projection via Arrugator and Proj4js. |
| GridLayer | Render colorful grid data. |