@provoly/dashboard 1.4.42 → 1.4.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12169,7 +12169,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.7", ngImpor
12169
12169
  providedIn: 'root'
12170
12170
  }]
12171
12171
  }], ctorParameters: () => [{ type: i1$1.HttpClient }] });
12172
- const BBOX_ENHANCE_DISTANCE = 0.0001;
12172
+ const BBOX_ENHANCE_DISTANCE = 0.000001;
12173
12173
  const wfsUrlBuilder = (wmsUrl, bbox, geomPropName, params) => {
12174
12174
  const enhancedBbox = [
12175
12175
  bbox[0] - BBOX_ENHANCE_DISTANCE,