# Geolocation

This tab of the [**Global Settings**](/cost-calculator-builder/cost-calculator-settings/global-settings.md) is a part of the [**Geolocation Element**](/cost-calculator-builder/calculator-elements/geolocation-pro-feature.md). Here you have to provide Google Maps API Credentials to make the Geolocation Field work.

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

* **Map provider -** select the mapping service for displaying the user’s chosen location.
* **API key** - enter the unique API key from your chosen map service to enable map functionality.
* **Measure unit** - choose which distance unit (Kilometers or Miles) will be used for calculations.
* **Pickup point icon** - upload a custom image to mark the pickup location on the map. Supported file formats: `JPG`, `PNG` and `SVG`(max 1 MB)
* **Location marker icon** - upload a custom image to mark the user’s selected location on the map. `JPG`, `PNG` and `SVG`(max 1 MB)

To learn about how to obtain API Credentials and more about this feature, refer to this manual:

{% content-ref url="/pages/gDGfp8dnKozTUO4opAOO" %}
[Geolocation (Pro feature)](/cost-calculator-builder/calculator-elements/geolocation-pro-feature.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/cost-calculator-builder/cost-calculator-settings/global-settings/geolocation.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.
