igniteui-angular-maps 21.0.1-beta.0 → 21.0.1

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.
@@ -294,10 +294,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
294
294
  * Gets or sets zoomability of the current control
295
295
  */
296
296
  get: function () {
297
- return this.i.zz;
297
+ return this.i.z0;
298
298
  },
299
299
  set: function (v) {
300
- this.i.zz = ensureBool(v);
300
+ this.i.z0 = ensureBool(v);
301
301
  },
302
302
  enumerable: false,
303
303
  configurable: true
@@ -307,10 +307,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
307
307
  * Gets or sets the behavior to use during resize.
308
308
  */
309
309
  get: function () {
310
- return this.i.zs;
310
+ return this.i.zt;
311
311
  },
312
312
  set: function (v) {
313
- this.i.zs = ensureEnum(MapResizeBehavior_$type, v);
313
+ this.i.zt = ensureEnum(MapResizeBehavior_$type, v);
314
314
  },
315
315
  enumerable: false,
316
316
  configurable: true
@@ -320,10 +320,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
320
320
  * Gets or sets if the map should horizontally wrap.
321
321
  */
322
322
  get: function () {
323
- return this.i.zw;
323
+ return this.i.zx;
324
324
  },
325
325
  set: function (v) {
326
- this.i.zw = ensureBool(v);
326
+ this.i.zx = ensureBool(v);
327
327
  },
328
328
  enumerable: false,
329
329
  configurable: true
@@ -333,10 +333,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
333
333
  * Gets or sets if the map should horizontally wrap.
334
334
  */
335
335
  get: function () {
336
- return this.i.zo;
336
+ return this.i.zp;
337
337
  },
338
338
  set: function (v) {
339
- this.i.zo = ensureEnum(MapBackgroundTilingMode_$type, v);
339
+ this.i.zp = ensureEnum(MapBackgroundTilingMode_$type, v);
340
340
  },
341
341
  enumerable: false,
342
342
  configurable: true
@@ -346,10 +346,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
346
346
  * Gets or sets whether to use the uncoerced world rect to constrain the zoom bounds.
347
347
  */
348
348
  get: function () {
349
- return this.i.zy;
349
+ return this.i.zz;
350
350
  },
351
351
  set: function (v) {
352
- this.i.zy = ensureBool(v);
352
+ this.i.zz = ensureBool(v);
353
353
  },
354
354
  enumerable: false,
355
355
  configurable: true
@@ -359,10 +359,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
359
359
  * Gets or sets whether skip resetting the zoom when the world rect changes.
360
360
  */
361
361
  get: function () {
362
- return this.i.zx;
362
+ return this.i.zy;
363
363
  },
364
364
  set: function (v) {
365
- this.i.zx = ensureBool(v);
365
+ this.i.zy = ensureBool(v);
366
366
  },
367
367
  enumerable: false,
368
368
  configurable: true
@@ -372,10 +372,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
372
372
  * Gets or sets the world bounding rectangle.
373
373
  */
374
374
  get: function () {
375
- return fromRect(this.i.abu);
375
+ return fromRect(this.i.abv);
376
376
  },
377
377
  set: function (v) {
378
- this.i.abu = toRect(v);
378
+ this.i.abv = toRect(v);
379
379
  },
380
380
  enumerable: false,
381
381
  configurable: true
@@ -385,10 +385,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
385
385
  * Gets the actual value of the WorldRect.
386
386
  */
387
387
  get: function () {
388
- return fromRect(this.i.abi);
388
+ return fromRect(this.i.abj);
389
389
  },
390
390
  set: function (v) {
391
- this.i.abi = toRect(v);
391
+ this.i.abj = toRect(v);
392
392
  },
393
393
  enumerable: false,
394
394
  configurable: true
@@ -399,7 +399,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
399
399
  * Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
400
400
  */
401
401
  get: function () {
402
- var r = this.i.zh;
402
+ var r = this.i.zi;
403
403
  if (r == null) {
404
404
  return null;
405
405
  }
@@ -415,7 +415,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
415
415
  set: function (v) {
416
416
  if (v != null && this._stylingContainer && v._styling)
417
417
  v._styling(this._stylingContainer, this, this);
418
- v == null ? this.i.zh = null : this.i.zh = v.i;
418
+ v == null ? this.i.zi = null : this.i.zi = v.i;
419
419
  },
420
420
  enumerable: false,
421
421
  configurable: true
@@ -426,7 +426,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
426
426
  * Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
427
427
  */
428
428
  get: function () {
429
- var r = this.i.zj;
429
+ var r = this.i.zk;
430
430
  if (r == null) {
431
431
  return null;
432
432
  }
@@ -442,7 +442,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
442
442
  set: function (v) {
443
443
  if (v != null && this._stylingContainer && v._styling)
444
444
  v._styling(this._stylingContainer, this, this);
445
- v == null ? this.i.zj = null : this.i.zj = v.i;
445
+ v == null ? this.i.zk = null : this.i.zk = v.i;
446
446
  },
447
447
  enumerable: false,
448
448
  configurable: true
@@ -452,7 +452,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
452
452
  * Indicates if this SeriesViewer is a map.
453
453
  */
454
454
  get: function () {
455
- return this.i.f6;
455
+ return this.i.f7;
456
456
  },
457
457
  enumerable: false,
458
458
  configurable: true
@@ -463,10 +463,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
463
463
  * This property is effectively a shortcut to the Width/Height of the WindowRect property.
464
464
  */
465
465
  get: function () {
466
- return this.i.z4;
466
+ return this.i.z5;
467
467
  },
468
468
  set: function (v) {
469
- this.i.z4 = +v;
469
+ this.i.z5 = +v;
470
470
  },
471
471
  enumerable: false,
472
472
  configurable: true
@@ -477,10 +477,10 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
477
477
  * This property is effectively a shortcut to the Width/Height of the ActualWindowRect property.
478
478
  */
479
479
  get: function () {
480
- return this.i.z3;
480
+ return this.i.z4;
481
481
  },
482
482
  set: function (v) {
483
- this.i.z3 = +v;
483
+ this.i.z4 = +v;
484
484
  },
485
485
  enumerable: false,
486
486
  configurable: true
@@ -490,7 +490,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
490
490
  * Gets whether or not the control is ready for zooming
491
491
  */
492
492
  get: function () {
493
- return this.i.z0;
493
+ return this.i.z1;
494
494
  },
495
495
  enumerable: false,
496
496
  configurable: true
@@ -521,7 +521,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
521
521
 
522
522
  */
523
523
  IgxGeographicMapComponent.prototype.getCurrentActualWorldRect = function () {
524
- var iv = this.i.abm();
524
+ var iv = this.i.abn();
525
525
  return fromRect(iv);
526
526
  };
527
527
  /**
@@ -538,14 +538,14 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
538
538
 
539
539
  */
540
540
  IgxGeographicMapComponent.prototype.updateZoomWindow = function (zoomWindow) {
541
- this.i.aay(toRect(zoomWindow));
541
+ this.i.aaz(toRect(zoomWindow));
542
542
  };
543
543
  /**
544
544
  * Updates world rect in geographic coordinates
545
545
 
546
546
  */
547
547
  IgxGeographicMapComponent.prototype.updateWorldRect = function (worldRect) {
548
- this.i.aax(toRect(worldRect));
548
+ this.i.aay(toRect(worldRect));
549
549
  };
550
550
  /**
551
551
  * Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
@@ -557,7 +557,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
557
557
  return fromRect(iv);
558
558
  };
559
559
  IgxGeographicMapComponent.prototype.convertGeographicToZoom = function (geographic, extraPixelPadding) {
560
- var iv = this.i.abj(toRect(geographic), extraPixelPadding);
560
+ var iv = this.i.abk(toRect(geographic), extraPixelPadding);
561
561
  return fromRect(iv);
562
562
  };
563
563
  IgxGeographicMapComponent.prototype.getZoomFromGeographicPoints = function (northWest, southEast) {
@@ -570,7 +570,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
570
570
  * @param windowRect * The zoom area.
571
571
  */
572
572
  IgxGeographicMapComponent.prototype.getGeographicFromZoom = function (windowRect) {
573
- var iv = this.i.abo(toRect(windowRect));
573
+ var iv = this.i.abp(toRect(windowRect));
574
574
  return fromRect(iv);
575
575
  };
576
576
  /**
@@ -579,7 +579,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
579
579
  * @param pixelCoordinate * A pixel-based coordinate
580
580
  */
581
581
  IgxGeographicMapComponent.prototype.getGeographicPoint = function (pixelCoordinate) {
582
- var iv = this.i.aba(toPoint(pixelCoordinate));
582
+ var iv = this.i.abb(toPoint(pixelCoordinate));
583
583
  return fromPoint(iv);
584
584
  };
585
585
  /**
@@ -588,7 +588,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
588
588
  * @param geographicCoordinate * A geographic coordinate
589
589
  */
590
590
  IgxGeographicMapComponent.prototype.getPixelPoint = function (geographicCoordinate) {
591
- var iv = this.i.abb(toPoint(geographicCoordinate));
591
+ var iv = this.i.abc(toPoint(geographicCoordinate));
592
592
  return fromPoint(iv);
593
593
  };
594
594
  /**
@@ -597,7 +597,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
597
597
  * @param geographicCoordinate * A geographic coordinate
598
598
  */
599
599
  IgxGeographicMapComponent.prototype.getWindowPoint = function (geographicCoordinate) {
600
- var iv = this.i.abc(toPoint(geographicCoordinate));
600
+ var iv = this.i.abd(toPoint(geographicCoordinate));
601
601
  return fromPoint(iv);
602
602
  };
603
603
  /**
@@ -605,21 +605,21 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
605
605
 
606
606
  */
607
607
  IgxGeographicMapComponent.prototype.clearTileCache = function () {
608
- this.i.aal();
608
+ this.i.aam();
609
609
  };
610
610
  /**
611
611
  * Notifies the chart that the CSS styles in effect have been updated.
612
612
 
613
613
  */
614
614
  IgxGeographicMapComponent.prototype.styleUpdated = function () {
615
- this.i.aat();
615
+ this.i.aau();
616
616
  };
617
617
  /**
618
618
  * Gets actual window scale for horizontal dimension of the control
619
619
 
620
620
  */
621
621
  IgxGeographicMapComponent.prototype.getActualWindowScaleHorizontal = function () {
622
- var iv = this.i.iu();
622
+ var iv = this.i.iv();
623
623
  return (iv);
624
624
  };
625
625
  /**
@@ -627,7 +627,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
627
627
 
628
628
  */
629
629
  IgxGeographicMapComponent.prototype.getActualWindowScaleVertical = function () {
630
- var iv = this.i.iv();
630
+ var iv = this.i.iw();
631
631
  return (iv);
632
632
  };
633
633
  /**
@@ -642,7 +642,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
642
642
 
643
643
  */
644
644
  IgxGeographicMapComponent.prototype.exportVisualData = function () {
645
- var iv = this.i.z7();
645
+ var iv = this.i.z8();
646
646
  return (iv);
647
647
  };
648
648
  /**
@@ -651,7 +651,7 @@ var IgxGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
651
651
  * @param geographic * The geographic region to zoom to.
652
652
  */
653
653
  IgxGeographicMapComponent.prototype.zoomToGeographic = function (geographic) {
654
- this.i.aa0(toRect(geographic));
654
+ this.i.aa1(toRect(geographic));
655
655
  };
656
656
  Object.defineProperty(IgxGeographicMapComponent.prototype, "imageTilesReady", {
657
657
  /**