igniteui-angular-maps 16.1.1 → 17.0.0-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.
Files changed (34) hide show
  1. package/License +6 -6
  2. package/README.md +8 -8
  3. package/bundles/igniteui-angular-maps.umd.js +452 -443
  4. package/bundles/igniteui-angular-maps.umd.min.js +1 -1
  5. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +4 -4
  6. package/esm2015/lib/GeographicMapSeriesHost_combined.js +3 -3
  7. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +4 -4
  8. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +2 -2
  9. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +4 -4
  10. package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
  11. package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
  12. package/esm2015/lib/TileSeries_combined.js +1 -1
  13. package/esm2015/lib/XamGeographicMap_combined.js +387 -387
  14. package/esm2015/lib/igx-geographic-map-component.js +40 -40
  15. package/esm2015/lib/igx-geographic-map-imagery.js +3 -0
  16. package/esm2015/lib/igx-image-tiles-ready-event-args.js +3 -0
  17. package/esm2015/lib/igx-images-changed-event-args.js +3 -0
  18. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +4 -4
  19. package/esm5/lib/GeographicMapSeriesHost_combined.js +3 -3
  20. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +4 -4
  21. package/esm5/lib/GeographicShapeSeriesBase_combined.js +2 -2
  22. package/esm5/lib/GeographicSymbolSeriesView_combined.js +4 -4
  23. package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -2
  24. package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
  25. package/esm5/lib/TileSeries_combined.js +1 -1
  26. package/esm5/lib/XamGeographicMap_combined.js +381 -381
  27. package/esm5/lib/igx-geographic-map-component.js +40 -40
  28. package/esm5/lib/igx-geographic-map-imagery.js +3 -0
  29. package/esm5/lib/igx-image-tiles-ready-event-args.js +3 -0
  30. package/esm5/lib/igx-images-changed-event-args.js +3 -0
  31. package/fesm2015/igniteui-angular-maps.js +458 -449
  32. package/fesm5/igniteui-angular-maps.js +452 -443
  33. package/lib/XamGeographicMap_combined.d.ts +85 -85
  34. package/package.json +6 -6
@@ -65,14 +65,14 @@ export let GeographicHighDensityScatterSeriesView = /*@__PURE__*/ (() => {
65
65
  a.ql = null;
66
66
  return;
67
67
  }
68
- a.qj = this.ce.ce.tx;
69
- a.ql = this.ce.ce.tz;
68
+ a.qj = this.ce.ce.t6;
69
+ a.ql = this.ce.ce.t8;
70
70
  }
71
71
  cq() {
72
- this.ce.qe.qj = this.ce.ce.tx;
72
+ this.ce.qe.qj = this.ce.ce.t6;
73
73
  }
74
74
  cr() {
75
- this.ce.qe.ql = this.ce.ce.tz;
75
+ this.ce.qe.ql = this.ce.ce.t8;
76
76
  }
77
77
  ch() {
78
78
  this.ce.qe.ts = this.ce.rm;
@@ -172,10 +172,10 @@ export let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
172
172
  case "SeriesViewer":
173
173
  this.qe.ce = this.ce;
174
174
  if (c != null) {
175
- c.oq(this.qe);
175
+ c.oz(this.qe);
176
176
  }
177
177
  if (d != null) {
178
- this.ce.ll(this.qe);
178
+ this.ce.lo(this.qe);
179
179
  }
180
180
  this.qe.mc(this.p7);
181
181
  this.qe.index = this.index;
@@ -274,7 +274,7 @@ export let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
274
274
  return;
275
275
  }
276
276
  if (!isNaN_(this.qg)) {
277
- if (this.ce.ta.width > this.qg) {
277
+ if (this.ce.tj.width > this.qg) {
278
278
  let hs_ = this.qe;
279
279
  let v_ = 1;
280
280
  hs_.visibility = v_;
@@ -66,10 +66,10 @@ export let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
66
66
  this.ce.qe.tb = this.ce.qq;
67
67
  }
68
68
  cv() {
69
- this.ce.qe.xAxis = this.ce.ce.tx;
69
+ this.ce.qe.xAxis = this.ce.ce.t6;
70
70
  }
71
71
  cw() {
72
- this.ce.qe.yAxis = this.ce.ce.tz;
72
+ this.ce.qe.yAxis = this.ce.ce.t8;
73
73
  }
74
74
  cu() {
75
75
  let a = this.ce.qe;
@@ -78,8 +78,8 @@ export let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
78
78
  a.yAxis = null;
79
79
  return;
80
80
  }
81
- a.xAxis = this.ce.ce.tx;
82
- a.yAxis = this.ce.ce.tz;
81
+ a.xAxis = this.ce.ce.t6;
82
+ a.yAxis = this.ce.ce.t8;
83
83
  }
84
84
  co() {
85
85
  this.ce.qe.rn = this.ce.ri;
@@ -161,8 +161,8 @@ export let GeographicShapeSeriesBaseView = /*@__PURE__*/ (() => {
161
161
  a.qv = null;
162
162
  return;
163
163
  }
164
- a.qt = this.ce.ce.tx;
165
- a.qv = this.ce.ce.tz;
164
+ a.qt = this.ce.ce.t6;
165
+ a.qv = this.ce.ce.t8;
166
166
  }
167
167
  ch() {
168
168
  this.ce.qe.r5 = this.ce.q7;
@@ -55,10 +55,10 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
55
55
  this.ce.qe.tb = this.ce.qq;
56
56
  }
57
57
  cp() {
58
- this.ce.qe.xAxis = this.ce.ce.tx;
58
+ this.ce.qe.xAxis = this.ce.ce.t6;
59
59
  }
60
60
  cq() {
61
- this.ce.qe.yAxis = this.ce.ce.tz;
61
+ this.ce.qe.yAxis = this.ce.ce.t8;
62
62
  }
63
63
  co() {
64
64
  let a = this.ce.qe;
@@ -67,8 +67,8 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
67
67
  a.yAxis = null;
68
68
  return;
69
69
  }
70
- a.xAxis = this.ce.ce.tx;
71
- a.yAxis = this.ce.ce.tz;
70
+ a.xAxis = this.ce.ce.t6;
71
+ a.yAxis = this.ce.ce.t8;
72
72
  }
73
73
  ci() {
74
74
  this.ce.qe.rx = this.ce.rm;
@@ -101,8 +101,8 @@ export let SphericalMercatorHorizontalScaler = /*@__PURE__*/ (() => {
101
101
  }
102
102
  }
103
103
  t(a, b, c, d, e) {
104
- d = a.l4;
105
- e = a.l3;
104
+ d = a.l5;
105
+ e = a.l4;
106
106
  return {
107
107
  p3: d,
108
108
  p4: e
@@ -123,8 +123,8 @@ export let SphericalMercatorVerticalScaler = /*@__PURE__*/ (() => {
123
123
  }
124
124
  }
125
125
  t(a, b, c, d, e) {
126
- d = this.ak(a.l4);
127
- e = this.ak(a.l3);
126
+ d = this.ak(a.l5);
127
+ e = this.ak(a.l4);
128
128
  return {
129
129
  p3: d,
130
130
  p4: e
@@ -93,7 +93,7 @@ export let TileSeries = /*@__PURE__*/ (() => {
93
93
  if (f != null && typeCast(XamGeographicMap.$, this.ce) !== null) {
94
94
  f.geographicMap = this.ce;
95
95
  this.tb(this.b1);
96
- this.sz.da(this.ce.ta);
96
+ this.sz.da(this.ce.tj);
97
97
  }
98
98
  this.lu();
99
99
  break;