igniteui-webcomponents-maps 5.4.0-beta.0 → 5.4.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 (86) hide show
  1. package/bundles/igniteui-webcomponents-maps.umd.js +1752 -1752
  2. package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
  3. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +48 -48
  4. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +104 -104
  5. package/esm2015/lib/GeographicMapSeriesHost_combined.js +218 -218
  6. package/esm2015/lib/GeographicMarkerSeries.js +29 -29
  7. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +28 -28
  8. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  9. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +121 -121
  10. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  11. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +75 -75
  12. package/esm2015/lib/GeographicShapeSeriesView_combined.js +74 -74
  13. package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
  14. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +79 -79
  15. package/esm2015/lib/GeographicTileSeries.js +29 -29
  16. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  17. package/esm2015/lib/TileSeries_combined.js +154 -154
  18. package/esm2015/lib/XamGeographicMap_combined.js +478 -478
  19. package/esm2015/lib/igc-geographic-contour-line-series-component.js +9 -9
  20. package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +32 -32
  21. package/esm2015/lib/igc-geographic-map-component.js +50 -50
  22. package/esm2015/lib/igc-geographic-map-series-host-component.js +23 -23
  23. package/esm2015/lib/igc-geographic-marker-series-component.js +31 -31
  24. package/esm2015/lib/igc-geographic-polyline-series-component.js +13 -13
  25. package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +42 -42
  26. package/esm2015/lib/igc-geographic-scatter-area-series-component.js +8 -8
  27. package/esm2015/lib/igc-geographic-shape-series-base-component.js +29 -29
  28. package/esm2015/lib/igc-geographic-shape-series-component.js +44 -44
  29. package/esm2015/lib/igc-geographic-symbol-series-component.js +20 -20
  30. package/esm2015/lib/igc-geographic-tile-series-component.js +4 -4
  31. package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
  32. package/esm2015/lib/igc-tile-series-component.js +3 -3
  33. package/esm5/lib/GeographicContourLineSeriesView_combined.js +48 -48
  34. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +103 -103
  35. package/esm5/lib/GeographicMapSeriesHost_combined.js +216 -216
  36. package/esm5/lib/GeographicMarkerSeries.js +29 -29
  37. package/esm5/lib/GeographicPolylineSeriesView_combined.js +28 -28
  38. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  39. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +121 -121
  40. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  41. package/esm5/lib/GeographicShapeSeriesBase_combined.js +72 -72
  42. package/esm5/lib/GeographicShapeSeriesView_combined.js +74 -74
  43. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
  44. package/esm5/lib/GeographicSymbolSeriesView_combined.js +79 -79
  45. package/esm5/lib/GeographicTileSeries.js +28 -28
  46. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  47. package/esm5/lib/TileSeries_combined.js +151 -151
  48. package/esm5/lib/XamGeographicMap_combined.js +470 -470
  49. package/esm5/lib/igc-geographic-contour-line-series-component.js +9 -9
  50. package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +32 -32
  51. package/esm5/lib/igc-geographic-map-component.js +50 -50
  52. package/esm5/lib/igc-geographic-map-series-host-component.js +23 -23
  53. package/esm5/lib/igc-geographic-marker-series-component.js +31 -31
  54. package/esm5/lib/igc-geographic-polyline-series-component.js +13 -13
  55. package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +42 -42
  56. package/esm5/lib/igc-geographic-scatter-area-series-component.js +8 -8
  57. package/esm5/lib/igc-geographic-shape-series-base-component.js +29 -29
  58. package/esm5/lib/igc-geographic-shape-series-component.js +44 -44
  59. package/esm5/lib/igc-geographic-symbol-series-component.js +20 -20
  60. package/esm5/lib/igc-geographic-tile-series-component.js +4 -4
  61. package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
  62. package/esm5/lib/igc-tile-series-component.js +3 -3
  63. package/fesm2015/igniteui-webcomponents-maps.js +1760 -1760
  64. package/fesm5/igniteui-webcomponents-maps.js +1752 -1752
  65. package/lib/GeographicContourLineSeriesView_combined.d.ts +21 -21
  66. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -39
  67. package/lib/GeographicMapSeriesHost_combined.d.ts +62 -62
  68. package/lib/GeographicMarkerSeries.d.ts +17 -17
  69. package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
  70. package/lib/GeographicPolylineSeriesView_combined.d.ts +15 -15
  71. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
  72. package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +1 -1
  73. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +45 -45
  74. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  75. package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
  76. package/lib/GeographicShapeSeriesBase_combined.d.ts +32 -32
  77. package/lib/GeographicShapeSeriesView_combined.d.ts +37 -37
  78. package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
  79. package/lib/GeographicSymbolSeriesBaseView.d.ts +1 -1
  80. package/lib/GeographicSymbolSeriesView_combined.d.ts +34 -34
  81. package/lib/GeographicTileSeries.d.ts +11 -11
  82. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  83. package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
  84. package/lib/TileSeries_combined.d.ts +42 -42
  85. package/lib/XamGeographicMap_combined.d.ts +119 -119
  86. package/package.json +3 -3
@@ -62,10 +62,10 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
62
62
  * The name of the property from which to extract the Longitude for each item in the ItemsSource.
63
63
  */
64
64
  get: function () {
65
- return this.i.xb;
65
+ return this.i.xe;
66
66
  },
67
67
  set: function (v) {
68
- this.i.xb = v;
68
+ this.i.xe = v;
69
69
  },
70
70
  enumerable: false,
71
71
  configurable: true
@@ -75,10 +75,10 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
75
75
  * The name of the property from which to extract the Latitude for each item in the ItemsSource.
76
76
  */
77
77
  get: function () {
78
- return this.i.w9;
78
+ return this.i.xc;
79
79
  },
80
80
  set: function (v) {
81
- this.i.w9 = v;
81
+ this.i.xc = v;
82
82
  },
83
83
  enumerable: false,
84
84
  configurable: true
@@ -89,10 +89,10 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
89
89
  * This property is optional. If it is left as null, the triangulation will be created based on the items in the ItemsSource. Triangulation is a demanding operation, so the runtime performance will be better when specifying a TriangulationSource, especially when a large number of data items are present.
90
90
  */
91
91
  get: function () {
92
- return this.i.w8;
92
+ return this.i.xb;
93
93
  },
94
94
  set: function (v) {
95
- this.i.w8 = v;
95
+ this.i.xb = v;
96
96
  },
97
97
  enumerable: false,
98
98
  configurable: true
@@ -102,10 +102,10 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
102
102
  * The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
103
103
  */
104
104
  get: function () {
105
- return this.i.xe;
105
+ return this.i.xh;
106
106
  },
107
107
  set: function (v) {
108
- this.i.xe = v;
108
+ this.i.xh = v;
109
109
  },
110
110
  enumerable: false,
111
111
  configurable: true
@@ -115,10 +115,10 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
115
115
  * The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
116
116
  */
117
117
  get: function () {
118
- return this.i.xg;
118
+ return this.i.xj;
119
119
  },
120
120
  set: function (v) {
121
- this.i.xg = v;
121
+ this.i.xj = v;
122
122
  },
123
123
  enumerable: false,
124
124
  configurable: true
@@ -128,10 +128,10 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
128
128
  * The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
129
129
  */
130
130
  get: function () {
131
- return this.i.xi;
131
+ return this.i.xl;
132
132
  },
133
133
  set: function (v) {
134
- this.i.xi = v;
134
+ this.i.xl = v;
135
135
  },
136
136
  enumerable: false,
137
137
  configurable: true
@@ -72,7 +72,7 @@ var IgcTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
72
72
  * Gets whether the current series shows a tile imagery.
73
73
  */
74
74
  get: function () {
75
- return this.i.f2;
75
+ return this.i.f3;
76
76
  },
77
77
  enumerable: false,
78
78
  configurable: true
@@ -82,14 +82,14 @@ var IgcTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
82
82
  * The MapImagery which is used to provide the tiles for display.
83
83
  */
84
84
  get: function () {
85
- var r = this.i.aaa;
85
+ var r = this.i.aad;
86
86
  if (r == null) {
87
87
  return null;
88
88
  }
89
89
  return r.externalObject;
90
90
  },
91
91
  set: function (v) {
92
- v == null ? this.i.aaa = null : this.i.aaa = v.i;
92
+ v == null ? this.i.aad = null : this.i.aad = v.i;
93
93
  },
94
94
  enumerable: false,
95
95
  configurable: true