igniteui-angular-maps 20.0.0-beta.1 → 20.0.1-beta.0

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.
@@ -65,14 +65,14 @@ export let GeographicHighDensityScatterSeriesView = /*@__PURE__*/ (() => {
65
65
  a.xc = null;
66
66
  return;
67
67
  }
68
- a.xa = this.cu.dc.w7;
69
- a.xc = this.cu.dc.w9;
68
+ a.xa = this.cu.dc.xj;
69
+ a.xc = this.cu.dc.xl;
70
70
  }
71
71
  c6() {
72
- this.cu.w5.xa = this.cu.dc.w7;
72
+ this.cu.w5.xa = this.cu.dc.xj;
73
73
  }
74
74
  c7() {
75
- this.cu.w5.xc = this.cu.dc.w9;
75
+ this.cu.w5.xc = this.cu.dc.xl;
76
76
  }
77
77
  cx() {
78
78
  this.cu.w5.aak = this.cu.yd;
@@ -197,10 +197,10 @@ export let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
197
197
  case "SeriesViewer":
198
198
  this.w5.dc = this.dc;
199
199
  if (c != null) {
200
- c.rd(this.w5);
200
+ c.rn(this.w5);
201
201
  }
202
202
  if (d != null) {
203
- this.dc.nh(this.w5);
203
+ this.dc.nq(this.w5);
204
204
  }
205
205
  this.w5.rf(this.wx);
206
206
  this.w5.index = this.index;
@@ -299,7 +299,7 @@ export let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
299
299
  return;
300
300
  }
301
301
  if (!isNaN_(this.w7)) {
302
- if (this.dc.wh.width > this.w7) {
302
+ if (this.dc.wt.width > this.w7) {
303
303
  let hs_ = this.w5;
304
304
  let v_ = 1;
305
305
  hs_.visibility = v_;
@@ -66,10 +66,10 @@ export let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
66
66
  this.cu.w5.aae = this.cu.xh;
67
67
  }
68
68
  db() {
69
- this.cu.w5.xAxis = this.cu.dc.w7;
69
+ this.cu.w5.xAxis = this.cu.dc.xj;
70
70
  }
71
71
  dc() {
72
- this.cu.w5.yAxis = this.cu.dc.w9;
72
+ this.cu.w5.yAxis = this.cu.dc.xl;
73
73
  }
74
74
  da() {
75
75
  let a = this.cu.w5;
@@ -78,8 +78,8 @@ export let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
78
78
  a.yAxis = null;
79
79
  return;
80
80
  }
81
- a.xAxis = this.cu.dc.w7;
82
- a.yAxis = this.cu.dc.w9;
81
+ a.xAxis = this.cu.dc.xj;
82
+ a.yAxis = this.cu.dc.xl;
83
83
  }
84
84
  c4() {
85
85
  this.cu.w5.yo = this.cu.x9;
@@ -171,8 +171,8 @@ export let GeographicShapeSeriesBaseView = /*@__PURE__*/ (() => {
171
171
  a.xl = null;
172
172
  return;
173
173
  }
174
- a.xj = this.cu.dc.w7;
175
- a.xl = this.cu.dc.w9;
174
+ a.xj = this.cu.dc.xj;
175
+ a.xl = this.cu.dc.xl;
176
176
  }
177
177
  cx() {
178
178
  this.cu.w5.zc = this.cu.x4;
@@ -55,10 +55,10 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
55
55
  this.cu.w5.aae = this.cu.xh;
56
56
  }
57
57
  c5() {
58
- this.cu.w5.xAxis = this.cu.dc.w7;
58
+ this.cu.w5.xAxis = this.cu.dc.xj;
59
59
  }
60
60
  c6() {
61
- this.cu.w5.yAxis = this.cu.dc.w9;
61
+ this.cu.w5.yAxis = this.cu.dc.xl;
62
62
  }
63
63
  c4() {
64
64
  let a = this.cu.w5;
@@ -67,8 +67,8 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
67
67
  a.yAxis = null;
68
68
  return;
69
69
  }
70
- a.xAxis = this.cu.dc.w7;
71
- a.yAxis = this.cu.dc.w9;
70
+ a.xAxis = this.cu.dc.xj;
71
+ a.yAxis = this.cu.dc.xl;
72
72
  }
73
73
  cy() {
74
74
  this.cu.w5.yy = this.cu.yd;
@@ -96,7 +96,7 @@ export let TileSeries = /*@__PURE__*/ (() => {
96
96
  if (f != null && typeCast(XamGeographicMap.$, this.dc) !== null) {
97
97
  f.geographicMap = this.dc;
98
98
  this.aao(this.cw);
99
- this.aac.dr(this.dc.wh);
99
+ this.aac.dr(this.dc.wt);
100
100
  }
101
101
  this.qn();
102
102
  break;