@@ -15,7 +15,7 @@ export class AdjusterService {
: 'https://publish.lesprojekt.cz/nodejs/';
this.factors = [];
this.clusters = [];
- this.method = 'haclust';
+ this.method = 'haclustwd2';
this._clusteringInProcess = true;
this.init();
}
@@ -73,7 +73,7 @@ const nuts2style = new Style({
});
// TODO: 'method' must be obtained from AdjusterService
-const method = 'haclust';
+const method = 'haclustwd2';
const nuts3style = function (feature) {
if (isNaN(feature.get(method))) {
return [