Manipulating JS image

Asked

Viewed 30 times

0

Guys, I need some help on the next point. I need to manipulate an image and add tags in it.

Example: I have an image of a plan of a house, and I would like the user to select an item, example, a table and drag it up to the location of the plant that he would like the table to be. A detail, I need to save later this in the bank...

My problem is, I have no idea how I could research this topic. Someone has gone through something like that that could give me a north to solve this problem.

I researched a few things about canvas. But I haven’t had much success at the problem itself...

In other words I’m lost.

  • Maybe jQuery UI can give you a way: https://jqueryui.com/draggable/

  • Show, I was just watching him... The problem is to manipulate the object in the image and then save it, example, I will put something on the image and need to save it to later load this image and show the object exactly where I put it...

  • You will have to create a hidden form and save the values in it to send to the database.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.