igniteui-webcomponents-maps 7.0.1-beta.0 → 7.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.
@@ -62,14 +62,14 @@ let GeographicHighDensityScatterSeriesView = /*@__PURE__*/ (() => {
62
62
  a.xt = null;
63
63
  return;
64
64
  }
65
- a.xr = this.cu.dc.zh;
66
- a.xt = this.cu.dc.zj;
65
+ a.xr = this.cu.dc.zi;
66
+ a.xt = this.cu.dc.zk;
67
67
  }
68
68
  c6() {
69
- this.cu.xm.xr = this.cu.dc.zh;
69
+ this.cu.xm.xr = this.cu.dc.zi;
70
70
  }
71
71
  c7() {
72
- this.cu.xm.xt = this.cu.dc.zj;
72
+ this.cu.xm.xt = this.cu.dc.zk;
73
73
  }
74
74
  cx() {
75
75
  this.cu.xm.aa1 = this.cu.yu;
@@ -194,10 +194,10 @@ let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
194
194
  case "SeriesViewer":
195
195
  this.xm.dc = this.dc;
196
196
  if (c != null) {
197
- c.s9(this.xm);
197
+ c.ta(this.xm);
198
198
  }
199
199
  if (d != null) {
200
- this.dc.on(this.xm);
200
+ this.dc.oo(this.xm);
201
201
  }
202
202
  this.xm.ru(this.xe);
203
203
  this.xm.index = this.index;
@@ -296,7 +296,7 @@ let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
296
296
  return;
297
297
  }
298
298
  if (!isNaN_(this.xo)) {
299
- if (this.dc.yr.width > this.xo) {
299
+ if (this.dc.ys.width > this.xo) {
300
300
  let hs_ = this.xm;
301
301
  let v_ = 1;
302
302
  hs_.visibility = v_;
@@ -63,10 +63,10 @@ let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
63
63
  this.cu.xm.aav = this.cu.xy;
64
64
  }
65
65
  db() {
66
- this.cu.xm.xAxis = this.cu.dc.zh;
66
+ this.cu.xm.xAxis = this.cu.dc.zi;
67
67
  }
68
68
  dc() {
69
- this.cu.xm.yAxis = this.cu.dc.zj;
69
+ this.cu.xm.yAxis = this.cu.dc.zk;
70
70
  }
71
71
  da() {
72
72
  let a = this.cu.xm;
@@ -75,8 +75,8 @@ let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
75
75
  a.yAxis = null;
76
76
  return;
77
77
  }
78
- a.xAxis = this.cu.dc.zh;
79
- a.yAxis = this.cu.dc.zj;
78
+ a.xAxis = this.cu.dc.zi;
79
+ a.yAxis = this.cu.dc.zk;
80
80
  }
81
81
  c4() {
82
82
  this.cu.xm.y5 = this.cu.yq;
@@ -166,8 +166,8 @@ let GeographicShapeSeriesBaseView = /*@__PURE__*/ (() => {
166
166
  a.x2 = null;
167
167
  return;
168
168
  }
169
- a.x0 = this.cu.dc.zh;
170
- a.x2 = this.cu.dc.zj;
169
+ a.x0 = this.cu.dc.zi;
170
+ a.x2 = this.cu.dc.zk;
171
171
  }
172
172
  cx() {
173
173
  this.cu.xm.zt = this.cu.yl;
@@ -52,10 +52,10 @@ let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
52
52
  this.cu.xm.aav = this.cu.xy;
53
53
  }
54
54
  c5() {
55
- this.cu.xm.xAxis = this.cu.dc.zh;
55
+ this.cu.xm.xAxis = this.cu.dc.zi;
56
56
  }
57
57
  c6() {
58
- this.cu.xm.yAxis = this.cu.dc.zj;
58
+ this.cu.xm.yAxis = this.cu.dc.zk;
59
59
  }
60
60
  c4() {
61
61
  let a = this.cu.xm;
@@ -64,8 +64,8 @@ let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
64
64
  a.yAxis = null;
65
65
  return;
66
66
  }
67
- a.xAxis = this.cu.dc.zh;
68
- a.yAxis = this.cu.dc.zj;
67
+ a.xAxis = this.cu.dc.zi;
68
+ a.yAxis = this.cu.dc.zk;
69
69
  }
70
70
  cy() {
71
71
  this.cu.xm.zf = this.cu.yu;
@@ -93,7 +93,7 @@ let TileSeries = /*@__PURE__*/ (() => {
93
93
  if (f != null && typeCast(XamGeographicMap.$, this.dc) !== null) {
94
94
  f.geographicMap = this.dc;
95
95
  this.aa5(this.cw);
96
- this.aat.dr(this.dc.yr);
96
+ this.aat.dr(this.dc.ys);
97
97
  }
98
98
  this.q1();
99
99
  break;