> ## Documentation Index
> Fetch the complete documentation index at: https://viewerdocs.planpoint.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Homes & Land

The **Homes & Land** option lets you choose between one of three models:

1. A regular image (i.e. money-shot rendering or a bird's-eye view)
2. An interactive SVG
3. Custom polygons directly on our native map

### Regular image

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.

<CardGroup cols={2}>
  <Card title="Example money-shot">
    <Frame>
      <img src="https://iili.io/JhMIeR4.md.png" />
    </Frame>

    Here's a **[live demo](https://www.planpoint.io/types/single-family).**
  </Card>

  <Card title="Example bird's-eye view">
    <Frame>
      <img src="https://i.postimg.cc/59QhqrtS/temp-Imagex-OR8ha.avif" />
    </Frame>

    Here's a **[live demo](https://app.planpoint.io/Mariners-2/Mariners-2).**
  </Card>
</CardGroup>

You can use our traditional polygon drawing feature to make these homes or plots of land selectable and linkable to the relevant content.

### Interactive SVG

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](https://app.planpoint.io/Mariners3/Mariners).

<Frame>
  <img src="https://i.postimg.cc/dtqzPVB4/temp-Image6dfyw-M.avif" />
</Frame>

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.

<Frame>
  <img src="https://i.postimg.cc/MTQQdwNS/temp-Imageafr-PIz.avif" />
</Frame>

<Note>If you want to inspect an example file, you can **[download our SVG template here](https://svgshare.com/i/14Pw.svg)**.</Note>

### Custom polygons

This third model lets you draw polygons directly on our native map interface.

<Frame>
  <img src="https://i.postimg.cc/856fSJv3/temp-Image-TC52-ZD.avif" />
</Frame>
