maptalks / maptalks/maptalks.heatmap
热力图点击
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 52
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
请问热力图是否可以添加点击事件,点击的时候获取到经纬度和点击处的值?
Contributor guide
No contributing guide indexed for this repository
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 by reading the heatmap layer plugin API and its existing event-handling entry points. Determine how a click can expose the clicked longitude, latitude, and heatmap value. Done means consumers can register the click behavior and receive all three values; verify the behavior with the project's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100