# Google Map

<div data-full-width="true"><figure><img src="/files/dHaPBf9wiTvRsPXBrcnP" alt=""><figcaption><p><a href="https://foxecom.com/pages/affiliate?utm_source=foxecom&#x26;utm_medium=help_center_foxify_google_map&#x26;utm_campaign=anchor-text&#x26;utm_term=explore_foxecom_affiliate_program_perks_now">Explore FoxEcom Affiliate program perks now</a> <span data-gb-custom-inline data-tag="emoji" data-code="2728">✨</span></p></figcaption></figure></div>

Using a Google Maps widget on your site can help consumers locate your business and improve the overall user experience.

After [adding a Google map section](/foxify-app/legacy-editor/sections-and-presets.md#add-a-section) to your template, you can start configuring and adding details to it.&#x20;

{% hint style="info" %}
For the maps to display correctly, make sure you register a **Google Maps API Key.**&#x20;

See [Get API key](https://developers.google.com/maps/documentation/javascript/get-api-key).
{% endhint %}

### Customizing your map

* **Container**:
  * Fixed width
  * Full width
  * Narrow width
  * Extended width
* **Maps address**: Input your address/location.
* **Map style:** Standard/Dark/Light/Grayscale/Retor/Aubergine
* **Map zoom**: between 10-20.
* **Map overlay opacity**: between 0-100%.
* **Map height**: determine the height of the map as:
  * Small
  * Medium
  * High
  * or Custom height and input a value in px.

### Adding details to your map

You can add a title and a description to your map location using blocks. This can be great for letting your visitors know what the location is, and any other additional details that you might need to include.

<figure><img src="/files/v7eaD6erT5IL11ycPJFq" alt=""><figcaption></figcaption></figure>

Use the **Content settings** to customize the **Content position** and **Text alignment**.

<figure><img src="/files/K33u3NQU0IkAcTQfMFiu" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.foxecom.com/foxify-app/legacy-editor/sections-and-presets/google-map.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
