Hi all,
Which one would be the easiest path? I just need a clickable floor plan, that when it's being clicked, it will open up a popup.
Hi,
I would use SVG for that.
There is a forge component for mobile that could be if help.
https://www.outsystems.com/forge/component-overview/4617/svg-js
Or use an image map. For that I did not find a supporting mobile component, only web version, but maybe you can adopt it for mobile or be inspired by it.
https://www.outsystems.com/forge/component-overview/1388/imagemap
Daniel