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

# Property Maps

> Put a portfolio of properties on one interactive map and share it as a single link.

A Property Map is a separate object from a property. It plots any number of your Visits on a Mapbox map, with a list of cards beside it — one link that covers a whole development, a street or an entire portfolio.

<Frame caption="A Property Map — pins on the left, browsable cards on the right">
  <img src="https://mintcdn.com/planpoint-visit/0E3RRUq_T5nIh8kn/images/features/property-map.png?fit=max&auto=format&n=0E3RRUq_T5nIh8kn&q=85&s=a68b8cfb99a02a6e09e5f2c77202090c" alt="Property map with markers and a list of property cards" width="1600" height="960" data-path="images/features/property-map.png" />
</Frame>

## Creating one

<Steps>
  <Step title="New map">
    From the sidebar, open **Property Maps** and create a new map. Give it a name.
  </Step>

  <Step title="Add properties">
    In the **Properties** tab, add the Visits that belong on the map. You can add several at once by [tag](/build/details).
  </Step>

  <Step title="Check the pins">
    Each pin comes from the property's **Location** in Details. Missing pin means missing location — fix it on the property.
  </Step>

  <Step title="Style it">
    In **Settings**, set the marker colour and size, the split between map and list, and the map's own title and description.
  </Step>

  <Step title="Share">
    The map has its own public URL and its own embed snippet, exactly like a Visit.
  </Step>
</Steps>

<Frame caption="Building a map — adding properties and styling the result">
  <video src="https://mintcdn.com/planpoint-visit/0E3RRUq_T5nIh8kn/videos/features/property-maps.mp4?fit=max&auto=format&n=0E3RRUq_T5nIh8kn&q=85&s=35c0983a00c2decbbf13a9a6a5745cf3" controls muted loop playsInline preload="metadata" className="w-full rounded-lg" data-path="videos/features/property-maps.mp4" />
</Frame>

## The three tabs

<AccordionGroup>
  <Accordion title="Map">
    An editable preview of the finished map. Pan and zoom to the default view you want visitors to land on.
  </Accordion>

  <Accordion title="Properties">
    The list of included Visits. Add by name or pull in everything carrying a tag — handy for "all new-builds" or "phase 2".
  </Accordion>

  <Accordion title="Settings">
    Name, description, marker colour and size, the map-to-list column ratio, price and region filters, and the public URL and embed snippet.
  </Accordion>
</AccordionGroup>

## What visitors can do

* **Click a pin** to focus the matching card, and click a card to fly to its pin
* **Filter by price** with the range control, if you enabled it
* **Filter by region** when your properties span several areas
* **Open a property** to jump into that Visit
* **Go fullscreen** for a bigger map

Each card shows the property's exterior photo, name, address and price label. The address follows the map pin, so if a card shows the wrong street, correct the location on the property.

## Filters

Price and region filters are optional and are worth turning on once a map carries more than a handful of properties. Prices come from the **Price label** field on each property, so keep the format consistent — mixing `€450,000` and `450k` makes the range control less useful.

## Sharing

A map lives at its own URL and can be embedded the same way as a Visit. Fullscreen maps use the `/e/<slug>` path.

<Tip>
  Maps are ideal on an agency homepage: one embed that always reflects your live portfolio, because adding a property to the map is all it takes to publish it there.
</Tip>
