There are some great resources out there about each method, and when you should use one or the other. You said interactivity - but in which way? Visitors interacting with your drawing or maybe just animating the SVG?
Because the issue is so complex it's not possible to write it up in a forum post, but I found the best source for all the details about this is Sara Soueidan, she has articles and tutorials and also videos:
Sara Soueidan – SVG Lessons I Learned The Hard Way
https://www.youtube.com/watch?v=NkLDuPf5P0ASara Soueidan: SVG for Web Designers (and Developers)
https://www.youtube.com/watch?v=q4QI9iOeyPoThere are js libraries you can use to simplify SVG animations:
Raphaël.js: here is a video by its creator Dmitry Baranovskiy - You Don't Know SVG
https://www.youtube.com/watch?v=SeLOt_BRAqcGreenSock: Animating SVG with GSAP
https://greensock.com/svg-tipsetc.
Happy learning
Shows us what you've created once you have something
