# Google Maps Terms of Service

The following is NOT permitted:

* The use of Google Places information (e.g. Merchant details) on a non-Google Map
* Caching of Data&#x20;
  * Information provided cannot be cached, with the following two exceptions:
    * The Google Places ID (a unique identifier for each entry in the database): Indefinite
    * The Lat/Long information of a Place:  30 days.
* Tracking a users’ device without the user’s express consent
* Use of data for Fraudulent or Illicit purposes

More detail can be found here: <https://cloud.google.com/maps-platform/terms/>


---

# 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://devs.snowdropsolutions.co.uk/legal-and-compliance/terms-of-service/google-maps-terms-of-service.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.
