Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] 使用geo3d,渲染省市地区,需要给地区加点击事件 #20550

Open
menglixunni opened this issue Nov 28, 2024 · 2 comments
Labels
new-feature pending We are not sure about whether this is a bug/new feature.

Comments

@menglixunni
Copy link

What problem does this feature solve?

点击不同区域,获取区域的名称的和内容值,对于不同点击不同区域可以触发不同区域对应数据的展示

What does the proposed API look like?

myChar.on("click",(params)=>{})

@echarts-bot echarts-bot bot added the pending We are not sure about whether this is a bug/new feature. label Nov 28, 2024
Copy link

echarts-bot bot commented Nov 28, 2024

@menglixunni It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗

TRANSLATED

TITLE

[Feature] Use geo3d to render provinces and cities, and you need to add click events to the regions

BODY

What problem does this feature solve?

Click on different regions to get the name and content value of the region, and click on different regions to trigger the display of the corresponding data in different regions

What does the proposed API look like?

myChar.on("click",(params)=>{})

@helgasoft
Copy link

Is there a reason not to use map3D (along with geo3D), which supports click events ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

2 participants