> For the complete documentation index, see [llms.txt](https://atlas-help.smartdriving.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atlas-help.smartdriving.io/english-version/moduli-atlas/karta.md).

# Map

The built-in functionality of the "Map" module allows you to track the movement of vehicles, monitor in real time the current coordinates of selected vehicles and deviations of drivers from the route.

&#x20;To get to the "Map" module, click on the "Map" menu item..

![](/files/-MVmQwc_u6J_zCmAUhyt)

To track the current location of one or more vehicles, just left-click in the search bar and mark the positions of interest in the drop-down list.

![](/files/-MVmwGpL9l_0gPRbf5VK)

If necessary, you can search for vehicles. The search is carried out according to the following parameters:

* group name,
* state number,
* vehicle owner's name,
* VIN,
* &#x20;kit number.

The search results are displayed in the following order:

* found by group name and groups containing found vehicles,
* found vehicles.

![](/files/-MjpcxAIOnmiA0bU2M0U)

In case of a successful search, the found vehicle will be displayed on the map, taking into account its current real coordinates.

You can select one of the map options using the icon <img src="/files/-MVn0Qe-JPFJ8UGVbAru" alt="" data-size="original"> :&#x20;

* OSM Mapbox,
* Smart Driving Labs Maps.&#x20;

Zooming on the maps is implemented using the "+" and "-" icons.


---

# 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:

```
GET https://atlas-help.smartdriving.io/english-version/moduli-atlas/karta.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.
