igniteui-webcomponents-maps 5.4.1 → 5.5.0-beta.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.
Files changed (86) hide show
  1. package/bundles/igniteui-webcomponents-maps.umd.js +1739 -1739
  2. package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
  3. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +46 -46
  4. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +109 -109
  5. package/esm2015/lib/GeographicMapSeriesHost_combined.js +215 -215
  6. package/esm2015/lib/GeographicMarkerSeries.js +29 -29
  7. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +26 -26
  8. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  9. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +120 -120
  10. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  11. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +74 -74
  12. package/esm2015/lib/GeographicShapeSeriesView_combined.js +73 -73
  13. package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
  14. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +77 -77
  15. package/esm2015/lib/GeographicTileSeries.js +28 -28
  16. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  17. package/esm2015/lib/TileSeries_combined.js +150 -150
  18. package/esm2015/lib/XamGeographicMap_combined.js +480 -480
  19. package/esm2015/lib/igc-geographic-contour-line-series-component.js +9 -9
  20. package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +32 -32
  21. package/esm2015/lib/igc-geographic-map-component.js +50 -50
  22. package/esm2015/lib/igc-geographic-map-series-host-component.js +23 -23
  23. package/esm2015/lib/igc-geographic-marker-series-component.js +31 -31
  24. package/esm2015/lib/igc-geographic-polyline-series-component.js +13 -13
  25. package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +42 -42
  26. package/esm2015/lib/igc-geographic-scatter-area-series-component.js +8 -8
  27. package/esm2015/lib/igc-geographic-shape-series-base-component.js +29 -29
  28. package/esm2015/lib/igc-geographic-shape-series-component.js +44 -44
  29. package/esm2015/lib/igc-geographic-symbol-series-component.js +20 -20
  30. package/esm2015/lib/igc-geographic-tile-series-component.js +4 -4
  31. package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
  32. package/esm2015/lib/igc-tile-series-component.js +3 -3
  33. package/esm5/lib/GeographicContourLineSeriesView_combined.js +46 -46
  34. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +108 -108
  35. package/esm5/lib/GeographicMapSeriesHost_combined.js +212 -212
  36. package/esm5/lib/GeographicMarkerSeries.js +29 -29
  37. package/esm5/lib/GeographicPolylineSeriesView_combined.js +26 -26
  38. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  39. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +121 -121
  40. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  41. package/esm5/lib/GeographicShapeSeriesBase_combined.js +71 -71
  42. package/esm5/lib/GeographicShapeSeriesView_combined.js +73 -73
  43. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
  44. package/esm5/lib/GeographicSymbolSeriesView_combined.js +77 -77
  45. package/esm5/lib/GeographicTileSeries.js +27 -27
  46. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  47. package/esm5/lib/TileSeries_combined.js +147 -147
  48. package/esm5/lib/XamGeographicMap_combined.js +472 -472
  49. package/esm5/lib/igc-geographic-contour-line-series-component.js +9 -9
  50. package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +32 -32
  51. package/esm5/lib/igc-geographic-map-component.js +50 -50
  52. package/esm5/lib/igc-geographic-map-series-host-component.js +23 -23
  53. package/esm5/lib/igc-geographic-marker-series-component.js +31 -31
  54. package/esm5/lib/igc-geographic-polyline-series-component.js +13 -13
  55. package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +42 -42
  56. package/esm5/lib/igc-geographic-scatter-area-series-component.js +8 -8
  57. package/esm5/lib/igc-geographic-shape-series-base-component.js +29 -29
  58. package/esm5/lib/igc-geographic-shape-series-component.js +44 -44
  59. package/esm5/lib/igc-geographic-symbol-series-component.js +20 -20
  60. package/esm5/lib/igc-geographic-tile-series-component.js +4 -4
  61. package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
  62. package/esm5/lib/igc-tile-series-component.js +3 -3
  63. package/fesm2015/igniteui-webcomponents-maps.js +1750 -1750
  64. package/fesm5/igniteui-webcomponents-maps.js +1739 -1739
  65. package/lib/GeographicContourLineSeriesView_combined.d.ts +19 -19
  66. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +38 -38
  67. package/lib/GeographicMapSeriesHost_combined.d.ts +60 -60
  68. package/lib/GeographicMarkerSeries.d.ts +17 -17
  69. package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
  70. package/lib/GeographicPolylineSeriesView_combined.d.ts +13 -13
  71. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
  72. package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +1 -1
  73. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +47 -47
  74. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  75. package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
  76. package/lib/GeographicShapeSeriesBase_combined.d.ts +31 -31
  77. package/lib/GeographicShapeSeriesView_combined.d.ts +38 -38
  78. package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
  79. package/lib/GeographicSymbolSeriesBaseView.d.ts +1 -1
  80. package/lib/GeographicSymbolSeriesView_combined.d.ts +33 -33
  81. package/lib/GeographicTileSeries.d.ts +10 -10
  82. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  83. package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
  84. package/lib/TileSeries_combined.d.ts +41 -41
  85. package/lib/XamGeographicMap_combined.d.ts +123 -123
  86. package/package.json +3 -3
@@ -68,22 +68,22 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
68
68
  * Gets whether the current series shows a line contour shape.
69
69
  */
70
70
  get isLineContour() {
71
- return this.i.fj;
71
+ return this.i.fk;
72
72
  }
73
73
  /**
74
74
  * The name of the property from which to retrieve the numeric values from the ItemsSource items.
75
75
  */
76
76
  get valueMemberPath() {
77
- return this.i.x1;
77
+ return this.i.x4;
78
78
  }
79
79
  set valueMemberPath(v) {
80
- this.i.x1 = v;
80
+ this.i.x4 = v;
81
81
  }
82
82
  /**
83
83
  * The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
84
84
  */
85
85
  get fillScale() {
86
- const r = this.i.xx;
86
+ const r = this.i.x0;
87
87
  if (r == null) {
88
88
  return null;
89
89
  }
@@ -99,13 +99,13 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
99
99
  set fillScale(v) {
100
100
  if (v != null && this._stylingContainer && v._styling)
101
101
  v._styling(this._stylingContainer, this, this);
102
- v == null ? this.i.xx = null : this.i.xx = v.i;
102
+ v == null ? this.i.x0 = null : this.i.x0 = v.i;
103
103
  }
104
104
  /**
105
105
  * Gets actual fill scale that is set on the FillScale property or default FillScale
106
106
  */
107
107
  get actualFillScale() {
108
- const r = this.i.xw;
108
+ const r = this.i.xz;
109
109
  if (r == null) {
110
110
  return null;
111
111
  }
@@ -121,13 +121,13 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
121
121
  set actualFillScale(v) {
122
122
  if (v != null && this._stylingContainer && v._styling)
123
123
  v._styling(this._stylingContainer, this, this);
124
- v == null ? this.i.xw = null : this.i.xw = v.i;
124
+ v == null ? this.i.xz = null : this.i.xz = v.i;
125
125
  }
126
126
  /**
127
127
  * The ContourValueResolver used to determine the numeric values of contours.
128
128
  */
129
129
  get valueResolver() {
130
- const r = this.i.xt;
130
+ const r = this.i.xw;
131
131
  if (r == null) {
132
132
  return null;
133
133
  }
@@ -143,7 +143,7 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
143
143
  set valueResolver(v) {
144
144
  if (v != null && this._stylingContainer && v._styling)
145
145
  v._styling(this._stylingContainer, this, this);
146
- v == null ? this.i.xt = null : this.i.xt = v.i;
146
+ v == null ? this.i.xw = null : this.i.xw = v.i;
147
147
  }
148
148
  findByName(name) {
149
149
  var baseResult = super.findByName(name);
@@ -67,115 +67,115 @@ export let IgcGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() =>
67
67
  * Gets whether the current series shows pixels.
68
68
  */
69
69
  get isPixel() {
70
- return this.i.fo;
70
+ return this.i.fp;
71
71
  }
72
72
  /**
73
73
  * The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
74
74
  */
75
75
  get latitudeMemberPath() {
76
- return this.i.xp;
76
+ return this.i.xs;
77
77
  }
78
78
  set latitudeMemberPath(v) {
79
- this.i.xp = v;
79
+ this.i.xs = v;
80
80
  }
81
81
  /**
82
82
  * The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
83
83
  */
84
84
  get longitudeMemberPath() {
85
- return this.i.xr;
85
+ return this.i.xu;
86
86
  }
87
87
  set longitudeMemberPath(v) {
88
- this.i.xr = v;
88
+ this.i.xu = v;
89
89
  }
90
90
  /**
91
91
  * Gets or sets the whether to use use brute force mode.
92
92
  */
93
93
  get useBruteForce() {
94
- return this.i.xe;
94
+ return this.i.xh;
95
95
  }
96
96
  set useBruteForce(v) {
97
- this.i.xe = ensureBool(v);
98
- this._a("useBruteForce", this.i.xe);
97
+ this.i.xh = ensureBool(v);
98
+ this._a("useBruteForce", this.i.xh);
99
99
  }
100
100
  /**
101
101
  * Gets or sets the whether to progressively load the data into the chart.
102
102
  */
103
103
  get progressiveLoad() {
104
- return this.i.xd;
104
+ return this.i.xg;
105
105
  }
106
106
  set progressiveLoad(v) {
107
- this.i.xd = ensureBool(v);
108
- this._a("progressiveLoad", this.i.xd);
107
+ this.i.xg = ensureBool(v);
108
+ this._a("progressiveLoad", this.i.xg);
109
109
  }
110
110
  /**
111
111
  * Gets or sets the whether the chart reacts to mouse move events.
112
112
  */
113
113
  get mouseOverEnabled() {
114
- return this.i.xc;
114
+ return this.i.xf;
115
115
  }
116
116
  set mouseOverEnabled(v) {
117
- this.i.xc = ensureBool(v);
118
- this._a("mouseOverEnabled", this.i.xc);
117
+ this.i.xf = ensureBool(v);
118
+ this._a("mouseOverEnabled", this.i.xf);
119
119
  }
120
120
  /**
121
121
  * Gets or sets the density value that maps to the minimum heat color.
122
122
  */
123
123
  get heatMinimum() {
124
- return this.i.xg;
124
+ return this.i.xj;
125
125
  }
126
126
  set heatMinimum(v) {
127
- this.i.xg = +v;
128
- this._a("heatMinimum", this.i.xg);
127
+ this.i.xj = +v;
128
+ this._a("heatMinimum", this.i.xj);
129
129
  }
130
130
  /**
131
131
  * Gets or sets the value that maps to the maximum heat color.
132
132
  */
133
133
  get heatMaximum() {
134
- return this.i.xf;
134
+ return this.i.xi;
135
135
  }
136
136
  set heatMaximum(v) {
137
- this.i.xf = +v;
138
- this._a("heatMaximum", this.i.xf);
137
+ this.i.xi = +v;
138
+ this._a("heatMaximum", this.i.xi);
139
139
  }
140
140
  /**
141
141
  * Gets or sets the color to use for the minimum end of the scale.
142
142
  */
143
143
  get heatMinimumColor() {
144
- return colorToString(this.i.ya);
144
+ return colorToString(this.i.yd);
145
145
  }
146
146
  set heatMinimumColor(v) {
147
- this.i.ya = stringToColor(v);
148
- this._a("heatMinimumColor", colorToString(this.i.ya));
147
+ this.i.yd = stringToColor(v);
148
+ this._a("heatMinimumColor", colorToString(this.i.yd));
149
149
  }
150
150
  /**
151
151
  * Gets or sets the color to use for the maximum end of the scale.
152
152
  */
153
153
  get heatMaximumColor() {
154
- return colorToString(this.i.x9);
154
+ return colorToString(this.i.yc);
155
155
  }
156
156
  set heatMaximumColor(v) {
157
- this.i.x9 = stringToColor(v);
158
- this._a("heatMaximumColor", colorToString(this.i.x9));
157
+ this.i.yc = stringToColor(v);
158
+ this._a("heatMaximumColor", colorToString(this.i.yc));
159
159
  }
160
160
  /**
161
161
  * Gets or sets the the pixel extent of the square data points that are rendered.
162
162
  */
163
163
  get pointExtent() {
164
- return this.i.xj;
164
+ return this.i.xm;
165
165
  }
166
166
  set pointExtent(v) {
167
- this.i.xj = +v;
168
- this._a("pointExtent", this.i.xj);
167
+ this.i.xm = +v;
168
+ this._a("pointExtent", this.i.xm);
169
169
  }
170
170
  /**
171
171
  * Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
172
172
  */
173
173
  get progressiveStatus() {
174
- return this.i.xk;
174
+ return this.i.xn;
175
175
  }
176
176
  set progressiveStatus(v) {
177
- this.i.xk = +v;
178
- this._a("progressiveStatus", this.i.xk);
177
+ this.i.xn = +v;
178
+ this._a("progressiveStatus", this.i.xn);
179
179
  }
180
180
  /**
181
181
  * Raised when the progressive loading state of the series has changed.
@@ -333,88 +333,88 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
333
333
  * Gets or sets zoomability of the current control
334
334
  */
335
335
  get zoomable() {
336
- return this.i.xd;
336
+ return this.i.xp;
337
337
  }
338
338
  set zoomable(v) {
339
- this.i.xd = ensureBool(v);
340
- this._a("zoomable", this.i.xd);
339
+ this.i.xp = ensureBool(v);
340
+ this._a("zoomable", this.i.xp);
341
341
  }
342
342
  /**
343
343
  * Gets or sets the behavior to use during resize.
344
344
  */
345
345
  get resizeBehavior() {
346
- return this.i.w6;
346
+ return this.i.xi;
347
347
  }
348
348
  set resizeBehavior(v) {
349
- this.i.w6 = ensureEnum(MapResizeBehavior_$type, v);
350
- this._a("resizeBehavior", enumToString(MapResizeBehavior_$type, this.i.w6));
349
+ this.i.xi = ensureEnum(MapResizeBehavior_$type, v);
350
+ this._a("resizeBehavior", enumToString(MapResizeBehavior_$type, this.i.xi));
351
351
  }
352
352
  /**
353
353
  * Gets or sets if the map should horizontally wrap.
354
354
  */
355
355
  get isHorizontalWrappingEnabled() {
356
- return this.i.xa;
356
+ return this.i.xm;
357
357
  }
358
358
  set isHorizontalWrappingEnabled(v) {
359
- this.i.xa = ensureBool(v);
360
- this._a("isHorizontalWrappingEnabled", this.i.xa);
359
+ this.i.xm = ensureBool(v);
360
+ this._a("isHorizontalWrappingEnabled", this.i.xm);
361
361
  }
362
362
  /**
363
363
  * Gets or sets if the map should horizontally wrap.
364
364
  */
365
365
  get backgroundTilingMode() {
366
- return this.i.w2;
366
+ return this.i.xe;
367
367
  }
368
368
  set backgroundTilingMode(v) {
369
- this.i.w2 = ensureEnum(MapBackgroundTilingMode_$type, v);
370
- this._a("backgroundTilingMode", enumToString(MapBackgroundTilingMode_$type, this.i.w2));
369
+ this.i.xe = ensureEnum(MapBackgroundTilingMode_$type, v);
370
+ this._a("backgroundTilingMode", enumToString(MapBackgroundTilingMode_$type, this.i.xe));
371
371
  }
372
372
  /**
373
373
  * Gets or sets whether to use the uncoerced world rect to constrain the zoom bounds.
374
374
  */
375
375
  get useWorldRectForZoomBounds() {
376
- return this.i.xc;
376
+ return this.i.xo;
377
377
  }
378
378
  set useWorldRectForZoomBounds(v) {
379
- this.i.xc = ensureBool(v);
380
- this._a("useWorldRectForZoomBounds", this.i.xc);
379
+ this.i.xo = ensureBool(v);
380
+ this._a("useWorldRectForZoomBounds", this.i.xo);
381
381
  }
382
382
  /**
383
383
  * Gets or sets whether skip resetting the zoom when the world rect changes.
384
384
  */
385
385
  get suppressZoomResetOnWorldRectChange() {
386
- return this.i.xb;
386
+ return this.i.xn;
387
387
  }
388
388
  set suppressZoomResetOnWorldRectChange(v) {
389
- this.i.xb = ensureBool(v);
390
- this._a("suppressZoomResetOnWorldRectChange", this.i.xb);
389
+ this.i.xn = ensureBool(v);
390
+ this._a("suppressZoomResetOnWorldRectChange", this.i.xn);
391
391
  }
392
392
  /**
393
393
  * Gets or sets the world bounding rectangle.
394
394
  */
395
395
  get worldRect() {
396
- return fromRect(this.i.y8);
396
+ return fromRect(this.i.zk);
397
397
  }
398
398
  set worldRect(v) {
399
- this.i.y8 = toRect(v);
400
- this._a("worldRect", rectToString(this.i.y8));
399
+ this.i.zk = toRect(v);
400
+ this._a("worldRect", rectToString(this.i.zk));
401
401
  }
402
402
  /**
403
403
  * Gets the actual value of the WorldRect.
404
404
  */
405
405
  get actualWorldRect() {
406
- return fromRect(this.i.yw);
406
+ return fromRect(this.i.y8);
407
407
  }
408
408
  set actualWorldRect(v) {
409
- this.i.yw = toRect(v);
410
- this._a("actualWorldRect", rectToString(this.i.yw));
409
+ this.i.y8 = toRect(v);
410
+ this._a("actualWorldRect", rectToString(this.i.y8));
411
411
  }
412
412
  /**
413
413
  * The X-axis for this IgxGeographicMap.Component
414
414
  * 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.
415
415
  */
416
416
  get xAxis() {
417
- const r = this.i.wv;
417
+ const r = this.i.w7;
418
418
  if (r == null) {
419
419
  return null;
420
420
  }
@@ -430,14 +430,14 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
430
430
  set xAxis(v) {
431
431
  if (v != null && this._stylingContainer && v._styling)
432
432
  v._styling(this._stylingContainer, this, this);
433
- v == null ? this.i.wv = null : this.i.wv = v.i;
433
+ v == null ? this.i.w7 = null : this.i.w7 = v.i;
434
434
  }
435
435
  /**
436
436
  * The Y-axis for this IgxGeographicMap.Component
437
437
  * 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.
438
438
  */
439
439
  get yAxis() {
440
- const r = this.i.wx;
440
+ const r = this.i.w9;
441
441
  if (r == null) {
442
442
  return null;
443
443
  }
@@ -453,41 +453,41 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
453
453
  set yAxis(v) {
454
454
  if (v != null && this._stylingContainer && v._styling)
455
455
  v._styling(this._stylingContainer, this, this);
456
- v == null ? this.i.wx = null : this.i.wx = v.i;
456
+ v == null ? this.i.w9 = null : this.i.w9 = v.i;
457
457
  }
458
458
  /**
459
459
  * Indicates if this SeriesViewer is a map.
460
460
  */
461
461
  get isMap() {
462
- return this.i.fc;
462
+ return this.i.fd;
463
463
  }
464
464
  /**
465
465
  * A number between 0 and 1 determining the scale of the horizontal/vertical zoom.
466
466
  * This property is effectively a shortcut to the Width/Height of the WindowRect property.
467
467
  */
468
468
  get windowScale() {
469
- return this.i.xi;
469
+ return this.i.xu;
470
470
  }
471
471
  set windowScale(v) {
472
- this.i.xi = +v;
473
- this._a("windowScale", this.i.xi);
472
+ this.i.xu = +v;
473
+ this._a("windowScale", this.i.xu);
474
474
  }
475
475
  /**
476
476
  * A number between 0 and 1 determining the scale of the horizontal/vertical zoom.
477
477
  * This property is effectively a shortcut to the Width/Height of the ActualWindowRect property.
478
478
  */
479
479
  get actualWindowScale() {
480
- return this.i.xh;
480
+ return this.i.xt;
481
481
  }
482
482
  set actualWindowScale(v) {
483
- this.i.xh = +v;
484
- this._a("actualWindowScale", this.i.xh);
483
+ this.i.xt = +v;
484
+ this._a("actualWindowScale", this.i.xt);
485
485
  }
486
486
  /**
487
487
  * Gets whether or not the control is ready for zooming
488
488
  */
489
489
  get zoomIsReady() {
490
- return this.i.xe;
490
+ return this.i.xq;
491
491
  }
492
492
  findByName(name) {
493
493
  var baseResult = super.findByName(name);
@@ -515,7 +515,7 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
515
515
 
516
516
  */
517
517
  getCurrentActualWorldRect() {
518
- let iv = this.i.y0();
518
+ let iv = this.i.zc();
519
519
  return fromRect(iv);
520
520
  }
521
521
  /**
@@ -532,14 +532,14 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
532
532
 
533
533
  */
534
534
  updateZoomWindow(zoomWindow) {
535
- this.i.yc(toRect(zoomWindow));
535
+ this.i.yo(toRect(zoomWindow));
536
536
  }
537
537
  /**
538
538
  * Updates world rect in geographic coordinates
539
539
 
540
540
  */
541
541
  updateWorldRect(worldRect) {
542
- this.i.yb(toRect(worldRect));
542
+ this.i.yn(toRect(worldRect));
543
543
  }
544
544
  /**
545
545
  * Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
@@ -551,7 +551,7 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
551
551
  return fromRect(iv);
552
552
  }
553
553
  convertGeographicToZoom(geographic, extraPixelPadding) {
554
- let iv = this.i.yx(toRect(geographic), extraPixelPadding);
554
+ let iv = this.i.y9(toRect(geographic), extraPixelPadding);
555
555
  return fromRect(iv);
556
556
  }
557
557
  getZoomFromGeographicPoints(northWest, southEast) {
@@ -564,7 +564,7 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
564
564
  * @param windowRect * The zoom area.
565
565
  */
566
566
  getGeographicFromZoom(windowRect) {
567
- let iv = this.i.y2(toRect(windowRect));
567
+ let iv = this.i.ze(toRect(windowRect));
568
568
  return fromRect(iv);
569
569
  }
570
570
  /**
@@ -573,7 +573,7 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
573
573
  * @param pixelCoordinate * A pixel-based coordinate
574
574
  */
575
575
  getGeographicPoint(pixelCoordinate) {
576
- let iv = this.i.yo(toPoint(pixelCoordinate));
576
+ let iv = this.i.y0(toPoint(pixelCoordinate));
577
577
  return fromPoint(iv);
578
578
  }
579
579
  /**
@@ -582,7 +582,7 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
582
582
  * @param geographicCoordinate * A geographic coordinate
583
583
  */
584
584
  getPixelPoint(geographicCoordinate) {
585
- let iv = this.i.yp(toPoint(geographicCoordinate));
585
+ let iv = this.i.y1(toPoint(geographicCoordinate));
586
586
  return fromPoint(iv);
587
587
  }
588
588
  /**
@@ -591,7 +591,7 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
591
591
  * @param geographicCoordinate * A geographic coordinate
592
592
  */
593
593
  getWindowPoint(geographicCoordinate) {
594
- let iv = this.i.yq(toPoint(geographicCoordinate));
594
+ let iv = this.i.y2(toPoint(geographicCoordinate));
595
595
  return fromPoint(iv);
596
596
  }
597
597
  /**
@@ -599,21 +599,21 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
599
599
 
600
600
  */
601
601
  clearTileCache() {
602
- this.i.xz();
602
+ this.i.yb();
603
603
  }
604
604
  /**
605
605
  * Notifies the chart that the CSS styles in effect have been updated.
606
606
 
607
607
  */
608
608
  styleUpdated() {
609
- this.i.x7();
609
+ this.i.yj();
610
610
  }
611
611
  /**
612
612
  * Gets actual window scale for horizontal dimension of the control
613
613
 
614
614
  */
615
615
  getActualWindowScaleHorizontal() {
616
- let iv = this.i.ht();
616
+ let iv = this.i.hu();
617
617
  return (iv);
618
618
  }
619
619
  /**
@@ -621,7 +621,7 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
621
621
 
622
622
  */
623
623
  getActualWindowScaleVertical() {
624
- let iv = this.i.hu();
624
+ let iv = this.i.hv();
625
625
  return (iv);
626
626
  }
627
627
  /**
@@ -636,7 +636,7 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
636
636
 
637
637
  */
638
638
  exportVisualData() {
639
- let iv = this.i.xl();
639
+ let iv = this.i.xx();
640
640
  return (iv);
641
641
  }
642
642
  /**
@@ -645,7 +645,7 @@ export let IgcGeographicMapComponent = /*@__PURE__*/ (() => {
645
645
  * @param geographic * The geographic region to zoom to.
646
646
  */
647
647
  zoomToGeographic(geographic) {
648
- this.i.ye(toRect(geographic));
648
+ this.i.yq(toRect(geographic));
649
649
  }
650
650
  /**
651
651
  * This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
@@ -51,7 +51,7 @@ export let IgcGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
51
51
  * Checks if this control is geographic coordinate system
52
52
  */
53
53
  get isGeographic() {
54
- return this.i.fc;
54
+ return this.i.fd;
55
55
  }
56
56
  /**
57
57
  * Gets whether this series supports markers
@@ -64,11 +64,11 @@ export let IgcGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
64
64
  * The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.
65
65
  */
66
66
  get visibleFromScale() {
67
- return this.i.w4;
67
+ return this.i.w7;
68
68
  }
69
69
  set visibleFromScale(v) {
70
- this.i.w4 = +v;
71
- this._a("visibleFromScale", this.i.w4);
70
+ this.i.w7 = +v;
71
+ this._a("visibleFromScale", this.i.w7);
72
72
  }
73
73
  /**
74
74
  * Gets or sets the coercion methods to use when loading data from data sources.
@@ -86,10 +86,10 @@ export let IgcGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
86
86
 
87
87
  */
88
88
  notifyIndexedPropertiesChanged() {
89
- this.i.qg();
89
+ this.i.qi();
90
90
  }
91
91
  getItemValue(item, memberPathName) {
92
- let iv = this.i.kq(item, memberPathName);
92
+ let iv = this.i.kr(item, memberPathName);
93
93
  return (iv);
94
94
  }
95
95
  /**
@@ -98,7 +98,7 @@ export let IgcGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
98
98
  * @param memberPathName * The property name of a valid member path for the series
99
99
  */
100
100
  getMemberPathValue(memberPathName) {
101
- let iv = this.i.md(memberPathName);
101
+ let iv = this.i.mf(memberPathName);
102
102
  return (iv);
103
103
  }
104
104
  /**
@@ -107,23 +107,23 @@ export let IgcGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
107
107
  * @param world * The world coordinates to use.
108
108
  */
109
109
  getItem(world) {
110
- let iv = this.i.kn(toPoint(world));
110
+ let iv = this.i.ko(toPoint(world));
111
111
  return (iv);
112
112
  }
113
113
  getPreviousOrExactIndex(world, skipUnknowns) {
114
- let iv = this.i.ka(toPoint(world), skipUnknowns);
114
+ let iv = this.i.kb(toPoint(world), skipUnknowns);
115
115
  return (iv);
116
116
  }
117
117
  getNextOrExactIndex(world, skipUnknowns) {
118
- let iv = this.i.j8(toPoint(world), skipUnknowns);
118
+ let iv = this.i.j9(toPoint(world), skipUnknowns);
119
119
  return (iv);
120
120
  }
121
121
  getSeriesValue(world, useInterpolation, skipUnknowns) {
122
- let iv = this.i.i5(toPoint(world), useInterpolation, skipUnknowns);
122
+ let iv = this.i.i6(toPoint(world), useInterpolation, skipUnknowns);
123
123
  return (iv);
124
124
  }
125
125
  getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
126
- let iv = this.i.we(toPoint(world), useInterpolation, skipUnknowns);
126
+ let iv = this.i.wh(toPoint(world), useInterpolation, skipUnknowns);
127
127
  return fromPoint(iv);
128
128
  }
129
129
  /**
@@ -132,7 +132,7 @@ export let IgcGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
132
132
  * @param world * The world coordinate for which to get a value bounding box for
133
133
  */
134
134
  getSeriesValueBoundingBox(world) {
135
- let iv = this.i.wp(toPoint(world));
135
+ let iv = this.i.ws(toPoint(world));
136
136
  return fromRect(iv);
137
137
  }
138
138
  /**
@@ -141,31 +141,31 @@ export let IgcGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
141
141
  * @param world * The world coordinates for which to get a value marker bounding box for
142
142
  */
143
143
  getSeriesValueMarkerBoundingBox(world) {
144
- let iv = this.i.wr(toPoint(world));
144
+ let iv = this.i.wu(toPoint(world));
145
145
  return fromRect(iv);
146
146
  }
147
147
  getSeriesHighValue(world, useInterpolation, skipUnknowns) {
148
- let iv = this.i.i1(toPoint(world), useInterpolation, skipUnknowns);
148
+ let iv = this.i.i2(toPoint(world), useInterpolation, skipUnknowns);
149
149
  return (iv);
150
150
  }
151
151
  getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
152
- let iv = this.i.wa(toPoint(world), useInterpolation, skipUnknowns);
152
+ let iv = this.i.wd(toPoint(world), useInterpolation, skipUnknowns);
153
153
  return fromPoint(iv);
154
154
  }
155
155
  getSeriesLowValue(world, useInterpolation, skipUnknowns) {
156
- let iv = this.i.i3(toPoint(world), useInterpolation, skipUnknowns);
156
+ let iv = this.i.i4(toPoint(world), useInterpolation, skipUnknowns);
157
157
  return (iv);
158
158
  }
159
159
  getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
160
- let iv = this.i.wc(toPoint(world), useInterpolation, skipUnknowns);
160
+ let iv = this.i.wf(toPoint(world), useInterpolation, skipUnknowns);
161
161
  return fromPoint(iv);
162
162
  }
163
163
  getSeriesValuePositionFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
164
- let iv = this.i.wf(toPoint(mouse), useInterpolation, skipUnknowns);
164
+ let iv = this.i.wi(toPoint(mouse), useInterpolation, skipUnknowns);
165
165
  return fromPoint(iv);
166
166
  }
167
167
  getSeriesValueFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
168
- let iv = this.i.i6(toPoint(mouse), useInterpolation, skipUnknowns);
168
+ let iv = this.i.i7(toPoint(mouse), useInterpolation, skipUnknowns);
169
169
  return (iv);
170
170
  }
171
171
  /**
@@ -173,7 +173,7 @@ export let IgcGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
173
173
 
174
174
  */
175
175
  getItemSpan() {
176
- let iv = this.i.iw();
176
+ let iv = this.i.ix();
177
177
  return (iv);
178
178
  }
179
179
  /**
@@ -182,14 +182,14 @@ export let IgcGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
182
182
  * @param animate * True if the change should be animated.
183
183
  */
184
184
  renderSeries(animate) {
185
- this.i.rs(animate);
185
+ this.i.ru(animate);
186
186
  }
187
187
  /**
188
188
  * Called when this series' Style is updated.
189
189
 
190
190
  */
191
191
  styleUpdated() {
192
- this.i.se();
192
+ this.i.sg();
193
193
  }
194
194
  }
195
195
  IgcGeographicMapSeriesHostComponent._observedAttributesIgcGeographicMapSeriesHostComponent = null;