echarts [Feature] echats3D地图type: "map3D"如何关闭hover区域高亮

abithluo  于 4个月前  发布在  Echarts
关注(0)|答案(2)|浏览(132)

What problem does this feature solve?

type: "map3D"无法关闭hover区域高亮,尝试了很多方法,需要关闭hover高亮保留点击事件

What does the proposed API look like?

type: "map3D"无法关闭hover区域高亮,尝试了很多方法,需要关闭hover高亮保留点击事件

dsekswqp

dsekswqp1#

@yixnhh 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

BODY

What problem does this feature solve?

type: "map3D" cannot turn off the hover area highlighting. I have tried many methods. I need to turn off the hover area highlighting and retain the click event.

What does the proposed API look like?

type: "map3D" cannot turn off the hover area highlighting. I have tried many methods. I need to turn off the hover area highlighting and retain the click event.

r6l8ljro

r6l8ljro2#

yes, map3D.emphasis is missing the disabled property which exists in 2D map

相关问题