Hello,
I have the image of the plan of a house with several rooms. The idea is that when selecting each one of the rooms a real image of it is displayed, added to a small description or a list of elements it contains.
Of all the options I see, I think the CANVAS would be the one.
- if it wasn't the Canvas, what would be the best option?
- and if it were, is there an example of how to implement the process?
- I should know in advance what are the X and Y coordinates that delimit each room?
- if so, would I have to previously generate an app to know these coordinates?
Any help will be very welcome
Cheers