# Mappa

{% hint style="info" %}
Il modulo Mappa permette di localizzare le attività sulla mappa, in base agli indirizzi dell'anagrafica del cliente collegato.
{% endhint %}

## ⛵  Navigazione

Il modulo è raggiungibile dal menu laterale del gestionale, sotto il link Mappa.

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

## 🔧 Configurazione

Non è necessaria alcuna configurazione, il servizio si appoggia a OpenStreetMap.

#### &#x20;Definire la posizione delle anagrafiche

Per poter definire la posizione di una determinata anagrafica si deve aprire l'anagrafica interessata dal modulo Anagrafiche.

Qui, dalla sezione Geolocalizzazione si dovrà cliccare su Definisci posizione.

&#x20;                                                            <img src="/files/BvbenqyCNaLycLZf8pNM" alt="" data-size="original">

La schermata che si visualizzerà ora sarà la seguente:

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

Da qui si dovrà inserire l'indirizzo, così le due coordinate potranno venir correttamente calcolate cliccando su Cerca. Una volta terminato si dovrà cliccare su Salva.

#### Mappa

Accedendo ora al modulo mappa e sarà possibile vedere le posizioni delle diverse attività sulla mappa.

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

E' possibile inserire diversi filtri:

* in base all'anagrafica
* in base allo stato delle attività

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


---

# 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.openstamanager.com/2.7.3/openstamanager/modules/mappa.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.
