You can map your homes and plots of land to any type of image. In a Homes & Land project, you don’t draw polygons on top of floors - there’s no concept of floors - but directly on the home itself or the land itself.
The interactive SVG model is mostly used for maps that have been created in vector editing software. This model allows pre-existing vector shapes to be selectable inside Planpoint. It also allows other elements to be placed on top of the shapes without affecting the hover color.Here’s a live demo.
To use the interactive SVG model, you need to follow a few important requirements when exporting your file.
All elements you want to be selectable must be grouped together under one group.
This group must have a unique ID.
Each element under this group must have it’s own unique ID.