diff --git a/src/app/pages/simulation-wizard/results-map/results-map.component.ts b/src/app/pages/simulation-wizard/results-map/results-map.component.ts index 945eab1eae8e0c4c7dd4b6b64454f9bd3eb611fb..14cbf1b55bb7dfc2a77502abfa3f4d9a630ba7a8 100644 --- a/src/app/pages/simulation-wizard/results-map/results-map.component.ts +++ b/src/app/pages/simulation-wizard/results-map/results-map.component.ts @@ -130,7 +130,7 @@ export class ResultsMapComponent implements OnChanges { "Server says: Calculating the KPI visualization. GEOJSON loading will not be completed. When it will be ready, you will need to refresh the page.", "Geojson not ready", { - status: "danger", + status: "control", duration: 10000, } );