neveldo / jQuery-Mapael

jQuery plugin based on raphael.js that allows you to display dynamic vector maps
https://www.vincentbroute.fr/mapael/
MIT License
1.01k stars 195 forks source link

hover between text and country flicker text and tooltip visibility attr #199

Closed okwme closed 8 years ago

okwme commented 8 years ago

when the country text is placed inside the country with placement "inner", and the user moves the mouse between the text and the country surrounding it, the hover attributes are quickly removed and then added again. this creates a flicker effect of the background color and the tooltip.

can this be avoided?

you can see an example here when hovering the text "Morbihan" here: http://jsfiddle.net/neveldo/z559d0s2/