Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
We've split our floor plan project in 2 parts:

1. FP Builder
2. FP Viewer

For FP Builder we've used SVG Edit (https://github.com/SVG-Edit) and for FP Viewer we've used MAPPLIC FP Viewer (https://www.mapplic.com/plugin/docs/).

Currently in FP Builder when we do changes it gets saved in svg file. And we load the same svg in Viewer. We need to save svg shapes in database and retrieve svg from database. E.g. If there are 10 stands present in our floor plan there should be 10 database rows in database table. So that we have connectivity between our FP Builder and database.

And we need to add split and merge stand functionality for stands.

What I have tried:

Tried SVG Editor but it is not matching our requirement. Can anyone please help suggest tool according to requirement defined
Posted
Updated 17-Sep-18 21:32pm
Comments
Patrice T 18-Sep-18 3:01am    
And ? you have a question ?

1 solution

We are not here to evaluate suitable apps for your project - that's part of your project and what you get paid for, not us. And that ignores that we have no ideas what "matching our requirement might mean to you!

Start with Google, and see what you find.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900