# Map Provider

In Map Configuration, allows you to choose a map provider for different map visibility options. Also, you can customize the maps appearance for enhanced visibility of locations on the map.

To configure the maps, click on **Set up Map Provider** → select **Map service provider** (according to your requirements). I have selected Openstreet because it’s a free map integration service.

For [**Google Map**s](https://help.spicegems.com/esl-easy-store-locator/~/changes/13/google-maps) and [**MapBox**](/esl-easy-store-locator/mapbox-maps.md) options, you need to **buy an API key** from the respective sites to integrate and utilize the map services from these providers. These options provide a wide range of map styling options, enhancing the overall user experience.

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

For the Google Maps and MapBox integration process, please check these links:

1. [**Google Map**](/esl-easy-store-locator/google-maps.md)&#x20;
2. [**Map Box** ](/esl-easy-store-locator/mapbox-maps.md)

Select Map Style – Standard or Cold (according to your requirement)

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

This way you will be able to integrate and configure the map in your store.

{% hint style="info" %}
If you need any assistance regarding the above configurations, please drop an email at **<help@spicegems.com>**
{% endhint %}


---

# 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://help.spicegems.com/esl-easy-store-locator/map-provider.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.
