react-simple-maps
react-simple-maps copied to clipboard
Programmatically set Tooltip Position
Hi,
I can't seem to find the correct way to programmatically set the position of a tooltip on a specific country.
Using data-tip
and data-for
on react tooltip does not place the tooltip on the programmatically set country
Am I missing something?