I'm going to use this example as a guide for my next project: https://parall.ax/examples/svg_map
The creator has used an SVG with active elements placed overtop of a PNG image. What i'd be interested to know is whether I can include an SVG with non-active elements or 'paths'?
I'd like certain elements to do nothing when either 'hovered' or 'clicked'. So they will add to the overall picture but not be active.
Any help would be very much appreciated. Thanks.