Explorar o código

🐛 fix blur value

jmacura %!s(int64=3) %!d(string=hai) anos
pai
achega
dc280061a6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/app/calculator/calculator.service.ts

+ 1 - 0
src/app/calculator/calculator.service.ts

@@ -101,6 +101,7 @@ export class CalculatorService {
           {
             product,
             number_of_quantiles: this.quantileCount,
+            blur: this.blurValue,
             date: this.selectedDate,
             format: 'geojson',
             geojson: this.fieldService.getSelectedFieldGeoJSON(),