mapbox / mapbox/mapbox-gl-js

Alternative to echartslayer plugin: @naivemap/mapbox-gl-echarts-layer

Open
#13,373 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triaged docs :scroll:
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.