vue-world-map icon indicating copy to clipboard operation
vue-world-map copied to clipboard

[Question] Hover event

Open marquesgabriel opened this issue 5 years ago • 1 comments

Hello, Is there any hover event? For example, i'd like to show the country name and its value when the user hover the mouse cursor on it

marquesgabriel avatar May 03 '19 11:05 marquesgabriel

I have created a pull request for the exact same feature.
Just listen for the mouseenter and mouseleave events where you use the vueWorldMap component Let me know if it helps

mrityunjaygr8 avatar Aug 28 '19 21:08 mrityunjaygr8