react-simple-maps
react-simple-maps copied to clipboard
Overlapping maps
I am loading two different maps switching them with ternary operator, I am having this issue of overlapping maps when I switch to the second map, the first map overlaps with it in the background. I want to remove the overlapping. I have also posted the issue on StackOverflow.