{% comment %} Template to render a map form field. Assumes that the first key in the questiongroup is of type "map" (a hidden field holding the coordinates) {% endcomment %} {% load i18n static %} {% load floppyforms %} {% load list_to_columns %}
Choose map layers, using the dropdown menus on top of the map image. You can overlay the selected map layers by moving the slider.
Zoom into your area / location by using one of the following methods:
Add points on the map by using one of the following methods:
Use the edit and delete buttons to move points, delete single points or delete all points from the map
Click on the “number” button to display a list of all points. Here you can also delete single points.
{% endblocktrans %}