The FWRE Map View addon adds interactive map support to FW Real Estate. It places an embedded map on each property detail page and adds a map layout option to the property listing page, where all properties appear as clickable markers on a full-width map.
Go to FW Real Estate → Settings → General and locate the Map View card to configure the following options.

| Setting | Description |
|---|---|
| Hide map | When set to Yes, hides the map on all single property pages globally, overriding any per-property coordinate data. |
| Map provider | Choose Google Maps or MapBox as the rendering engine. |
| Google Maps API key | Used to display maps in the visitor's browser. In Google Cloud Console, enable the Maps JavaScript API and Geocoding API on this key, and set the restriction to HTTP referrers (websites) with your site URL. |
| Google Geocoding API key | Used for server-side geocoding when a property is saved. Must be a separate key restricted by IP address. See the note below on why two keys are required. |
| Google Maps zoom | Default zoom level (10–19) for the map on single property pages. |
| Map display as | Initial map style: Map (road map) or Satellite. |
| MapBox API key | Required when MapBox is selected as the provider. Obtain an access token from mapbox.com. |
| MapBox zoom | Default zoom level (14–19) for MapBox maps. Defaults to 15. |
Google enforces different restriction types depending on where a request originates. The display key uses an HTTP referrer restriction, which allows your site's domain to load maps in the browser. However, HTTP referrer restrictions block requests that originate from a server — meaning this key cannot be used for geocoding when a property record is saved. The geocoding key must use an IP address restriction instead, which permits server-side requests. Using the same key for both purposes will not work.
Go to FW Real Estate → Settings → Properties to find the option injected by this addon:
On the property edit form, the Map section provides three ways to set a property's location:
Properties where both latitude and longitude remain at 0 will not appear on the map view.



To install this addon, open the Add-ons panel inside FW Real Estate. See Getting Started → Add-ons for details on free addons, paid addons, and site verification.