# Google Maps API Integration

### Login to Google Cloud Console > Select Keys & Credentials Tab

<figure><img src="https://1212546934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqdtq6bmORFyFnUrTEDN%2Fuploads%2F3gpIac9PP461VKCkapcd%2Fimage.png?alt=media&#x26;token=61b87c04-7d9b-4386-a56f-2e5431e9d251" alt=""><figcaption></figcaption></figure>

### Create a New Project

<figure><img src="https://1212546934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqdtq6bmORFyFnUrTEDN%2Fuploads%2F05b4YxrarVpQX25zjW5G%2Fimage.png?alt=media&#x26;token=a0cbab13-b4a4-4353-8130-3248782b7d81" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1212546934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqdtq6bmORFyFnUrTEDN%2Fuploads%2FitrgDQyQjnE5jETviYQO%2Fimage.png?alt=media&#x26;token=8de4d857-d318-4b32-b158-f6cc55010dee" alt=""><figcaption></figcaption></figure>

### Copy the API Key Given

<figure><img src="https://1212546934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqdtq6bmORFyFnUrTEDN%2Fuploads%2FGYBR2DrDqELzJWAsLDjo%2Fimage.png?alt=media&#x26;token=76e0bfc0-e78e-42dd-b18d-3a175226eaa5" alt=""><figcaption></figcaption></figure>

### You may add restrictions to protect your key from unwanted usage.  (Optional)<br>

<figure><img src="https://1212546934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqdtq6bmORFyFnUrTEDN%2Fuploads%2Fa8Jj4VhbQStreAEN9byn%2Fimage.png?alt=media&#x26;token=50b030d9-d99e-459f-884f-de1723f01860" alt=""><figcaption></figcaption></figure>

### You can find your keys here under the GCP page.

<figure><img src="https://1212546934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqdtq6bmORFyFnUrTEDN%2Fuploads%2FeDuqVyh9Ln94IoWhv94T%2Fimage.png?alt=media&#x26;token=89d2e478-e406-4fd7-8919-308fe0b296b0" alt=""><figcaption></figcaption></figure>

### You may add the keys under the General Management Page. ( Note : Attendance Module must be enabled.

<figure><img src="https://1212546934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqdtq6bmORFyFnUrTEDN%2Fuploads%2FhSDKdIeFf3OGbPgnf1oG%2Fimage.png?alt=media&#x26;token=942185ce-14c0-4c91-ab76-baeffa83be54" alt=""><figcaption></figcaption></figure>

### Platform Service Costs:

<figure><img src="https://1212546934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqdtq6bmORFyFnUrTEDN%2Fuploads%2FluzC6XY0uhgxJTF1Z2Q1%2Fimage.png?alt=media&#x26;token=8260d8e9-6d2e-4925-8491-429195c5c915" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1212546934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTqdtq6bmORFyFnUrTEDN%2Fuploads%2F2TWIqiUIouLoRfL796qr%2Fimage.png?alt=media&#x26;token=62cd48c1-9188-456e-9850-b31908943ccf" alt=""><figcaption></figcaption></figure>

For consumption calculation, please refer below:

&#x20;

200 Users x 31 Days x 2 times a day x (0.005 Geocoding + 0.007 Dynamic Maps) = $148.8

&#x20;

This shall be able to be fully covered in the free credit tier. The remaining balance of $51.2 can cover around 4000 times for testing or as a buffer.


---

# 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://echelp.weaver.com.co/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.
