# Driver Maps

The user can track the driver's location with the help of Google Maps.

{% hint style="danger" %}
**To view the Driver Maps module in the system, the following information must be provided.**\
\
The admin must upload the Firebase JSON file under the API Settings module.<br>

For Driver Maps, the admin must set the Google Maps Web API key and the Firebase API key in the API Settings.<br>

The logged-in user must be granted permission or access to Driver Maps from User Access Management under the Settings module.
{% endhint %}

<figure><img src="https://598608028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtZONQkdJdM-241mjfe%2Fuploads%2FVD1bPN6gVy7RDX5hiYrL%2Fimage.png?alt=media&#x26;token=09fa2751-bbb3-485a-9083-e22819fb856e" alt=""><figcaption></figcaption></figure>


---

# 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://fleetdocs.hyvikk.space/explore-features/driver-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.
