Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用此设置以不同的颜色渲染地图的不同区域。
http://jsfiddle.net/6maJw/
问题是,我也需要在鼠标悬停时中风,但是什么时候我会使用stroke: true,描边是在每个彩色区域渲染后绘制的。但我需要它只在鼠标悬停时才能看到。
stroke: true
可以在这里看到
http://prntscr.com/11l66x
描边必须仅在鼠标悬停时可见