# Location

{% hint style="danger" %}
The feature requires the configuration of [**Google Maps API**](/motors-theme-documentation/motors-plugin-settings/google-services/google-maps.md) in **Motors Plugin > Settings > Google Services > Google Maps.**
{% endhint %}

**The Location** tab of the Listing Manager enables to attach the specific location where users can go and check their vehicle. Additionally, it helps to **search by location** for users in the Search Results (Inventory) Page. Here is the overview of the Location Tab:

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

* **Listing Location -** write down the location of the vehicle with words
* **Latitude** - indicates the latitude of the location where users can go and see the vehicle
* **Longitude -** indicates the longitude of the location where users can go and see the vehicle

Here is how it will look on the listing page:

<figure><img src="/files/08KUMJl3gJpLSGBx5B48" alt=""><figcaption></figcaption></figure>

Based on the location you entered, on the **Search Results page** users can find the vehicle:

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

Related manual:

{% content-ref url="/pages/WxGkw1gjSu4PZ4r8HS21" %}
[Google Maps](/motors-theme-documentation/motors-plugin-settings/google-services/google-maps.md)
{% endcontent-ref %}


---

# 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://docs.stylemixthemes.com/motors-theme-documentation/listing-management/listing-manager-legacy/location.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.
