# Google maps API integration

**Steps to Add Google Maps API Key in Elementor (Wedesigntech Theme)**

{% hint style="success" %}

* **Log in** to your WordPress admin panel.
* Navigate to **Elementor** > **Settings**.
* Click on the **Wedesigntech** tab.
* Locate the **Google Map API Key** field.
* Paste your **Google Maps API Key** in the field.
* Click **Save Changes**.
  {% endhint %}

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

{% hint style="success" %}
[**How to Get a Google Maps API Key**](https://developers.google.com/maps/third-party-platforms/wordpress/generate-api-key)
{% endhint %}

{% embed url="<https://youtu.be/oXVV9gcFDxA>" %}


---

# 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://buddhathemes-test.gitbook.io/ogie/api-integration/google-maps-api-integration.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.
