Editing layer {$title}

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