weather:locationAutocomplete  

    Dieser ViewHelper dient im Settings-Formular für die Auswahl des Ortes.
    Folgender Namespace muss im Templatefile gesetzt werden:
    {namespace weather=TYPO3\BhWeather\ViewHelpers}

    Beispiel

    html
    <weather:locationAutocomplete code="{cObj.allSettings.code}" city="{cObj.allSettings.city}" />