|
@@ -73,7 +73,7 @@ const nuts2style = new Style({
|
|
|
});
|
|
});
|
|
|
|
|
|
|
|
// TODO: 'method' must be obtained from AdjusterService
|
|
// TODO: 'method' must be obtained from AdjusterService
|
|
|
-const method = 'haclust';
|
|
|
|
|
|
|
+const method = 'haclustwd2';
|
|
|
const nuts3style = function (feature) {
|
|
const nuts3style = function (feature) {
|
|
|
if (isNaN(feature.get(method))) {
|
|
if (isNaN(feature.get(method))) {
|
|
|
return [
|
|
return [
|