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.
@@ -636,10 +636,10 @@
636
636
  case "SeriesViewer":
637
637
  this.xm.dc = this.dc;
638
638
  if (c != null) {
639
- c.s9(this.xm);
639
+ c.ta(this.xm);
640
640
  }
641
641
  if (d != null) {
642
- this.dc.on(this.xm);
642
+ this.dc.oo(this.xm);
643
643
  }
644
644
  this.xm.ru(this.xe);
645
645
  this.xm.index = this.index;
@@ -738,7 +738,7 @@
738
738
  return;
739
739
  }
740
740
  if (!igniteuiAngularCore.isNaN_(this.xo)) {
741
- if (this.dc.yr.width > this.xo) {
741
+ if (this.dc.ys.width > this.xo) {
742
742
  var hs_ = this.xm;
743
743
  var v_ = 1;
744
744
  hs_.visibility = v_;
@@ -906,22 +906,22 @@
906
906
  tslib.__extends(XamGeographicMap, _super);
907
907
  function XamGeographicMap() {
908
908
  var _this = _super.call(this) || this;
909
- _this.z6 = null;
910
- _this.zv = false;
911
- _this.zn = 1;
912
- _this.z2 = 0;
913
- _this.abd = null;
914
- _this.zk = null;
915
- _this.zg = null;
916
- _this.zi = null;
917
- _this.zm = null;
918
- _this.aa9 = { $type: igniteuiAngularCore.Point_$type, x: NaN, y: NaN };
919
- _this.abg = null;
920
- _this.z1 = 1;
909
+ _this.z7 = null;
910
+ _this.zw = false;
911
+ _this.zo = 1;
912
+ _this.z3 = 0;
913
+ _this.abe = null;
914
+ _this.zl = null;
915
+ _this.zh = null;
916
+ _this.zj = null;
917
+ _this.zn = null;
918
+ _this.aba = { $type: igniteuiAngularCore.Point_$type, x: NaN, y: NaN };
919
+ _this.abh = null;
920
+ _this.z2 = 1;
921
921
  _this.imageTilesReady = null;
922
- _this.zu = null;
923
- _this.abf = igniteuiAngularCore.Rect.empty;
924
- _this.z2 = SphericalMercatorVerticalScaler.am(XamGeographicMap.abe.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.abe.top);
922
+ _this.zv = null;
923
+ _this.abg = igniteuiAngularCore.Rect.empty;
924
+ _this.z3 = SphericalMercatorVerticalScaler.am(XamGeographicMap.abf.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.abf.top);
925
925
  _this.ab = XamGeographicMap.$;
926
926
  _this.backgroundContent = new OpenStreetMapImagery();
927
927
  var a = ((function () {
@@ -930,79 +930,79 @@
930
930
  return $ret;
931
931
  })());
932
932
  a.dk = true;
933
- _this.zh = a;
934
- _this.zh.tf = new SphericalMercatorHorizontalScaler();
933
+ _this.zi = a;
934
+ _this.zi.tf = new SphericalMercatorHorizontalScaler();
935
935
  var b = ((function () {
936
936
  var $ret = new igniteuiAngularCharts.NumericYAxis();
937
937
  $ret.b7 = _this;
938
938
  return $ret;
939
939
  })());
940
940
  b.dk = true;
941
- _this.zj = b;
942
- _this.zj.tf = new SphericalMercatorVerticalScaler();
943
- _this.aao();
944
- _this.aav();
945
- _this.po();
941
+ _this.zk = b;
942
+ _this.zk.tf = new SphericalMercatorVerticalScaler();
943
+ _this.aap();
944
+ _this.aaw();
945
+ _this.pp();
946
946
  return _this;
947
947
  }
948
948
  XamGeographicMap.prototype.provideContainer = function (a) {
949
949
  _super.prototype.provideContainer.call(this, a);
950
- this.zh.provideRenderer(a);
951
- this.zj.provideRenderer(a);
950
+ this.zi.provideRenderer(a);
951
+ this.zk.provideRenderer(a);
952
952
  };
953
- XamGeographicMap.prototype.po = function () {
954
- _super.prototype.po.call(this);
955
- this.zt.fy(this.ij);
956
- };
957
- XamGeographicMap.prototype.gg = function () {
958
- return this.zz;
953
+ XamGeographicMap.prototype.pp = function () {
954
+ _super.prototype.pp.call(this);
955
+ this.zu.fy(this.ik);
959
956
  };
960
957
  XamGeographicMap.prototype.gh = function () {
961
- return this.zz;
958
+ return this.z0;
959
+ };
960
+ XamGeographicMap.prototype.gi = function () {
961
+ return this.z0;
962
962
  };
963
- XamGeographicMap.prototype.zq = function () {
964
- if (this.zo == 0) {
965
- if (this.zv) {
963
+ XamGeographicMap.prototype.zr = function () {
964
+ if (this.zp == 0) {
965
+ if (this.zw) {
966
966
  return 2;
967
967
  }
968
968
  }
969
969
  return 1;
970
970
  };
971
- Object.defineProperty(XamGeographicMap.prototype, "zp", {
971
+ Object.defineProperty(XamGeographicMap.prototype, "zq", {
972
972
  get: function () {
973
- return this.zn;
973
+ return this.zo;
974
974
  },
975
975
  set: function (a) {
976
- this.zn = a;
976
+ this.zo = a;
977
977
  },
978
978
  enumerable: false,
979
979
  configurable: true
980
980
  });
981
- Object.defineProperty(XamGeographicMap.prototype, "abi", {
981
+ Object.defineProperty(XamGeographicMap.prototype, "abj", {
982
982
  get: function () {
983
- return this.abd;
983
+ return this.abe;
984
984
  },
985
985
  set: function (a) {
986
- var b = igniteuiAngularCore.Rect.l_op_Inequality(this.abd, a);
986
+ var b = igniteuiAngularCore.Rect.l_op_Inequality(this.abe, a);
987
987
  if (b) {
988
- var c = this.abd;
989
- this.abd = a;
990
- this.sr("ActualWorldRect", c, a);
988
+ var c = this.abe;
989
+ this.abe = a;
990
+ this.ss("ActualWorldRect", c, a);
991
991
  }
992
992
  },
993
993
  enumerable: false,
994
994
  configurable: true
995
995
  });
996
- XamGeographicMap.prototype.abm = function () {
997
- return this.abi;
996
+ XamGeographicMap.prototype.abn = function () {
997
+ return this.abj;
998
998
  };
999
- XamGeographicMap.prototype.aao = function () {
1000
- if (this.abu.isEmpty) {
999
+ XamGeographicMap.prototype.aap = function () {
1000
+ if (this.abv.isEmpty) {
1001
1001
  return;
1002
1002
  }
1003
- this.abi = this.abs(this.abu, this.db == 1);
1003
+ this.abj = this.abt(this.abv, this.db == 1);
1004
1004
  };
1005
- XamGeographicMap.prototype.abs = function (a, b) {
1005
+ XamGeographicMap.prototype.abt = function (a, b) {
1006
1006
  var c = a.top;
1007
1007
  var d = a.left;
1008
1008
  var e = a.width;
@@ -1010,25 +1010,25 @@
1010
1010
  var g = SphericalMercatorVerticalScaler.am(a.bottom);
1011
1011
  var h = SphericalMercatorVerticalScaler.am(a.top);
1012
1012
  var i = g - h;
1013
- var j = a.width / XamGeographicMap.abe.width;
1014
- var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.abe.top);
1013
+ var j = a.width / XamGeographicMap.abf.width;
1014
+ var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.abf.top);
1015
1015
  var l = i / j;
1016
- if (i / j > this.z2) {
1017
- var m = i / this.z2;
1016
+ if (i / j > this.z3) {
1017
+ var m = i / this.z3;
1018
1018
  var n = m - j;
1019
- d = d - (n / 2) * XamGeographicMap.abe.width;
1020
- e = m * XamGeographicMap.abe.width;
1019
+ d = d - (n / 2) * XamGeographicMap.abf.width;
1020
+ e = m * XamGeographicMap.abf.width;
1021
1021
  if (b) {
1022
- if (d < XamGeographicMap.abe.left) {
1023
- d += (XamGeographicMap.abe.left - d);
1022
+ if (d < XamGeographicMap.abf.left) {
1023
+ d += (XamGeographicMap.abf.left - d);
1024
1024
  }
1025
- else if ((d + e) > XamGeographicMap.abe.right) {
1026
- d -= ((d + e) - XamGeographicMap.abe.right);
1025
+ else if ((d + e) > XamGeographicMap.abf.right) {
1026
+ d -= ((d + e) - XamGeographicMap.abf.right);
1027
1027
  }
1028
1028
  }
1029
1029
  }
1030
- else if (i / j < this.z2) {
1031
- var o = this.z2 * j;
1030
+ else if (i / j < this.z3) {
1031
+ var o = this.z3 * j;
1032
1032
  var p = o - i;
1033
1033
  var q = h - (p / 2);
1034
1034
  var r = g + (p / 2);
@@ -1037,9 +1037,9 @@
1037
1037
  q += (k - q);
1038
1038
  r += (k - q);
1039
1039
  }
1040
- else if (r > (k + this.z2)) {
1041
- q -= ((r) - (k + this.z2));
1042
- r -= ((r) - (k + this.z2));
1040
+ else if (r > (k + this.z3)) {
1041
+ q -= ((r) - (k + this.z3));
1042
+ r -= ((r) - (k + this.z3));
1043
1043
  }
1044
1044
  }
1045
1045
  c = SphericalMercatorVerticalScaler.aq(q);
@@ -1050,44 +1050,44 @@
1050
1050
  };
1051
1051
  Object.defineProperty(XamGeographicMap.prototype, "backgroundContent", {
1052
1052
  get: function () {
1053
- return this.zk;
1053
+ return this.zl;
1054
1054
  },
1055
1055
  set: function (a) {
1056
1056
  var b = a != this.backgroundContent;
1057
1057
  if (b) {
1058
1058
  var c = this.backgroundContent;
1059
- this.zk = a;
1060
- this.sr("BackgroundContent", c, a);
1059
+ this.zl = a;
1060
+ this.ss("BackgroundContent", c, a);
1061
1061
  }
1062
1062
  },
1063
1063
  enumerable: false,
1064
1064
  configurable: true
1065
1065
  });
1066
- Object.defineProperty(XamGeographicMap.prototype, "zh", {
1066
+ Object.defineProperty(XamGeographicMap.prototype, "zi", {
1067
1067
  get: function () {
1068
- return this.zg;
1068
+ return this.zh;
1069
1069
  },
1070
1070
  set: function (a) {
1071
- var b = a != this.zh;
1071
+ var b = a != this.zi;
1072
1072
  if (b) {
1073
- var c = this.zh;
1074
- this.zg = a;
1075
- this.sr("XAxis", c, a);
1073
+ var c = this.zi;
1074
+ this.zh = a;
1075
+ this.ss("XAxis", c, a);
1076
1076
  }
1077
1077
  },
1078
1078
  enumerable: false,
1079
1079
  configurable: true
1080
1080
  });
1081
- Object.defineProperty(XamGeographicMap.prototype, "zj", {
1081
+ Object.defineProperty(XamGeographicMap.prototype, "zk", {
1082
1082
  get: function () {
1083
- return this.zi;
1083
+ return this.zj;
1084
1084
  },
1085
1085
  set: function (a) {
1086
- var b = a != this.zj;
1086
+ var b = a != this.zk;
1087
1087
  if (b) {
1088
- var c = this.zj;
1089
- this.zi = a;
1090
- this.sr("YAxis", c, a);
1088
+ var c = this.zk;
1089
+ this.zj = a;
1090
+ this.ss("YAxis", c, a);
1091
1091
  }
1092
1092
  },
1093
1093
  enumerable: false,
@@ -1096,41 +1096,41 @@
1096
1096
  XamGeographicMap.prototype.getZoomRectFromGeoRect = function (a) {
1097
1097
  return this.getZoomFromGeographicRect(a);
1098
1098
  };
1099
- XamGeographicMap.prototype.aay = function (a) {
1100
- this.za = a;
1099
+ XamGeographicMap.prototype.aaz = function (a) {
1100
+ this.zb = a;
1101
1101
  };
1102
- XamGeographicMap.prototype.aax = function (a) {
1103
- this.abu = a;
1102
+ XamGeographicMap.prototype.aay = function (a) {
1103
+ this.abv = a;
1104
1104
  };
1105
1105
  XamGeographicMap.prototype.getZoomFromGeographicRect = function (a) {
1106
- return this.abk(a, true, 0);
1106
+ return this.abl(a, true, 0);
1107
1107
  };
1108
- XamGeographicMap.prototype.abj = function (a, b) {
1109
- return this.abk(a, false, b);
1108
+ XamGeographicMap.prototype.abk = function (a, b) {
1109
+ return this.abl(a, false, b);
1110
1110
  };
1111
- XamGeographicMap.prototype.abk = function (a, b, c) {
1111
+ XamGeographicMap.prototype.abl = function (a, b, c) {
1112
1112
  var d = a;
1113
1113
  if (b) {
1114
- d = this.abs(a, false);
1115
- }
1116
- var e = this.zh;
1117
- var f = this.zj;
1118
- var g = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abh, this.y9, e.dn);
1119
- g.c = this.yv;
1120
- var h = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abh, this.y9, f.dn);
1121
- h.c = this.yv;
1122
- var i = this.zh.f7(d.left, g);
1123
- var j = this.zh.f7(d.right, g);
1124
- var k = this.zj.f7(d.top, h);
1125
- var l = this.zj.f7(d.bottom, h);
1126
- var m = (i - c) / this.y9.width;
1127
- var n = (l - c) / this.y9.height;
1128
- var o = (j - i + (c * 2)) / this.y9.width;
1129
- var p = (k - l + (c * 2)) / this.y9.height;
1114
+ d = this.abt(a, false);
1115
+ }
1116
+ var e = this.zi;
1117
+ var f = this.zk;
1118
+ var g = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abi, this.za, e.dn);
1119
+ g.c = this.yw;
1120
+ var h = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abi, this.za, f.dn);
1121
+ h.c = this.yw;
1122
+ var i = this.zi.f7(d.left, g);
1123
+ var j = this.zi.f7(d.right, g);
1124
+ var k = this.zk.f7(d.top, h);
1125
+ var l = this.zk.f7(d.bottom, h);
1126
+ var m = (i - c) / this.za.width;
1127
+ var n = (l - c) / this.za.height;
1128
+ var o = (j - i + (c * 2)) / this.za.width;
1129
+ var p = (k - l + (c * 2)) / this.za.height;
1130
1130
  var q = new igniteuiAngularCore.Rect(0, m, n, o, p);
1131
- q.intersect(XamGeographicMap.abh);
1131
+ q.intersect(XamGeographicMap.abi);
1132
1132
  if (q.isEmpty) {
1133
- q = XamGeographicMap.abh;
1133
+ q = XamGeographicMap.abi;
1134
1134
  }
1135
1135
  return q;
1136
1136
  };
@@ -1140,21 +1140,21 @@
1140
1140
  var e = b.x - a.x;
1141
1141
  var f = a.y - b.y;
1142
1142
  if (e < 0 || f < 0) {
1143
- return XamGeographicMap.abh;
1143
+ return XamGeographicMap.abi;
1144
1144
  }
1145
1145
  else {
1146
1146
  var g = new igniteuiAngularCore.Rect(0, c, d, e, f);
1147
1147
  return this.getZoomFromGeographicRect(g);
1148
1148
  }
1149
1149
  };
1150
- XamGeographicMap.prototype.abo = function (a) {
1151
- var b = this.zh;
1152
- var c = this.zj;
1153
- var d = new igniteuiAngularCharts.ScalerParams(1, a, this.y9, b.dn);
1154
- d.c = this.yv;
1155
- var e = new igniteuiAngularCharts.ScalerParams(1, a, this.y9, c.dn);
1156
- e.c = this.yv;
1157
- var f = this.yu;
1150
+ XamGeographicMap.prototype.abp = function (a) {
1151
+ var b = this.zi;
1152
+ var c = this.zk;
1153
+ var d = new igniteuiAngularCharts.ScalerParams(1, a, this.za, b.dn);
1154
+ d.c = this.yw;
1155
+ var e = new igniteuiAngularCharts.ScalerParams(1, a, this.za, c.dn);
1156
+ e.c = this.yw;
1157
+ var f = this.yv;
1158
1158
  var g = b.ga(f.left, d);
1159
1159
  var h = c.ga(f.top, e);
1160
1160
  var i = b.ga(f.right, d);
@@ -1163,40 +1163,40 @@
1163
1163
  var l = h - j;
1164
1164
  var m = new igniteuiAngularCore.Rect(0, g, j, k, l);
1165
1165
  if (this.db == 1) {
1166
- m.intersect(XamGeographicMap.abe);
1166
+ m.intersect(XamGeographicMap.abf);
1167
1167
  if (m.isEmpty) {
1168
- m = XamGeographicMap.abe;
1168
+ m = XamGeographicMap.abf;
1169
1169
  }
1170
1170
  }
1171
1171
  return m;
1172
1172
  };
1173
- XamGeographicMap.prototype.aba = function (a) {
1174
- var b = this.zh.re(a.x);
1175
- var c = this.zj.re(a.y);
1176
- return { $type: igniteuiAngularCore.Point_$type, x: b, y: c };
1177
- };
1178
1173
  XamGeographicMap.prototype.abb = function (a) {
1179
- var b = this.zh.gv(a.x);
1180
- var c = this.zj.gv(a.y);
1174
+ var b = this.zi.re(a.x);
1175
+ var c = this.zk.re(a.y);
1181
1176
  return { $type: igniteuiAngularCore.Point_$type, x: b, y: c };
1182
1177
  };
1183
1178
  XamGeographicMap.prototype.abc = function (a) {
1184
- return this.abb(a);
1179
+ var b = this.zi.gv(a.x);
1180
+ var c = this.zk.gv(a.y);
1181
+ return { $type: igniteuiAngularCore.Point_$type, x: b, y: c };
1185
1182
  };
1186
- XamGeographicMap.prototype.aal = function () {
1183
+ XamGeographicMap.prototype.abd = function (a) {
1184
+ return this.abc(a);
1185
+ };
1186
+ XamGeographicMap.prototype.aam = function () {
1187
1187
  var a = igniteuiAngularCore.typeCast(GeographicMapImagery.$, this.backgroundContent);
1188
1188
  if (a != null) {
1189
1189
  a.clearTileCache();
1190
1190
  }
1191
1191
  };
1192
- XamGeographicMap.prototype.aar = function (a) {
1192
+ XamGeographicMap.prototype.aas = function (a) {
1193
1193
  };
1194
- XamGeographicMap.prototype.hc = function () {
1194
+ XamGeographicMap.prototype.hd = function () {
1195
1195
  return true;
1196
1196
  };
1197
- XamGeographicMap.prototype.aat = function () {
1197
+ XamGeographicMap.prototype.aau = function () {
1198
1198
  var e_1, _a;
1199
- this.zt.eh();
1199
+ this.zu.eh();
1200
1200
  try {
1201
1201
  for (var _b = tslib.__values(igniteuiAngularCore.fromEnum(this.b9)), _c = _b.next(); !_c.done; _c = _b.next()) {
1202
1202
  var a = _c.value;
@@ -1217,128 +1217,128 @@
1217
1217
  }
1218
1218
  }
1219
1219
  };
1220
- XamGeographicMap.prototype.aaw = function () {
1221
- if (this.zs == 2) {
1222
- if (!this.y9.isEmpty && this.y9.width > 0 && this.y9.height > 0) {
1223
- var a = this.zh.re(this.y9.left + (this.y9.width / 2));
1224
- var b = this.zj.re(this.y9.top + (this.y9.height / 2));
1225
- this.aa9 = { $type: igniteuiAngularCore.Point_$type, x: a, y: b };
1220
+ XamGeographicMap.prototype.aax = function () {
1221
+ if (this.zt == 2) {
1222
+ if (!this.za.isEmpty && this.za.width > 0 && this.za.height > 0) {
1223
+ var a = this.zi.re(this.za.left + (this.za.width / 2));
1224
+ var b = this.zk.re(this.za.top + (this.za.height / 2));
1225
+ this.aba = { $type: igniteuiAngularCore.Point_$type, x: a, y: b };
1226
1226
  }
1227
1227
  }
1228
1228
  else {
1229
- if (!this.y9.isEmpty && this.y9.width > 0 && this.y9.height > 0) {
1230
- var c = this.zh.re(this.y9.left);
1231
- var d = this.zj.re(this.y9.top);
1232
- this.aa9 = { $type: igniteuiAngularCore.Point_$type, x: c, y: d };
1229
+ if (!this.za.isEmpty && this.za.width > 0 && this.za.height > 0) {
1230
+ var c = this.zi.re(this.za.left);
1231
+ var d = this.zk.re(this.za.top);
1232
+ this.aba = { $type: igniteuiAngularCore.Point_$type, x: c, y: d };
1233
1233
  }
1234
1234
  }
1235
1235
  };
1236
- XamGeographicMap.prototype.aas = function () {
1237
- if (igniteuiAngularCore.isNaN_(this.aa9.x) || igniteuiAngularCore.isNaN_(this.aa9.y)) {
1238
- this.aaw();
1236
+ XamGeographicMap.prototype.aat = function () {
1237
+ if (igniteuiAngularCore.isNaN_(this.aba.x) || igniteuiAngularCore.isNaN_(this.aba.y)) {
1238
+ this.aax();
1239
1239
  }
1240
- var a = this.aa9.x;
1241
- var b = this.aa9.y;
1240
+ var a = this.aba.x;
1241
+ var b = this.aba.y;
1242
1242
  if (!igniteuiAngularCore.isNaN_(a) && !igniteuiAngularCore.isNaN_(b)) {
1243
- var c = this.yr.left;
1244
- var d = this.yr.top;
1245
- var e = this.yr.width;
1246
- var f = this.yr.height;
1247
- if (e > this.abg.width) {
1243
+ var c = this.ys.left;
1244
+ var d = this.ys.top;
1245
+ var e = this.ys.width;
1246
+ var f = this.ys.height;
1247
+ if (e > this.abh.width) {
1248
1248
  }
1249
1249
  else {
1250
- var g = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abh, this.y9, this.zh.dn);
1251
- g.c = this.yv;
1252
- var h = this.zh.f7(a, g);
1253
- if (this.zs == 2) {
1254
- var i = h / this.y9.width;
1250
+ var g = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abi, this.za, this.zi.dn);
1251
+ g.c = this.yw;
1252
+ var h = this.zi.f7(a, g);
1253
+ if (this.zt == 2) {
1254
+ var i = h / this.za.width;
1255
1255
  c = i - (e / 2);
1256
1256
  }
1257
1257
  else {
1258
- c = h / this.y9.width;
1258
+ c = h / this.za.width;
1259
1259
  }
1260
- if (c + e > this.abg.right) {
1261
- c = this.abg.right - e;
1260
+ if (c + e > this.abh.right) {
1261
+ c = this.abh.right - e;
1262
1262
  }
1263
- else if (c < this.abg.left) {
1264
- c = this.abg.left;
1263
+ else if (c < this.abh.left) {
1264
+ c = this.abh.left;
1265
1265
  }
1266
1266
  }
1267
- if (f > this.abg.height) {
1267
+ if (f > this.abh.height) {
1268
1268
  }
1269
1269
  else {
1270
- var j = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abh, this.y9, this.zj.dn);
1271
- j.c = this.yv;
1272
- var k = this.zj.f7(b, j);
1273
- if (this.zs == 2) {
1274
- var l = k / this.y9.height;
1270
+ var j = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abi, this.za, this.zk.dn);
1271
+ j.c = this.yw;
1272
+ var k = this.zk.f7(b, j);
1273
+ if (this.zt == 2) {
1274
+ var l = k / this.za.height;
1275
1275
  d = l - (f / 2);
1276
1276
  }
1277
1277
  else {
1278
- d = k / this.y9.height;
1278
+ d = k / this.za.height;
1279
1279
  }
1280
- if (d + f > this.abg.bottom) {
1281
- d = this.abg.bottom - f;
1280
+ if (d + f > this.abh.bottom) {
1281
+ d = this.abh.bottom - f;
1282
1282
  }
1283
- else if (d < this.abg.top) {
1284
- d = this.abg.top;
1283
+ else if (d < this.abh.top) {
1284
+ d = this.abh.top;
1285
1285
  }
1286
1286
  }
1287
- this.ud(new igniteuiAngularCore.Rect(0, c, d, e, f), false);
1287
+ this.ue(new igniteuiAngularCore.Rect(0, c, d, e, f), false);
1288
1288
  }
1289
1289
  };
1290
- XamGeographicMap.prototype.get_f6 = function () {
1290
+ XamGeographicMap.prototype.get_f7 = function () {
1291
1291
  return true;
1292
1292
  };
1293
- XamGeographicMap.prototype.ys = function () {
1294
- var a = _super.prototype.ys.call(this);
1295
- if (this.zh == null || this.zj == null) {
1293
+ XamGeographicMap.prototype.yt = function () {
1294
+ var a = _super.prototype.yt.call(this);
1295
+ if (this.zi == null || this.zk == null) {
1296
1296
  return a;
1297
1297
  }
1298
- this.y3();
1298
+ this.y4();
1299
1299
  var b = a.left;
1300
1300
  var c = a.top;
1301
1301
  if (this.db == 1) {
1302
- if (this.za.width > this.abg.width) {
1303
- b = 0.5 - (this.za.width / 2);
1302
+ if (this.zb.width > this.abh.width) {
1303
+ b = 0.5 - (this.zb.width / 2);
1304
1304
  }
1305
- else if (b + a.width > this.abg.right) {
1306
- b = this.abg.right - this.za.width;
1305
+ else if (b + a.width > this.abh.right) {
1306
+ b = this.abh.right - this.zb.width;
1307
1307
  }
1308
- else if (b < this.abg.left) {
1309
- b = this.abg.left;
1308
+ else if (b < this.abh.left) {
1309
+ b = this.abh.left;
1310
1310
  }
1311
- if (this.za.height > this.abg.height) {
1312
- c = 0.5 - (this.za.height / 2);
1311
+ if (this.zb.height > this.abh.height) {
1312
+ c = 0.5 - (this.zb.height / 2);
1313
1313
  }
1314
- else if (c + this.za.height > this.abg.bottom) {
1315
- c = this.abg.bottom - this.za.height;
1314
+ else if (c + this.zb.height > this.abh.bottom) {
1315
+ c = this.abh.bottom - this.zb.height;
1316
1316
  }
1317
- else if (c < this.abg.top) {
1318
- c = this.abg.top;
1317
+ else if (c < this.abh.top) {
1318
+ c = this.abh.top;
1319
1319
  }
1320
1320
  }
1321
1321
  var d = false;
1322
- if (!this.zy && this.db == 2 && this.zv) {
1322
+ if (!this.zz && this.db == 2 && this.zw) {
1323
1323
  if (b > 1) {
1324
1324
  b = (b - Math.floor(b)) + 1;
1325
1325
  }
1326
1326
  if (b < 0) {
1327
1327
  b = 0 - (Math.ceil(b) - b);
1328
1328
  }
1329
- if ((a.right - this.abg.right) > 0 && ((a.right - this.abg.right) / a.width) > 0.8) {
1330
- b = this.abg.left - (a.width - (a.right - this.abg.right));
1329
+ if ((a.right - this.abh.right) > 0 && ((a.right - this.abh.right) / a.width) > 0.8) {
1330
+ b = this.abh.left - (a.width - (a.right - this.abh.right));
1331
1331
  d = true;
1332
1332
  }
1333
- else if (a.left < this.abg.left && (Math.abs(a.left - this.abg.left) / a.width) > 0.8) {
1334
- b = this.abg.right - (Math.abs(a.left - this.abg.left));
1333
+ else if (a.left < this.abh.left && (Math.abs(a.left - this.abh.left) / a.width) > 0.8) {
1334
+ b = this.abh.right - (Math.abs(a.left - this.abh.left));
1335
1335
  d = true;
1336
1336
  }
1337
1337
  }
1338
1338
  var e = new igniteuiAngularCore.Rect(0, b, c, a.width, a.height);
1339
- if (this.zy) {
1340
- var f = this.abj(this.abu, 1);
1341
- f = this.abl(f);
1339
+ if (this.zz) {
1340
+ var f = this.abk(this.abv, 1);
1341
+ f = this.abm(f);
1342
1342
  var g = e.left + e.width / 2;
1343
1343
  var h = e.top + e.height / 2;
1344
1344
  if (e.width > f.width) {
@@ -1373,17 +1373,17 @@
1373
1373
  }
1374
1374
  }
1375
1375
  if (d) {
1376
- this.fp = true;
1377
- this.za = e;
1378
- this.fp = false;
1376
+ this.fq = true;
1377
+ this.zb = e;
1378
+ this.fq = false;
1379
1379
  }
1380
1380
  return e;
1381
1381
  };
1382
- XamGeographicMap.prototype.oj = function (a, b) {
1382
+ XamGeographicMap.prototype.ok = function (a, b) {
1383
1383
  var c = true;
1384
1384
  var d = true;
1385
1385
  var e = 0;
1386
- var f = this.y3();
1386
+ var f = this.y4();
1387
1387
  var g = 0;
1388
1388
  var h = 0;
1389
1389
  if ((a.right - f.right) > 0) {
@@ -1400,39 +1400,39 @@
1400
1400
  }
1401
1401
  if (c) {
1402
1402
  if (d) {
1403
- var i = this.zg.f7(-180, b);
1404
- var j = this.zg.f7(180, b);
1403
+ var i = this.zh.f7(-180, b);
1404
+ var j = this.zh.f7(180, b);
1405
1405
  e = j - i;
1406
1406
  }
1407
1407
  else {
1408
- var k = this.zg.f7(-180, b);
1409
- var l = this.zg.f7(180, b);
1408
+ var k = this.zh.f7(-180, b);
1409
+ var l = this.zh.f7(180, b);
1410
1410
  e = k - l;
1411
1411
  }
1412
1412
  }
1413
1413
  return new igniteuiAngularCore.Tuple$2(igniteuiAngularCore.Boolean_$type, igniteuiAngularCore.Number_$type, c, e);
1414
1414
  };
1415
- XamGeographicMap.prototype.y3 = function () {
1416
- var a = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abh, this.y9, this.zh.dn);
1417
- a.c = this.yv;
1418
- var b = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abh, this.y9, this.zj.dn);
1419
- b.c = this.yv;
1420
- var c = this.zh.f7(XamGeographicMap.abe.left, a);
1421
- var d = this.zh.f7(XamGeographicMap.abe.right, a);
1422
- var e = this.zj.f7(XamGeographicMap.abe.top, b);
1423
- var f = this.zj.f7(XamGeographicMap.abe.bottom, b);
1424
- this.abg = new igniteuiAngularCore.Rect(0, c / this.y9.width, f / this.y9.height, (d - c) / this.y9.width, (e - f) / this.y9.height);
1425
- return this.abg;
1426
- };
1427
- XamGeographicMap.prototype.abl = function (a) {
1428
- var b = this.io;
1415
+ XamGeographicMap.prototype.y4 = function () {
1416
+ var a = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abi, this.za, this.zi.dn);
1417
+ a.c = this.yw;
1418
+ var b = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.abi, this.za, this.zk.dn);
1419
+ b.c = this.yw;
1420
+ var c = this.zi.f7(XamGeographicMap.abf.left, a);
1421
+ var d = this.zi.f7(XamGeographicMap.abf.right, a);
1422
+ var e = this.zk.f7(XamGeographicMap.abf.top, b);
1423
+ var f = this.zk.f7(XamGeographicMap.abf.bottom, b);
1424
+ this.abh = new igniteuiAngularCore.Rect(0, c / this.za.width, f / this.za.height, (d - c) / this.za.width, (e - f) / this.za.height);
1425
+ return this.abh;
1426
+ };
1427
+ XamGeographicMap.prototype.abm = function (a) {
1428
+ var b = this.ip;
1429
1429
  var c = 0.5 * (a.left + a.right);
1430
1430
  var d = 0.5 * (a.top + a.bottom);
1431
1431
  var e = a.width;
1432
1432
  var f = a.height;
1433
1433
  var g = igniteuiAngularCore.MathUtil.e(a.width, b, 1);
1434
1434
  var h = igniteuiAngularCore.MathUtil.e(a.height, b, 1);
1435
- var i = this.y9;
1435
+ var i = this.za;
1436
1436
  var j = i.width / i.height;
1437
1437
  var k = g * i.width;
1438
1438
  var l = h * i.height;
@@ -1471,8 +1471,8 @@
1471
1471
  }
1472
1472
  return new igniteuiAngularCore.Rect(0, p, q, r - p, s - q);
1473
1473
  };
1474
- XamGeographicMap.prototype.yt = function (a) {
1475
- _super.prototype.yt.call(this, this.y9);
1474
+ XamGeographicMap.prototype.yu = function (a) {
1475
+ _super.prototype.yu.call(this, this.za);
1476
1476
  if (a.isEmpty) {
1477
1477
  return igniteuiAngularCore.Rect.empty;
1478
1478
  }
@@ -1487,131 +1487,131 @@
1487
1487
  }
1488
1488
  return b;
1489
1489
  };
1490
- XamGeographicMap.prototype.abn = function (a) {
1491
- return this.yt(a);
1490
+ XamGeographicMap.prototype.abo = function (a) {
1491
+ return this.yu(a);
1492
1492
  };
1493
1493
  XamGeographicMap.prototype.dv = function () {
1494
1494
  return new XamGeographicMapView(this);
1495
1495
  };
1496
- XamGeographicMap.prototype.aan = function (a) {
1496
+ XamGeographicMap.prototype.aao = function (a) {
1497
1497
  if (a != null) {
1498
1498
  a.b7 = this;
1499
1499
  }
1500
1500
  };
1501
- XamGeographicMap.prototype.rw = function (a) {
1502
- _super.prototype.rw.call(this, a);
1503
- this.zt = a;
1501
+ XamGeographicMap.prototype.rx = function (a) {
1502
+ _super.prototype.rx.call(this, a);
1503
+ this.zu = a;
1504
1504
  };
1505
- XamGeographicMap.prototype.r7 = function (a, b) {
1506
- _super.prototype.r7.call(this, a, b);
1507
- this.tz(this.zh);
1508
- this.tz(this.zj);
1505
+ XamGeographicMap.prototype.r8 = function (a, b) {
1506
+ _super.prototype.r8.call(this, a, b);
1507
+ this.t0(this.zi);
1508
+ this.t0(this.zk);
1509
1509
  if (igniteuiAngularCore.Rect.l_op_Inequality(a, b)) {
1510
- this.aas();
1510
+ this.aat();
1511
1511
  }
1512
- if (this.zy) {
1513
- this.yr = this.ys();
1512
+ if (this.zz) {
1513
+ this.ys = this.yt();
1514
1514
  }
1515
- this.aaz();
1515
+ this.aa0();
1516
1516
  };
1517
- Object.defineProperty(XamGeographicMap.prototype, "z3", {
1517
+ Object.defineProperty(XamGeographicMap.prototype, "z4", {
1518
1518
  get: function () {
1519
- return this.z1;
1519
+ return this.z2;
1520
1520
  },
1521
1521
  set: function (a) {
1522
- var b = this.z1;
1523
- this.z1 = a;
1524
- this.sr("ActualWindowScale", b, this.z1);
1522
+ var b = this.z2;
1523
+ this.z2 = a;
1524
+ this.ss("ActualWindowScale", b, this.z2);
1525
1525
  },
1526
1526
  enumerable: false,
1527
1527
  configurable: true
1528
1528
  });
1529
- XamGeographicMap.prototype.iu = function () {
1530
- return this.z3;
1531
- };
1532
1529
  XamGeographicMap.prototype.iv = function () {
1533
- return this.z3;
1530
+ return this.z4;
1534
1531
  };
1535
- XamGeographicMap.prototype.ty = function () {
1536
- _super.prototype.ty.call(this);
1537
- var a = Math.min(this.yr.width, this.yr.height);
1538
- this.z3 = a;
1532
+ XamGeographicMap.prototype.iw = function () {
1533
+ return this.z4;
1539
1534
  };
1540
- XamGeographicMap.prototype.g0 = function () {
1541
- return this.zv;
1535
+ XamGeographicMap.prototype.tz = function () {
1536
+ _super.prototype.tz.call(this);
1537
+ var a = Math.min(this.ys.width, this.ys.height);
1538
+ this.z4 = a;
1539
+ };
1540
+ XamGeographicMap.prototype.g1 = function () {
1541
+ return this.zw;
1542
1542
  };
1543
1543
  XamGeographicMap.prototype.dc = function () {
1544
1544
  if (this.dd == 0) {
1545
- if (this.zw) {
1545
+ if (this.zx) {
1546
1546
  return 2;
1547
1547
  }
1548
1548
  }
1549
1549
  return this.dd;
1550
1550
  };
1551
- XamGeographicMap.prototype.r8 = function (a, b, c, d) {
1551
+ XamGeographicMap.prototype.r9 = function (a, b, c, d) {
1552
1552
  var e_2, _a, e_3, _b;
1553
- _super.prototype.r8.call(this, a, b, c, d);
1553
+ _super.prototype.r9.call(this, a, b, c, d);
1554
1554
  switch (b) {
1555
1555
  case "ZoomCoercionMode":
1556
- this.aao();
1556
+ this.aap();
1557
1557
  break;
1558
1558
  case "WindowRect":
1559
- this.aaw();
1559
+ this.aax();
1560
1560
  break;
1561
1561
  case XamGeographicMap.$$p[0]:
1562
- this.zp = this.zq();
1563
- if (this.zm != null) {
1564
- this.zm.isHorizontalWrappingEnabled = this.zp == 2;
1562
+ this.zq = this.zr();
1563
+ if (this.zn != null) {
1564
+ this.zn.isHorizontalWrappingEnabled = this.zq == 2;
1565
1565
  }
1566
1566
  break;
1567
1567
  case XamGeographicMap.$$p[1]:
1568
- this.zv = this.zw;
1569
- this.zp = this.zq();
1568
+ this.zw = this.zx;
1569
+ this.zq = this.zr();
1570
1570
  this.db = this.dc();
1571
- if (this.zm != null) {
1572
- this.zm.isHorizontalWrappingEnabled = this.zp == 2;
1571
+ if (this.zn != null) {
1572
+ this.zn.isHorizontalWrappingEnabled = this.zq == 2;
1573
1573
  }
1574
1574
  break;
1575
1575
  case XamGeographicMap.$$p[4]:
1576
- this.yr = this.ys();
1576
+ this.ys = this.yt();
1577
1577
  break;
1578
1578
  case "BackgroundContent":
1579
- if (this.zm != null) {
1580
- var e = this.zm;
1581
- e.imageTilesReady = igniteuiAngularCore.delegateRemove(e.imageTilesReady, igniteuiAngularCore.runOn(this, this.aap));
1582
- this.zm.deferralHandler = null;
1579
+ if (this.zn != null) {
1580
+ var e = this.zn;
1581
+ e.imageTilesReady = igniteuiAngularCore.delegateRemove(e.imageTilesReady, igniteuiAngularCore.runOn(this, this.aaq));
1582
+ this.zn.deferralHandler = null;
1583
1583
  }
1584
- this.zm = igniteuiAngularCore.typeCast(GeographicMapImagery.$, this.backgroundContent);
1585
- if (this.zm != null) {
1586
- var f = this.zm;
1587
- f.imageTilesReady = igniteuiAngularCore.delegateCombine(f.imageTilesReady, igniteuiAngularCore.runOn(this, this.aap));
1588
- this.zm.deferralHandler = this;
1589
- this.zm.isHorizontalWrappingEnabled = this.zp == 2;
1584
+ this.zn = igniteuiAngularCore.typeCast(GeographicMapImagery.$, this.backgroundContent);
1585
+ if (this.zn != null) {
1586
+ var f = this.zn;
1587
+ f.imageTilesReady = igniteuiAngularCore.delegateCombine(f.imageTilesReady, igniteuiAngularCore.runOn(this, this.aaq));
1588
+ this.zn.deferralHandler = this;
1589
+ this.zn.isHorizontalWrappingEnabled = this.zq == 2;
1590
1590
  }
1591
- this.zt.fx(igniteuiAngularCore.typeCast(GeographicMapImagery.$, c), igniteuiAngularCore.typeCast(GeographicMapImagery.$, d));
1592
- if (this.zm != null) {
1593
- this.zm.geographicMap = this;
1594
- this.zt.fu(this.yr);
1595
- this.zt.fy(this.ij);
1591
+ this.zu.fx(igniteuiAngularCore.typeCast(GeographicMapImagery.$, c), igniteuiAngularCore.typeCast(GeographicMapImagery.$, d));
1592
+ if (this.zn != null) {
1593
+ this.zn.geographicMap = this;
1594
+ this.zu.fu(this.ys);
1595
+ this.zu.fy(this.ik);
1596
1596
  }
1597
1597
  break;
1598
1598
  case "YAxis":
1599
1599
  case "XAxis":
1600
- this.aau(c);
1601
- this.aan(d);
1600
+ this.aav(c);
1601
+ this.aao(d);
1602
1602
  break;
1603
1603
  case XamGeographicMap.$$p[6]:
1604
- if (!this.zx) {
1605
- this.za = XamGeographicMap.abh;
1604
+ if (!this.zy) {
1605
+ this.zb = XamGeographicMap.abi;
1606
1606
  }
1607
- this.aao();
1608
- this.aav();
1607
+ this.aap();
1609
1608
  this.aaw();
1610
- this.yr = this.ys();
1611
- this.zt.fv();
1609
+ this.aax();
1610
+ this.ys = this.yt();
1611
+ this.zu.fv();
1612
1612
  break;
1613
1613
  case "ActualWindowRect":
1614
- this.zt.fu(this.yr);
1614
+ this.zu.fu(this.ys);
1615
1615
  break;
1616
1616
  case "ActualWorldRect":
1617
1617
  try {
@@ -1635,30 +1635,30 @@
1635
1635
  }
1636
1636
  break;
1637
1637
  case XamGeographicMap.$$p[5]:
1638
- this.z3 = this.z4;
1638
+ this.z4 = this.z5;
1639
1639
  break;
1640
1640
  case "ActualWindowScale":
1641
- if (!this.g8) {
1642
- this.ua(this.iu(), this.iv());
1641
+ if (!this.g9) {
1642
+ this.ub(this.iv(), this.iw());
1643
1643
  }
1644
1644
  break;
1645
1645
  case "ActualPixelScalingRatio":
1646
- this.zt.fy(this.ij);
1646
+ this.zu.fy(this.ik);
1647
1647
  break;
1648
1648
  case "WindowRectMinWidth":
1649
1649
  case "WindowRectMinHeight":
1650
1650
  var h = d;
1651
1651
  if (igniteuiAngularCore.isNaN_(h) || igniteuiAngularCore.isInfinity(h)) {
1652
+ this.ip = 5E-06;
1652
1653
  this.io = 5E-06;
1653
- this.im = 5E-06;
1654
1654
  }
1655
1655
  else {
1656
+ this.ip = h;
1656
1657
  this.io = h;
1657
- this.im = h;
1658
1658
  }
1659
1659
  break;
1660
1660
  case XamGeographicMap.$$p[7]:
1661
- this.t5();
1661
+ this.t6();
1662
1662
  break;
1663
1663
  case "MarkerAutomaticBehavior":
1664
1664
  try {
@@ -1683,39 +1683,39 @@
1683
1683
  break;
1684
1684
  }
1685
1685
  };
1686
- XamGeographicMap.prototype.aap = function (a, b) {
1686
+ XamGeographicMap.prototype.aaq = function (a, b) {
1687
1687
  if (this.imageTilesReady != null) {
1688
1688
  this.imageTilesReady(this, new ImageTilesReadyEventArgs());
1689
1689
  }
1690
1690
  };
1691
- XamGeographicMap.prototype.aau = function (a) {
1691
+ XamGeographicMap.prototype.aav = function (a) {
1692
1692
  if (a != null) {
1693
1693
  a.b7 = null;
1694
1694
  }
1695
1695
  };
1696
- XamGeographicMap.prototype.aav = function () {
1697
- if (this.zh != null) {
1698
- this.zh.rb = this.abi.left;
1699
- this.zh.ra = this.abi.right;
1696
+ XamGeographicMap.prototype.aaw = function () {
1697
+ if (this.zi != null) {
1698
+ this.zi.rb = this.abj.left;
1699
+ this.zi.ra = this.abj.right;
1700
1700
  }
1701
- if (this.zj != null) {
1702
- this.zj.rb = this.abi.top;
1703
- this.zj.ra = this.abi.bottom;
1701
+ if (this.zk != null) {
1702
+ this.zk.rb = this.abj.top;
1703
+ this.zk.ra = this.abj.bottom;
1704
1704
  }
1705
- this.zh.ef(true);
1706
- this.zj.ef(true);
1705
+ this.zi.ef(true);
1706
+ this.zk.ef(true);
1707
1707
  };
1708
1708
  XamGeographicMap.prototype.getFontInfo = function () {
1709
- this.zu = this.zt.fr;
1710
- return this.zu;
1709
+ this.zv = this.zu.fr;
1710
+ return this.zv;
1711
1711
  };
1712
- XamGeographicMap.prototype.xv = function () {
1713
- return this.zt.fz;
1712
+ XamGeographicMap.prototype.xw = function () {
1713
+ return this.zu.fz;
1714
1714
  };
1715
1715
  XamGeographicMap.prototype.getFontBrush = function () {
1716
- return this.zt.f0;
1716
+ return this.zu.f0;
1717
1717
  };
1718
- XamGeographicMap.prototype.tk = function (a, b) {
1718
+ XamGeographicMap.prototype.tl = function (a, b) {
1719
1719
  if (igniteuiAngularCore.typeCast(igniteuiAngularCore.ItfConverter.$, b) !== null) {
1720
1720
  var c = b;
1721
1721
  var d = a;
@@ -1723,33 +1723,33 @@
1723
1723
  d.xv = c.triangulationSource.triangles;
1724
1724
  }
1725
1725
  else {
1726
- _super.prototype.tk.call(this, a, b);
1726
+ _super.prototype.tl.call(this, a, b);
1727
1727
  }
1728
1728
  };
1729
1729
  XamGeographicMap.prototype.register = function (a, b) {
1730
- this.s6(a, b);
1730
+ this.s7(a, b);
1731
1731
  };
1732
1732
  XamGeographicMap.prototype.unRegister = function (a) {
1733
- this.tx(a);
1733
+ this.ty(a);
1734
1734
  };
1735
1735
  XamGeographicMap.prototype.deferredRefresh = function () {
1736
- this.o0();
1736
+ this.o1();
1737
1737
  };
1738
1738
  XamGeographicMap.prototype.deferAction = function (a) {
1739
- if (this.z6 != null) {
1740
- this.z6.setTimeout(a, 0);
1739
+ if (this.z7 != null) {
1740
+ this.z7.setTimeout(a, 0);
1741
1741
  }
1742
1742
  else {
1743
1743
  window.setTimeout(a, 0);
1744
1744
  }
1745
1745
  };
1746
- XamGeographicMap.prototype.aam = function (a) {
1747
- this.t4(a);
1746
+ XamGeographicMap.prototype.aan = function (a) {
1747
+ this.t5(a);
1748
1748
  };
1749
- XamGeographicMap.prototype.z7 = function () {
1749
+ XamGeographicMap.prototype.z8 = function () {
1750
1750
  var a = new igniteuiAngularCharts.ChartVisualData();
1751
- var b = this.zh.hu();
1752
- var c = this.zj.hu();
1751
+ var b = this.zi.hu();
1752
+ var c = this.zk.hu();
1753
1753
  a.axes.add1(b);
1754
1754
  a.axes.add1(c);
1755
1755
  for (var d = 0; d < this.b9.count; d++) {
@@ -1757,49 +1757,49 @@
1757
1757
  a.series.add1(e);
1758
1758
  }
1759
1759
  a.name = this.name;
1760
- a.contentArea = igniteuiAngularCore.RectData.b(this.y9);
1761
- a.centralArea = igniteuiAngularCore.RectData.b(this.y9);
1762
- a.plotArea = igniteuiAngularCore.RectData.b(this.y9);
1760
+ a.contentArea = igniteuiAngularCore.RectData.b(this.za);
1761
+ a.centralArea = igniteuiAngularCore.RectData.b(this.za);
1762
+ a.plotArea = igniteuiAngularCore.RectData.b(this.za);
1763
1763
  return a;
1764
1764
  };
1765
- XamGeographicMap.prototype.yz = function (a, b, c) {
1765
+ XamGeographicMap.prototype.y0 = function (a, b, c) {
1766
1766
  return a;
1767
1767
  };
1768
- XamGeographicMap.prototype.aaq = function () {
1768
+ XamGeographicMap.prototype.aar = function () {
1769
1769
  };
1770
- Object.defineProperty(XamGeographicMap.prototype, "abt", {
1770
+ Object.defineProperty(XamGeographicMap.prototype, "abu", {
1771
1771
  get: function () {
1772
- return this.abf;
1772
+ return this.abg;
1773
1773
  },
1774
1774
  set: function (a) {
1775
- this.abf = a;
1775
+ this.abg = a;
1776
1776
  },
1777
1777
  enumerable: false,
1778
1778
  configurable: true
1779
1779
  });
1780
- XamGeographicMap.prototype.aa0 = function (a) {
1781
- this.abt = a;
1782
- this.aaz();
1780
+ XamGeographicMap.prototype.aa1 = function (a) {
1781
+ this.abu = a;
1782
+ this.aa0();
1783
1783
  };
1784
- XamGeographicMap.prototype.aaz = function () {
1785
- if (this.z0 && !this.abt.isEmpty) {
1786
- var a = this.getZoomFromGeographicRect(this.abt);
1787
- this.abt = igniteuiAngularCore.Rect.empty;
1788
- this.ud(a, false);
1784
+ XamGeographicMap.prototype.aa0 = function () {
1785
+ if (this.z1 && !this.abu.isEmpty) {
1786
+ var a = this.getZoomFromGeographicRect(this.abu);
1787
+ this.abu = igniteuiAngularCore.Rect.empty;
1788
+ this.ue(a, false);
1789
1789
  }
1790
1790
  };
1791
- Object.defineProperty(XamGeographicMap.prototype, "z0", {
1791
+ Object.defineProperty(XamGeographicMap.prototype, "z1", {
1792
1792
  get: function () {
1793
- return !this.y9.isEmpty && !this.yv.isEmpty;
1793
+ return !this.za.isEmpty && !this.yw.isEmpty;
1794
1794
  },
1795
1795
  enumerable: false,
1796
1796
  configurable: true
1797
1797
  });
1798
1798
  XamGeographicMap.$t = igniteuiAngularCore.markType(XamGeographicMap, 'XamGeographicMap', igniteuiAngularCharts.SeriesViewer.$, [igniteuiAngularCore.IMapRenderDeferralHandler_$type]);
1799
- XamGeographicMap.zr = 0;
1800
- XamGeographicMap.abe = new igniteuiAngularCore.Rect(2, { $type: igniteuiAngularCore.Point_$type, x: -180, y: -85.05112878 }, { $type: igniteuiAngularCore.Point_$type, x: 180, y: 85.05112878 });
1801
- XamGeographicMap.abh = new igniteuiAngularCore.Rect(0, 0, 0, 1, 1);
1802
- XamGeographicMap.$$p = igniteuiAngularCore.markDep(igniteuiAngularCore.DependencyProperty, igniteuiAngularCore.PropertyMetadata, XamGeographicMap, 'sr', ['BackgroundTilingMode:zo:aa1', [MapBackgroundTilingMode_$type, igniteuiAngularCore.enumGetBox(MapBackgroundTilingMode_$type, 0)], 'IsHorizontalWrappingEnabled:zw:aa2', [0, false], 'ResizeBehavior:zs:aa3', [MapResizeBehavior_$type, igniteuiAngularCore.enumGetBox(MapResizeBehavior_$type, XamGeographicMap.zr)], 'SuppressZoomResetOnWorldRectChange:zx:aa4', [0, false], 'UseWorldRectForZoomBounds:zy:aa5', [0, false], 'WindowScale:z4:aa6', [1, NaN], 'WorldRect:abu:aa7', [igniteuiAngularCore.Rect.$, XamGeographicMap.abe], 'Zoomable:zz:aa8', [0, true]]);
1799
+ XamGeographicMap.zs = 0;
1800
+ XamGeographicMap.abf = new igniteuiAngularCore.Rect(2, { $type: igniteuiAngularCore.Point_$type, x: -180, y: -85.05112878 }, { $type: igniteuiAngularCore.Point_$type, x: 180, y: 85.05112878 });
1801
+ XamGeographicMap.abi = new igniteuiAngularCore.Rect(0, 0, 0, 1, 1);
1802
+ XamGeographicMap.$$p = igniteuiAngularCore.markDep(igniteuiAngularCore.DependencyProperty, igniteuiAngularCore.PropertyMetadata, XamGeographicMap, 'ss', ['BackgroundTilingMode:zp:aa2', [MapBackgroundTilingMode_$type, igniteuiAngularCore.enumGetBox(MapBackgroundTilingMode_$type, 0)], 'IsHorizontalWrappingEnabled:zx:aa3', [0, false], 'ResizeBehavior:zt:aa4', [MapResizeBehavior_$type, igniteuiAngularCore.enumGetBox(MapResizeBehavior_$type, XamGeographicMap.zs)], 'SuppressZoomResetOnWorldRectChange:zy:aa5', [0, false], 'UseWorldRectForZoomBounds:zz:aa6', [0, false], 'WindowScale:z5:aa7', [1, NaN], 'WorldRect:abv:aa8', [igniteuiAngularCore.Rect.$, XamGeographicMap.abf], 'Zoomable:z0:aa9', [0, true]]);
1803
1803
  return XamGeographicMap;
1804
1804
  }(igniteuiAngularCharts.SeriesViewer));
1805
1805
  /**
@@ -1942,14 +1942,14 @@
1942
1942
  return a;
1943
1943
  }
1944
1944
  var b = new igniteuiAngularCore.Rect(0, 0, 0, a.width, a.height);
1945
- var c = this.geographicMap.abn(b);
1946
- var d = XamGeographicMap.abe;
1947
- var e = this.geographicMap.abi;
1945
+ var c = this.geographicMap.abo(b);
1946
+ var d = XamGeographicMap.abf;
1947
+ var e = this.geographicMap.abj;
1948
1948
  var f = Math.min(this.windowRect.height, this.windowRect.width);
1949
1949
  var g = e.width / d.width;
1950
1950
  this.ao.a5 = (b.width / c.width) * f * g;
1951
- var h = this.geographicMap.zh;
1952
- var i = this.geographicMap.zj;
1951
+ var h = this.geographicMap.zi;
1952
+ var i = this.geographicMap.zk;
1953
1953
  var j = new igniteuiAngularCharts.ScalerParams(1, this.windowRect, b, h.dn);
1954
1954
  j.c = c;
1955
1955
  var k = new igniteuiAngularCharts.ScalerParams(1, this.windowRect, b, i.dn);
@@ -2068,8 +2068,8 @@
2068
2068
  a.xl = null;
2069
2069
  return;
2070
2070
  }
2071
- a.xk = this.cu.dc.zh;
2072
- a.xl = this.cu.dc.zj;
2071
+ a.xk = this.cu.dc.zi;
2072
+ a.xl = this.cu.dc.zk;
2073
2073
  };
2074
2074
  GeographicXYTriangulatingSeriesView.prototype.cw = function () {
2075
2075
  this.cu.xm.ym = this.cu.xy;
@@ -2143,8 +2143,8 @@
2143
2143
  _this.fs = NaN;
2144
2144
  _this.f2 = igniteuiAngularCore.Rect.empty;
2145
2145
  _this.fq = a;
2146
- _this.fq.xo = 2;
2147
- _this.fq.jw = 5E-06;
2146
+ _this.fq.xp = 2;
2147
+ _this.fq.jx = 5E-06;
2148
2148
  return _this;
2149
2149
  }
2150
2150
  XamGeographicMapView.prototype.m = function (a) {
@@ -2152,7 +2152,7 @@
2152
2152
  };
2153
2153
  XamGeographicMapView.prototype.bn = function (a) {
2154
2154
  this.j.bw(a);
2155
- this.fq.aam(a);
2155
+ this.fq.aan(a);
2156
2156
  this.eo();
2157
2157
  };
2158
2158
  XamGeographicMapView.prototype.get_aq = function () {
@@ -2215,13 +2215,13 @@
2215
2215
  }
2216
2216
  };
2217
2217
  XamGeographicMapView.prototype.fu = function (a) {
2218
- if (this.fq.zm != null) {
2219
- this.fq.zm.windowRect = a;
2218
+ if (this.fq.zn != null) {
2219
+ this.fq.zn.windowRect = a;
2220
2220
  }
2221
2221
  };
2222
2222
  XamGeographicMapView.prototype.fx = function (a, b) {
2223
- if (this.fq.zm != null) {
2224
- this.fq.zm.windowRect = this.fq.yr;
2223
+ if (this.fq.zn != null) {
2224
+ this.fq.zn.windowRect = this.fq.ys;
2225
2225
  }
2226
2226
  if (a != null) {
2227
2227
  var c = a.ao;
@@ -2248,7 +2248,7 @@
2248
2248
  }
2249
2249
  };
2250
2250
  XamGeographicMapView.prototype.fw = function (a) {
2251
- var b = this.fq.ij;
2251
+ var b = this.fq.ik;
2252
2252
  if (b != 1) {
2253
2253
  a.aa();
2254
2254
  a.ab(b, b);
@@ -2772,10 +2772,10 @@
2772
2772
  * Gets or sets zoomability of the current control
2773
2773
  */
2774
2774
  get: function () {
2775
- return this.i.zz;
2775
+ return this.i.z0;
2776
2776
  },
2777
2777
  set: function (v) {
2778
- this.i.zz = igniteuiAngularCore.ensureBool(v);
2778
+ this.i.z0 = igniteuiAngularCore.ensureBool(v);
2779
2779
  },
2780
2780
  enumerable: false,
2781
2781
  configurable: true
@@ -2785,10 +2785,10 @@
2785
2785
  * Gets or sets the behavior to use during resize.
2786
2786
  */
2787
2787
  get: function () {
2788
- return this.i.zs;
2788
+ return this.i.zt;
2789
2789
  },
2790
2790
  set: function (v) {
2791
- this.i.zs = igniteuiAngularCore.ensureEnum(MapResizeBehavior_$type, v);
2791
+ this.i.zt = igniteuiAngularCore.ensureEnum(MapResizeBehavior_$type, v);
2792
2792
  },
2793
2793
  enumerable: false,
2794
2794
  configurable: true
@@ -2798,10 +2798,10 @@
2798
2798
  * Gets or sets if the map should horizontally wrap.
2799
2799
  */
2800
2800
  get: function () {
2801
- return this.i.zw;
2801
+ return this.i.zx;
2802
2802
  },
2803
2803
  set: function (v) {
2804
- this.i.zw = igniteuiAngularCore.ensureBool(v);
2804
+ this.i.zx = igniteuiAngularCore.ensureBool(v);
2805
2805
  },
2806
2806
  enumerable: false,
2807
2807
  configurable: true
@@ -2811,10 +2811,10 @@
2811
2811
  * Gets or sets if the map should horizontally wrap.
2812
2812
  */
2813
2813
  get: function () {
2814
- return this.i.zo;
2814
+ return this.i.zp;
2815
2815
  },
2816
2816
  set: function (v) {
2817
- this.i.zo = igniteuiAngularCore.ensureEnum(MapBackgroundTilingMode_$type, v);
2817
+ this.i.zp = igniteuiAngularCore.ensureEnum(MapBackgroundTilingMode_$type, v);
2818
2818
  },
2819
2819
  enumerable: false,
2820
2820
  configurable: true
@@ -2824,10 +2824,10 @@
2824
2824
  * Gets or sets whether to use the uncoerced world rect to constrain the zoom bounds.
2825
2825
  */
2826
2826
  get: function () {
2827
- return this.i.zy;
2827
+ return this.i.zz;
2828
2828
  },
2829
2829
  set: function (v) {
2830
- this.i.zy = igniteuiAngularCore.ensureBool(v);
2830
+ this.i.zz = igniteuiAngularCore.ensureBool(v);
2831
2831
  },
2832
2832
  enumerable: false,
2833
2833
  configurable: true
@@ -2837,10 +2837,10 @@
2837
2837
  * Gets or sets whether skip resetting the zoom when the world rect changes.
2838
2838
  */
2839
2839
  get: function () {
2840
- return this.i.zx;
2840
+ return this.i.zy;
2841
2841
  },
2842
2842
  set: function (v) {
2843
- this.i.zx = igniteuiAngularCore.ensureBool(v);
2843
+ this.i.zy = igniteuiAngularCore.ensureBool(v);
2844
2844
  },
2845
2845
  enumerable: false,
2846
2846
  configurable: true
@@ -2850,10 +2850,10 @@
2850
2850
  * Gets or sets the world bounding rectangle.
2851
2851
  */
2852
2852
  get: function () {
2853
- return igniteuiAngularCore.fromRect(this.i.abu);
2853
+ return igniteuiAngularCore.fromRect(this.i.abv);
2854
2854
  },
2855
2855
  set: function (v) {
2856
- this.i.abu = igniteuiAngularCore.toRect(v);
2856
+ this.i.abv = igniteuiAngularCore.toRect(v);
2857
2857
  },
2858
2858
  enumerable: false,
2859
2859
  configurable: true
@@ -2863,10 +2863,10 @@
2863
2863
  * Gets the actual value of the WorldRect.
2864
2864
  */
2865
2865
  get: function () {
2866
- return igniteuiAngularCore.fromRect(this.i.abi);
2866
+ return igniteuiAngularCore.fromRect(this.i.abj);
2867
2867
  },
2868
2868
  set: function (v) {
2869
- this.i.abi = igniteuiAngularCore.toRect(v);
2869
+ this.i.abj = igniteuiAngularCore.toRect(v);
2870
2870
  },
2871
2871
  enumerable: false,
2872
2872
  configurable: true
@@ -2877,7 +2877,7 @@
2877
2877
  * 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.
2878
2878
  */
2879
2879
  get: function () {
2880
- var r = this.i.zh;
2880
+ var r = this.i.zi;
2881
2881
  if (r == null) {
2882
2882
  return null;
2883
2883
  }
@@ -2893,7 +2893,7 @@
2893
2893
  set: function (v) {
2894
2894
  if (v != null && this._stylingContainer && v._styling)
2895
2895
  v._styling(this._stylingContainer, this, this);
2896
- v == null ? this.i.zh = null : this.i.zh = v.i;
2896
+ v == null ? this.i.zi = null : this.i.zi = v.i;
2897
2897
  },
2898
2898
  enumerable: false,
2899
2899
  configurable: true
@@ -2904,7 +2904,7 @@
2904
2904
  * 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.
2905
2905
  */
2906
2906
  get: function () {
2907
- var r = this.i.zj;
2907
+ var r = this.i.zk;
2908
2908
  if (r == null) {
2909
2909
  return null;
2910
2910
  }
@@ -2920,7 +2920,7 @@
2920
2920
  set: function (v) {
2921
2921
  if (v != null && this._stylingContainer && v._styling)
2922
2922
  v._styling(this._stylingContainer, this, this);
2923
- v == null ? this.i.zj = null : this.i.zj = v.i;
2923
+ v == null ? this.i.zk = null : this.i.zk = v.i;
2924
2924
  },
2925
2925
  enumerable: false,
2926
2926
  configurable: true
@@ -2930,7 +2930,7 @@
2930
2930
  * Indicates if this SeriesViewer is a map.
2931
2931
  */
2932
2932
  get: function () {
2933
- return this.i.f6;
2933
+ return this.i.f7;
2934
2934
  },
2935
2935
  enumerable: false,
2936
2936
  configurable: true
@@ -2941,10 +2941,10 @@
2941
2941
  * This property is effectively a shortcut to the Width/Height of the WindowRect property.
2942
2942
  */
2943
2943
  get: function () {
2944
- return this.i.z4;
2944
+ return this.i.z5;
2945
2945
  },
2946
2946
  set: function (v) {
2947
- this.i.z4 = +v;
2947
+ this.i.z5 = +v;
2948
2948
  },
2949
2949
  enumerable: false,
2950
2950
  configurable: true
@@ -2955,10 +2955,10 @@
2955
2955
  * This property is effectively a shortcut to the Width/Height of the ActualWindowRect property.
2956
2956
  */
2957
2957
  get: function () {
2958
- return this.i.z3;
2958
+ return this.i.z4;
2959
2959
  },
2960
2960
  set: function (v) {
2961
- this.i.z3 = +v;
2961
+ this.i.z4 = +v;
2962
2962
  },
2963
2963
  enumerable: false,
2964
2964
  configurable: true
@@ -2968,7 +2968,7 @@
2968
2968
  * Gets whether or not the control is ready for zooming
2969
2969
  */
2970
2970
  get: function () {
2971
- return this.i.z0;
2971
+ return this.i.z1;
2972
2972
  },
2973
2973
  enumerable: false,
2974
2974
  configurable: true
@@ -2999,7 +2999,7 @@
2999
2999
 
3000
3000
  */
3001
3001
  IgxGeographicMapComponent.prototype.getCurrentActualWorldRect = function () {
3002
- var iv = this.i.abm();
3002
+ var iv = this.i.abn();
3003
3003
  return igniteuiAngularCore.fromRect(iv);
3004
3004
  };
3005
3005
  /**
@@ -3016,14 +3016,14 @@
3016
3016
 
3017
3017
  */
3018
3018
  IgxGeographicMapComponent.prototype.updateZoomWindow = function (zoomWindow) {
3019
- this.i.aay(igniteuiAngularCore.toRect(zoomWindow));
3019
+ this.i.aaz(igniteuiAngularCore.toRect(zoomWindow));
3020
3020
  };
3021
3021
  /**
3022
3022
  * Updates world rect in geographic coordinates
3023
3023
 
3024
3024
  */
3025
3025
  IgxGeographicMapComponent.prototype.updateWorldRect = function (worldRect) {
3026
- this.i.aax(igniteuiAngularCore.toRect(worldRect));
3026
+ this.i.aay(igniteuiAngularCore.toRect(worldRect));
3027
3027
  };
3028
3028
  /**
3029
3029
  * Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
@@ -3035,7 +3035,7 @@
3035
3035
  return igniteuiAngularCore.fromRect(iv);
3036
3036
  };
3037
3037
  IgxGeographicMapComponent.prototype.convertGeographicToZoom = function (geographic, extraPixelPadding) {
3038
- var iv = this.i.abj(igniteuiAngularCore.toRect(geographic), extraPixelPadding);
3038
+ var iv = this.i.abk(igniteuiAngularCore.toRect(geographic), extraPixelPadding);
3039
3039
  return igniteuiAngularCore.fromRect(iv);
3040
3040
  };
3041
3041
  IgxGeographicMapComponent.prototype.getZoomFromGeographicPoints = function (northWest, southEast) {
@@ -3048,7 +3048,7 @@
3048
3048
  * @param windowRect * The zoom area.
3049
3049
  */
3050
3050
  IgxGeographicMapComponent.prototype.getGeographicFromZoom = function (windowRect) {
3051
- var iv = this.i.abo(igniteuiAngularCore.toRect(windowRect));
3051
+ var iv = this.i.abp(igniteuiAngularCore.toRect(windowRect));
3052
3052
  return igniteuiAngularCore.fromRect(iv);
3053
3053
  };
3054
3054
  /**
@@ -3057,7 +3057,7 @@
3057
3057
  * @param pixelCoordinate * A pixel-based coordinate
3058
3058
  */
3059
3059
  IgxGeographicMapComponent.prototype.getGeographicPoint = function (pixelCoordinate) {
3060
- var iv = this.i.aba(igniteuiAngularCore.toPoint(pixelCoordinate));
3060
+ var iv = this.i.abb(igniteuiAngularCore.toPoint(pixelCoordinate));
3061
3061
  return igniteuiAngularCore.fromPoint(iv);
3062
3062
  };
3063
3063
  /**
@@ -3066,7 +3066,7 @@
3066
3066
  * @param geographicCoordinate * A geographic coordinate
3067
3067
  */
3068
3068
  IgxGeographicMapComponent.prototype.getPixelPoint = function (geographicCoordinate) {
3069
- var iv = this.i.abb(igniteuiAngularCore.toPoint(geographicCoordinate));
3069
+ var iv = this.i.abc(igniteuiAngularCore.toPoint(geographicCoordinate));
3070
3070
  return igniteuiAngularCore.fromPoint(iv);
3071
3071
  };
3072
3072
  /**
@@ -3075,7 +3075,7 @@
3075
3075
  * @param geographicCoordinate * A geographic coordinate
3076
3076
  */
3077
3077
  IgxGeographicMapComponent.prototype.getWindowPoint = function (geographicCoordinate) {
3078
- var iv = this.i.abc(igniteuiAngularCore.toPoint(geographicCoordinate));
3078
+ var iv = this.i.abd(igniteuiAngularCore.toPoint(geographicCoordinate));
3079
3079
  return igniteuiAngularCore.fromPoint(iv);
3080
3080
  };
3081
3081
  /**
@@ -3083,21 +3083,21 @@
3083
3083
 
3084
3084
  */
3085
3085
  IgxGeographicMapComponent.prototype.clearTileCache = function () {
3086
- this.i.aal();
3086
+ this.i.aam();
3087
3087
  };
3088
3088
  /**
3089
3089
  * Notifies the chart that the CSS styles in effect have been updated.
3090
3090
 
3091
3091
  */
3092
3092
  IgxGeographicMapComponent.prototype.styleUpdated = function () {
3093
- this.i.aat();
3093
+ this.i.aau();
3094
3094
  };
3095
3095
  /**
3096
3096
  * Gets actual window scale for horizontal dimension of the control
3097
3097
 
3098
3098
  */
3099
3099
  IgxGeographicMapComponent.prototype.getActualWindowScaleHorizontal = function () {
3100
- var iv = this.i.iu();
3100
+ var iv = this.i.iv();
3101
3101
  return (iv);
3102
3102
  };
3103
3103
  /**
@@ -3105,7 +3105,7 @@
3105
3105
 
3106
3106
  */
3107
3107
  IgxGeographicMapComponent.prototype.getActualWindowScaleVertical = function () {
3108
- var iv = this.i.iv();
3108
+ var iv = this.i.iw();
3109
3109
  return (iv);
3110
3110
  };
3111
3111
  /**
@@ -3120,7 +3120,7 @@
3120
3120
 
3121
3121
  */
3122
3122
  IgxGeographicMapComponent.prototype.exportVisualData = function () {
3123
- var iv = this.i.z7();
3123
+ var iv = this.i.z8();
3124
3124
  return (iv);
3125
3125
  };
3126
3126
  /**
@@ -3129,7 +3129,7 @@
3129
3129
  * @param geographic * The geographic region to zoom to.
3130
3130
  */
3131
3131
  IgxGeographicMapComponent.prototype.zoomToGeographic = function (geographic) {
3132
- this.i.aa0(igniteuiAngularCore.toRect(geographic));
3132
+ this.i.aa1(igniteuiAngularCore.toRect(geographic));
3133
3133
  };
3134
3134
  Object.defineProperty(IgxGeographicMapComponent.prototype, "imageTilesReady", {
3135
3135
  /**
@@ -5683,8 +5683,8 @@
5683
5683
  a.x2 = null;
5684
5684
  return;
5685
5685
  }
5686
- a.x0 = this.cu.dc.zh;
5687
- a.x2 = this.cu.dc.zj;
5686
+ a.x0 = this.cu.dc.zi;
5687
+ a.x2 = this.cu.dc.zk;
5688
5688
  };
5689
5689
  GeographicShapeSeriesBaseView.prototype.cx = function () {
5690
5690
  this.cu.xm.zt = this.cu.yl;
@@ -6766,7 +6766,7 @@
6766
6766
  if (f != null && igniteuiAngularCore.typeCast(XamGeographicMap.$, this.dc) !== null) {
6767
6767
  f.geographicMap = this.dc;
6768
6768
  this.aa5(this.cw);
6769
- this.aat.dr(this.dc.yr);
6769
+ this.aat.dr(this.dc.ys);
6770
6770
  }
6771
6771
  this.q1();
6772
6772
  break;
@@ -7728,10 +7728,10 @@
7728
7728
  this.cu.xm.aav = this.cu.xy;
7729
7729
  };
7730
7730
  GeographicProportionalSymbolSeriesView.prototype.db = function () {
7731
- this.cu.xm.xAxis = this.cu.dc.zh;
7731
+ this.cu.xm.xAxis = this.cu.dc.zi;
7732
7732
  };
7733
7733
  GeographicProportionalSymbolSeriesView.prototype.dc = function () {
7734
- this.cu.xm.yAxis = this.cu.dc.zj;
7734
+ this.cu.xm.yAxis = this.cu.dc.zk;
7735
7735
  };
7736
7736
  GeographicProportionalSymbolSeriesView.prototype.da = function () {
7737
7737
  var a = this.cu.xm;
@@ -7740,8 +7740,8 @@
7740
7740
  a.yAxis = null;
7741
7741
  return;
7742
7742
  }
7743
- a.xAxis = this.cu.dc.zh;
7744
- a.yAxis = this.cu.dc.zj;
7743
+ a.xAxis = this.cu.dc.zi;
7744
+ a.yAxis = this.cu.dc.zk;
7745
7745
  };
7746
7746
  GeographicProportionalSymbolSeriesView.prototype.c4 = function () {
7747
7747
  this.cu.xm.y5 = this.cu.yq;
@@ -8424,10 +8424,10 @@
8424
8424
  this.cu.xm.aav = this.cu.xy;
8425
8425
  };
8426
8426
  GeographicSymbolSeriesView.prototype.c5 = function () {
8427
- this.cu.xm.xAxis = this.cu.dc.zh;
8427
+ this.cu.xm.xAxis = this.cu.dc.zi;
8428
8428
  };
8429
8429
  GeographicSymbolSeriesView.prototype.c6 = function () {
8430
- this.cu.xm.yAxis = this.cu.dc.zj;
8430
+ this.cu.xm.yAxis = this.cu.dc.zk;
8431
8431
  };
8432
8432
  GeographicSymbolSeriesView.prototype.c4 = function () {
8433
8433
  var a = this.cu.xm;
@@ -8436,8 +8436,8 @@
8436
8436
  a.yAxis = null;
8437
8437
  return;
8438
8438
  }
8439
- a.xAxis = this.cu.dc.zh;
8440
- a.yAxis = this.cu.dc.zj;
8439
+ a.xAxis = this.cu.dc.zi;
8440
+ a.yAxis = this.cu.dc.zk;
8441
8441
  };
8442
8442
  GeographicSymbolSeriesView.prototype.cy = function () {
8443
8443
  this.cu.xm.zf = this.cu.yu;
@@ -9260,14 +9260,14 @@
9260
9260
  a.xt = null;
9261
9261
  return;
9262
9262
  }
9263
- a.xr = this.cu.dc.zh;
9264
- a.xt = this.cu.dc.zj;
9263
+ a.xr = this.cu.dc.zi;
9264
+ a.xt = this.cu.dc.zk;
9265
9265
  };
9266
9266
  GeographicHighDensityScatterSeriesView.prototype.c6 = function () {
9267
- this.cu.xm.xr = this.cu.dc.zh;
9267
+ this.cu.xm.xr = this.cu.dc.zi;
9268
9268
  };
9269
9269
  GeographicHighDensityScatterSeriesView.prototype.c7 = function () {
9270
- this.cu.xm.xt = this.cu.dc.zj;
9270
+ this.cu.xm.xt = this.cu.dc.zk;
9271
9271
  };
9272
9272
  GeographicHighDensityScatterSeriesView.prototype.cx = function () {
9273
9273
  this.cu.xm.aa1 = this.cu.yu;