# Konfiguration

## Basiskonfiguration

***

### Routenplaner-Button anzeigen

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• nicht anzeigen\
• anzeigen

**Beispiel Wert**:\
`nicht anzeigen`

**Pfad zur Einstellung**:\
Tab "Widgets" => Bereich "Standort bzw. Ladengeschäft" => Abschnitt "Basiskonfiguration"

**Technischer Name**:\
`twt-widget-location-route-button-show`

{% hint style="info" %}
Um das Label und den Link zu bearbeiten oder übersetzten, nutze bitte die Textbausteine: twt.widget.location.route.name und twt.widget.location.route.link
{% endhint %}

## Farbkonfiguration

***

### Textfarbe (Button)

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#111111`

**Pfad zur Einstellung**:\
Tab "Widgets" => Bereich "Standort bzw. Ladengeschäft" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-widget-location-route-button-color`

***

### Textfarbe (Button) @hover

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#333333`

**Pfad zur Einstellung**:\
Tab "Widgets" => Bereich "Standort bzw. Ladengeschäft" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-widget-location-route-button-color-hover`

***

### Rahmenfarbe (Button)

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#ffffff`

**Pfad zur Einstellung**:\
Tab "Widgets" => Bereich "Standort bzw. Ladengeschäft" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-widget-location-route-button-border-color`

***

### Rahmenfarbe (Button) @hover

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#eeeeee`

**Pfad zur Einstellung**:\
Tab "Widgets" => Bereich "Standort bzw. Ladengeschäft" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-widget-location-route-button-border-color-hover`

***

### Hintergrundfarbe (Button)

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#cccccc`

**Pfad zur Einstellung**:\
Tab "Widgets" => Bereich "Standort bzw. Ladengeschäft" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-widget-location-route-button-background-color`

***

### Hintergrundfarbe (Button) @hover

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#dddddd`

**Pfad zur Einstellung**:\
Tab "Widgets" => Bereich "Standort bzw. Ladengeschäft" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-widget-location-route-button-background-color-hover`


---

# 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://doku.themeware.design/handbuch/widgets/standort-bzw.-ladengeschaeft/konfiguration.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.
