XML debugging and error messages fixes
I have an SVG map of counties in Massachusetts. The svg file contains paths outlining each county, and each path has the name of the county as its id. I need to grab the id of the county when it is clicked, so that it can be set to a variable.
id
No comments:
Post a Comment