react-simple-maps
react-simple-maps copied to clipboard
better way to load the svg marker?
currently the only way to make customized marker work is to put the svg details directly into the code. I tried webpack file loader and raw loader to load the svg and it didn't work.