I'm wondering how do I create a component whereby I want to place an image (imagine a lego block image) dynamically on a floorplan image.
It's similar to this example where wedding tables are placed dynamically based on the database coordinates on a floorplan image :
https://devcenter.appery.io/wp-conten...
How do I create such a component with appery? That example I found is here, but it's showing the database portion only, not the UI.
https://devcenter.appery.io/tutorials...
Anyone kind enough to provide some guidance?