{{#*inline "layerswitcherLayer"}} {{#each layers}}
  • {{title}}
    {{#if visible}} {{#unless base}}
    {{/unless}}
    {{/if}}
  • {{/each}} {{/inline}} {{#*inline "layerswitcherGroup"}} {{#each layerGroups}}
  • {{title}}
    {{#unless collapsed}} {{#gt layerGroups.length 0}} {{/gt}} {{#gt layers.length 0}} {{/gt}} {{/unless}}
  • {{/each}} {{/inline}}