Reputation: 1
I’m working on a project involving the manipulation of SVG elements. The SVGs I’m working with are large, as they represent building floor maps.
I’m looking for a React-compatible library or solution that can help me edit these floor maps. By "edit," I mean performing operations like:
I’ve already researched several libraries, such as svg.js, d3.js,snap.svg, and path.js, but so far, I haven’t found a promising solution that fits well with my requirements.
Can anyone suggest a suitable library or provide guidance on how to tackle this? Any help or logic to solve this would be greatly appreciated!
Upvotes: -2
Views: 24