apache / apache/echarts

[Feature] displaying a heatmap on a map within polygons, similar to a height level map

Open
#20,205 7 comments 0 reactions 0 assignees View on GitHub
en support topic: map
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?

Is there a way to display points as a heatmap on the world map, but not on top of the geoJSON map, as in the example on [heatmap-bmap example](https://echarts.apache.org/examples/en/editor.html?c=heatmap-bmap), but to draw them on the surface of the earth (map polygons) so that the radius and blur do not go beyond the boundaries of the territory. That is, like a height map, perhaps there are already examples with a height map in echarts? It would be great if someone could share or advise how to do this

### What does the proposed API look like?

Perhaps it would be possible to draw directly on polygons in renderItem? I'm not very familiar with the API yet

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.