> For the complete documentation index, see [llms.txt](https://echelp.weaver.com.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://echelp.weaver.com.co/google-maps-api-integration.md).

# Google Maps API Integration

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

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

### Create a New Project

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

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

### Copy the API Key Given

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

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

<figure><img src="/files/5ns28jg49cUpOoP0z81A" alt=""><figcaption></figcaption></figure>

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

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

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

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

### Platform Service Costs:

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

<figure><img src="/files/8NkFil1WYQHvRnLx920A" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
