Editing layer {$title}

Leftover regions

{leftoverRegions.join("; ")}
General properties
{#each baselayerRegions as region} {/each} {#each leftoverRegions as region} {/each}
Information panel (questions and answers)
Rendering on the map
Configuration file
Below, you'll find the raw configuration file in `.json`-format. This is mostly for debugging purposes
{JSON.stringify($configuration, null, " ")}