> For the complete documentation index, see [llms.txt](https://doc.plustools.de/map+plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.plustools.de/map+plus/map+plus-editionen.md).

# MAP+PLUS Editionen

Das Hauptprodukt MAP+PLUS kann als Kauf- oder Mietversion erworben werden und erweitert cobra ADRESS PLUS und die cobra CRM Lösungen um folgende Funktionen:

<figure><img src="/files/PMHihuoHp6tCBtevqNNb" alt=""><figcaption><p>MAP+PLUS Funktionen in der Ribbonbar</p></figcaption></figure>

* Darstellung von Adressdaten auf digitalen Landkarten
* Umkreisrecherchen
* Routenplanung und -Optimierung

Mit der Version 3.0.0 können auch einzelne Funktionen als Mietlizenz erworben werden. Es werden folgende MAP+PLUS Editionen angeboten:

### PINMAP+PLUS

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

PINMAP+PLUS bildet lediglich die Funktion der digitalen Landkarte ab. Dazu gehören folgende Punkte:

* Karte öffnen
* Adresse auf Karte anzeigen
* Aktuelle Recherche auf Karte anzeigen
* Einzelnen Layer anzeigen
* Gruppierte Layer anzeigen

### PINMAP+PRO

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

PINMAP+PRO erweitert PINMAP+PLUS um die Umkreisrecherche. Dadurch ergeben sich folgende Funktionen:

* Karte öffnen
* Adresse auf Karte anzeigen
* Aktuelle Recherche auf Karte anzeigen
* Einzelnen Layer anzeigen
* Gruppierte Layer anzeigen
* Karte mit Radius öffnen
* Karte mit Distanzberechnung
* Umkreisrecherche

### ROUTE+PLUS

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

ROUTE+PLUS bietet nur die reine Routenplanung und -optimierung als Zusatzmodul ab.

* Routenplanung
* gespeicherte Route öffnen

### ROUTE+PRO

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

ROUTE+PRO erweitert ROUTE+PLUS um die Funktionen von PINMAP+PLUS. Dadurch ergeben sich folgende Funktionen:

* Routenplanung
* gespeicherte Route öffnen
* Karte öffnen
* Adresse auf Karte anzeigen
* Aktuelle Recherche auf Karte anzeigen
* Einzelnen Layer anzeigen
* Gruppierte Layer anzeigen

### RECHERCHE+PLUS

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

RECHERCHE+PLUS erweitert cobra um die Umkreisbasierte Recherche (Luftlinie, Fahrstrecke und Fahrzeit) in cobra.

* Umkreisrecherche


---

# 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://doc.plustools.de/map+plus/map+plus-editionen.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.
