{#if $title === undefined}
Creating a new layer
{:else}
Editing layer {$title}
{/if}
{#if $currentlyMissing.length > 0}
{:else if $hasErrors > 0}
{$hasErrors} errors detected
{:else}
Try it out
{/if}
{#if $currentlyMissing.length > 0}
{#each requiredFields as required}
{/each}
{:else}
General properties
Information panel (questions and answers)
Creating a new point
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
")} />
The testobject (which is used to render the questions in the 'information panel' item
has the following tags:
{#if $highlightedItem !== undefined}
highlightedItem.setData(undefined)}>
{/if}
{/if}