@smarterplan/ngx-smarterplan-core 1.2.13 → 1.2.14

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.
@@ -11378,7 +11378,7 @@ class MatterportImportService {
11378
11378
  this.importingImages = new Subject();
11379
11379
  this.sweepProcessedCount = new Subject();
11380
11380
  this.totalSweepsCount = new Subject();
11381
- this.MAX_SCANS_RELOAD = 5;
11381
+ this.MAX_SCANS_RELOAD = 500;
11382
11382
  }
11383
11383
  get spaceID() {
11384
11384
  return this._spaceID;