{{ loading_text|default:"Loading map data..." }}

{% if show_controls %}
{% if show_fullscreen %} {% endif %} {% if show_layers %} {% endif %} {% if show_locate %} {% endif %}
{% endif %} {% if show_legend %}

Legend

{% if legend_items %} {% for item in legend_items %}
{{ item.label }}
{% endfor %} {% else %}
Operating Parks
Rides
Companies
Closed/Demolished
{% endif %}
{% endif %}