{{ CONST.ATLAS_SELECTOR_LABEL_SPACES }}
0"
[tile-disabled]="!(selectedParcellation$ | async | currParcSupportsTmpl : template)"
[tile-image-darktheme]="template.darktheme"
[tile-selected]="(selectedTemplate$ | async | getProperty : '@id') === template['@id']"
(tile-on-click)="selectTemplatewithId(template['@id'])"
(tile-on-info-click)="kgInfo && kgInfo.onClick()">
{{ CONST.ATLAS_SELECTOR_LABEL_PARC_MAPS }}
0"
[tile-disabled]="!(selectedTemplate$ | async | currentTemplateSupportsParcellation : layer)"
[tile-image-darktheme]="layer.darktheme"
[tile-selected]="selectedParcellation$ | async | groupParcSelected : layer"
(tile-on-click)="selectParcellationWithName(layer)"
(tile-on-info-click)="kgInfo && kgInfo.onClick()">
0"
[tile-disabled]="!(selectedTemplate$ | async | currentTemplateSupportsParcellation : layer)"
[tile-image-darktheme]="layer.darktheme"
[tile-selected]="selectedParcellation$ | async | groupParcSelected : layer"
(tile-on-click)="selectParcellationWithName(layer)"
(tile-on-info-click)="kgInfo && kgInfo.onClick()">