Html – open modal when click on SVG map blip
I have an SVG map, which contains some blips map i want when i click to this bilps open modal with some informations i have js file code ,file.js .enter() .append("a") .attr("href", function (d, i) { return d.link ? d.link…