|
@@ -81,7 +81,7 @@ export class AppService {
|
|
|
title: () =>
|
|
title: () =>
|
|
|
this.hsLanguageService.getTranslation('ADJUSTER.adjustFactors'),
|
|
this.hsLanguageService.getTranslation('ADJUSTER.adjustFactors'),
|
|
|
description: 'Play with attractiveness factors',
|
|
description: 'Play with attractiveness factors',
|
|
|
- icon: 'icon-analytics-piechart',
|
|
|
|
|
|
|
+ icon: 'icon-settingsandroid',
|
|
|
});
|
|
});
|
|
|
this.hsPanelContainerService.create(AdjusterAdvancedPanelComponent, {});
|
|
this.hsPanelContainerService.create(AdjusterAdvancedPanelComponent, {});
|
|
|
this.prepareLayers();
|
|
this.prepareLayers();
|