{{ 'widgets.maps.image.image-source' | translate }}
{{ 'widgets.maps.image.image-source-image' | translate }} {{ 'widgets.maps.image.image-source-entity-key' | translate }}
@if (ImageSourceType.image === imageMapSourceFormGroup.get('sourceType').value) { } @if (ImageSourceType.entityKey === imageMapSourceFormGroup.get('sourceType').value) {
widgets.maps.image.source-entity-alias
widgets.maps.image.image-url-key
}