{% load i18n %} {% load l10n %} {% load extratags %}
{% trans "Overlays" %} {{ form.overlay }}
{# TODO: select default here, too #}

{% trans "Map overlays" %}

{% blocktrans trimmed %} Overlays render extra objects on top of the chosen base style. Multiple overlays can be selected to add different kinds of additional information on top of the map. {% endblocktrans %}