> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/cost-calculator-builder/cost-calculator-settings/global-settings/geolocation.md).

# 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
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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/cost-calculator-builder/cost-calculator-settings/global-settings/geolocation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
