Some implementations of mapbox's custom layer API.
npm i @naivemap/mapbox-gl-echarts-layer echarts
eg. echarts-scatter
npm i @naivemap/mapbox-gl-image-layer proj4
eg. image-layer
npm i @naivemap/mapbox-gl-grid-layer proj4
eg. 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. |