Is it possible to set variables from within html?
I’m trying to build an interactive map with an SVG. The locations are linked with <a> tags, and it’s working well - but I’d like to be able to set some variables inside the <a> tags. Is this possible?