igniteui-angular-maps 18.2.0-beta.0 → 18.2.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.
@@ -65,14 +65,14 @@ export let GeographicHighDensityScatterSeriesView = /*@__PURE__*/ (() => {
65
65
  a.w5 = null;
66
66
  return;
67
67
  }
68
- a.w3 = this.ch.db.wr;
69
- a.w5 = this.ch.db.wt;
68
+ a.w3 = this.ch.db.ws;
69
+ a.w5 = this.ch.db.wu;
70
70
  }
71
71
  ct() {
72
- this.ch.wy.w3 = this.ch.db.wr;
72
+ this.ch.wy.w3 = this.ch.db.ws;
73
73
  }
74
74
  cu() {
75
- this.ch.wy.w5 = this.ch.db.wt;
75
+ this.ch.wy.w5 = this.ch.db.wu;
76
76
  }
77
77
  ck() {
78
78
  this.ch.wy.aad = this.ch.x6;
@@ -66,10 +66,10 @@ export let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
66
66
  this.ch.wy.z7 = this.ch.xa;
67
67
  }
68
68
  cy() {
69
- this.ch.wy.xAxis = this.ch.db.wr;
69
+ this.ch.wy.xAxis = this.ch.db.ws;
70
70
  }
71
71
  cz() {
72
- this.ch.wy.yAxis = this.ch.db.wt;
72
+ this.ch.wy.yAxis = this.ch.db.wu;
73
73
  }
74
74
  cx() {
75
75
  let a = this.ch.wy;
@@ -78,8 +78,8 @@ export let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
78
78
  a.yAxis = null;
79
79
  return;
80
80
  }
81
- a.xAxis = this.ch.db.wr;
82
- a.yAxis = this.ch.db.wt;
81
+ a.xAxis = this.ch.db.ws;
82
+ a.yAxis = this.ch.db.wu;
83
83
  }
84
84
  cr() {
85
85
  this.ch.wy.yh = this.ch.x2;
@@ -171,8 +171,8 @@ export let GeographicShapeSeriesBaseView = /*@__PURE__*/ (() => {
171
171
  a.xe = null;
172
172
  return;
173
173
  }
174
- a.xc = this.ch.db.wr;
175
- a.xe = this.ch.db.wt;
174
+ a.xc = this.ch.db.ws;
175
+ a.xe = this.ch.db.wu;
176
176
  }
177
177
  ck() {
178
178
  this.ch.wy.y5 = this.ch.xx;
@@ -55,10 +55,10 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
55
55
  this.ch.wy.z7 = this.ch.xa;
56
56
  }
57
57
  cs() {
58
- this.ch.wy.xAxis = this.ch.db.wr;
58
+ this.ch.wy.xAxis = this.ch.db.ws;
59
59
  }
60
60
  ct() {
61
- this.ch.wy.yAxis = this.ch.db.wt;
61
+ this.ch.wy.yAxis = this.ch.db.wu;
62
62
  }
63
63
  cr() {
64
64
  let a = this.ch.wy;
@@ -67,8 +67,8 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
67
67
  a.yAxis = null;
68
68
  return;
69
69
  }
70
- a.xAxis = this.ch.db.wr;
71
- a.yAxis = this.ch.db.wt;
70
+ a.xAxis = this.ch.db.ws;
71
+ a.yAxis = this.ch.db.wu;
72
72
  }
73
73
  cl() {
74
74
  this.ch.wy.yr = this.ch.x6;