huiyan-fe / mapv

a library of geography visualization-地理信息可视化库
http://mapv.baidu.com
BSD 3-Clause "New" or "Revised" License
2.58k stars 786 forks source link

options中的hoverCursor的使用 #251

Open fishbornfishborn opened 3 years ago

fishbornfishborn commented 3 years ago

请问下options中的hoverCursor的使用是否需要有什么前提,谢谢 ?我尝试在icon类型的draw上面添加hoverCursor='pointer' 想实现鼠标hover icon时候变成手型不过好像没有生效。