# Map

The Map widget is a feature that lets you use Google Maps to show the location of your choice. This could be if you need to show where your company is located.

The map widget is a handy widget for this as it will display a map, and if you choose to, then the information can be displayed next to the map. The map will have a pointer set to the **Latitude** and **Longitude** of your choice.

The way it works is that you type in the **Latitude** and **Longitude** and select how zoomed in you want the map to be on a scale from 0 - 20 it is recommended to set it to 7.

## Google Maps API Key

To get the map working you first need a [Google maps API key](https://developers.google.com/maps/documentation/javascript/get-api-key). Once you have your key go to the `Settings > General` node and paste it in the input under the `Tracking & Access` sectio&#x6E;**.**

![](/files/-MOR-uoDUBang-r5zFY9)

## Widget

![](/files/-MOR1-xm1aRmWTTKQXsn)

![](/files/-MOR2De6BN-1FGG6YZZl)

## Content

![](/files/-MOR1gPxqk434fM8l-yc)

* Latitude
* Longitude
* Show Content Next To Map
* Pre Heading
* Heading
* Text
* Address
* Phone Number
* Email
* Opening Hours
  * Day
  * Time
* Buttons

## Settings

![](/files/-MOR1mD9UXSvyrvguN_L)

* Map Zoom
* Height
* Custom Map Pin Icon
* Background Color
* Text Color


---

# 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.iglootheme.com/widgets/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.
