Alternative to echartslayer plugin: @naivemap/mapbox-gl-echarts-layer
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
**mapbox-gl-js version**:
### Question
[echartslayer](https://github.com/lzxue/echartLayer) hasn't been updated for a long time. Inspired by echartslayer, I published [@naivemap/mapbox-gl-echarts-layer](https://www.npmjs.com/package/@naivemap/mapbox-gl-echarts-layer), which integrates the [Lines graph](https://echarts.apache.org/zh/option.html#series-lines) and [Scatter (bubble) chart](https://echarts.apache.org/zh/option.html#series-scatter) of [Apache ECharts](https://echarts.apache.org/zh/index.html). Here are some new features:
- support echarts@5.x
- support esm & cjs
- typeScript typings
There are still 2 plugins available:
| Package | Description |
| --- | --- |
| [@naivemap/mapbox-gl-image-layer](https://www.npmjs.com/package/@naivemap/mapbox-gl-image-layer) | Load a static image of any projection via [Arrugator](https://gitlab.com/IvanSanchez/arrugator) and [Proj4js](https://github.com/proj4js/proj4js). |
| [@naivemap/mapbox-gl-grid-layer](https://www.npmjs.com/package/@naivemap/mapbox-gl-grid-layer) | Render colorful grid data. |
### Links to related documentation
https://docs.mapbox.com/mapbox-gl-js/plugins/#framework-integrations
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the issue text and the linked Mapbox GL JS plugin documentation, then inspect how framework integrations and plugins are listed. The issue does not state a specific requested change, so first determine whether adding or updating a plugin entry is intended; completion would require an agreed scope and an updated listing if appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend, web-dev
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100