Closed pkocak closed 3 years ago
Can you use onChange
instead?
Currently onLocationClick
of SVGMap
is used by CheckboxSVGMap
to toggle the location, then calls onChange
if provided.
Thanks for the reply. I'll give it a try :)
@pkocak if your issue is not fixed, feel free to re-open it.
I have tried onLocationFocus and onLocationBlur as provided but they create some bugs in my project. It would be perfect if i can get onLocationClick