Hello Makers 🙂
I have the following requirements for my app but I am really struggling to find the best approach. Maybe one of you guys already had some experience with such a challenging task.
My goals is to have a floor plans of a building for each floor. The floorplan is a pdf document which ofc could be changed to a different file format. My goal is to find the most efficient way to mark positions on the floorplan and then store data to that exact location. I experimented with leaflet and custom components + svg files, but I am not sure if those are the only option.
Any one solved such a issue already and can provide some help? Thanks so much in advance!