themustafaomar / jsvectormap

A lightweight JavaScript library for creating interactive maps and pretty data visualization.
https://jvm-docs.vercel.app
MIT License
398 stars 80 forks source link

support for interactions like region hover or marker hover #111

Open AakSin opened 1 year ago

AakSin commented 1 year ago

https://jvm-docs.vercel.app/docs/events

This page mentions events like region hover and marker hover. I am wondering if support for them is in the works or if the community has found a way to come up with a solution already.

themustafaomar commented 1 year ago

Hi @AakSin Sorry for the late reponse, I'm planning to add an additional event for regions onRegionOver as soon as possible, stay tunned!