Floorplan – how to build one and show on Webflow websiite?

Hi there, I found this website that has really awesome floorplan and I wonder how can I build something similar? Link: https://www.oceanabalharbour.com/floorplan
2 Replies
Web Bae
Web Bae10mo ago
looks like they are using HTML <map> tag with a backgorund image. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/area
MDN Web Docs
: The Image Map Area element - HTML: HyperText Markup Language | MDN
The HTML element defines an area inside an image map that has predefined clickable areas. An image map allows geometric areas on an image to be associated with hypertext links.
Tomek Grabski
Tomek GrabskiOP10mo ago
thanks, will check this out

Did you find this page helpful?