# Google Maps

Adding Google Maps API to an online store allows the merchant to use Google Map services such as Google Maps and the ability to record latitudes and longitudes on customer addresses.

The merchant will need to have enabled Google Maps before they can use certain features like local delivery.

### How to Enable Google Maps

1. Set up your Google Maps API [here](https://developers.google.com/maps/get-started)
2. Select the Store you want to enable Google Maps on
3. Click on Manage Store Settings underneath Settings
4. Navigate to Check Out and click on Google Maps
5. Enter the Google API key and then enable it

{% embed url="<https://scribehow.com/embed/How_to_Add_and_Enable_Google_Maps__WtD5gZzZT0iGKNqiBnUOZQ>" %}


---

# 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://support.storefront.co.za/features/stores/store-settings/checkout/google-maps.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.
