# Maps & Routing

### Overview

Now the next tab is Maps & Routing settings, you can refer the below mentioned image:

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

Here you can see two options

**Route Visualization Control:**

When you turn on this option, the route mapping tool will stop making adjustments. Instead, it will show the exact paths that the staff members took without any changes. To get the most accurate results, it's a good idea to use a location check every 5 minutes when you have this option on.

**Location Data Provider Options:**

In 7sales, you get to pick where the map information comes from! You can go with the free and dependable OpenStreetMap's Nominatim. Or, if you want really accurate and personalized location services, you can use Google Maps, which comes with extra features.


---

# 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.7sales.7system.in/7salesdocs/settings/general-settings/maps-and-routing.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.
