igniteui-angular-maps 20.0.2-beta.2 → 20.0.2-beta.3
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.
- package/bundles/igniteui-angular-maps.umd.js +1409 -1409
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/{AzureMapsMapImagery.js → AzureMapsImagery.js} +1 -1
- package/esm2015/lib/AzureMapsImageryStyle.js +14 -14
- package/{esm5/lib/AzureMapsMapImagery.js → esm2015/lib/AzureMapsImageryView.js} +1 -1
- package/esm2015/lib/{AzureMapsMapImageryView_combined.js → AzureMapsImageryView_combined.js} +18 -18
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +163 -163
- package/esm2015/lib/GeographicMarkerSeries.js +25 -25
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +58 -58
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm2015/lib/GeographicTileSeries.js +26 -26
- package/esm2015/lib/TileSeries_combined.js +79 -79
- package/esm2015/lib/XamGeographicMap_combined.js +448 -448
- package/esm2015/lib/igx-azure-maps-imagery-dynamic-module.js +34 -0
- package/esm2015/lib/{igx-azure-maps-map-imagery-module.js → igx-azure-maps-imagery-module.js} +7 -7
- package/esm2015/lib/{igx-azure-maps-map-imagery.js → igx-azure-maps-imagery.js} +4 -4
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +8 -8
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-map-component.js +39 -39
- package/esm2015/lib/igx-geographic-map-series-host-component.js +11 -11
- package/esm2015/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-polyline-series-component.js +10 -10
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +32 -32
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +7 -7
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +22 -22
- package/esm2015/lib/igx-geographic-shape-series-component.js +32 -32
- package/esm2015/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm2015/lib/igx-geographic-tile-series-component.js +3 -3
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +2 -2
- package/esm2015/public_api.js +5 -5
- package/{esm2015/lib/AzureMapsMapImageryView.js → esm5/lib/AzureMapsImagery.js} +1 -1
- package/esm5/lib/AzureMapsImageryStyle.js +14 -14
- package/esm5/lib/{AzureMapsMapImageryView.js → AzureMapsImageryView.js} +1 -1
- package/esm5/lib/{AzureMapsMapImageryView_combined.js → AzureMapsImageryView_combined.js} +33 -33
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm5/lib/GeographicMapSeriesHost_combined.js +161 -161
- package/esm5/lib/GeographicMarkerSeries.js +25 -25
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +57 -57
- package/esm5/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm5/lib/GeographicTileSeries.js +25 -25
- package/esm5/lib/TileSeries_combined.js +77 -77
- package/esm5/lib/XamGeographicMap_combined.js +441 -441
- package/esm5/lib/igx-azure-maps-imagery-dynamic-module.js +33 -0
- package/esm5/lib/{igx-azure-maps-map-imagery-module.js → igx-azure-maps-imagery-module.js} +8 -8
- package/esm5/lib/{igx-azure-maps-map-imagery.js → igx-azure-maps-imagery.js} +16 -16
- package/esm5/lib/igx-geographic-contour-line-series-component.js +8 -8
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm5/lib/igx-geographic-map-component.js +39 -39
- package/esm5/lib/igx-geographic-map-series-host-component.js +11 -11
- package/esm5/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm5/lib/igx-geographic-polyline-series-component.js +10 -10
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +32 -32
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +7 -7
- package/esm5/lib/igx-geographic-shape-series-base-component.js +22 -22
- package/esm5/lib/igx-geographic-shape-series-component.js +32 -32
- package/esm5/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm5/lib/igx-geographic-tile-series-component.js +3 -3
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +2 -2
- package/esm5/public_api.js +5 -5
- package/fesm2015/igniteui-angular-maps.js +1395 -1395
- package/fesm5/igniteui-angular-maps.js +1405 -1405
- package/lib/AzureMapsImagery.d.ts +1 -0
- package/lib/AzureMapsImageryStyle.d.ts +13 -13
- package/lib/AzureMapsImageryView.d.ts +1 -0
- package/lib/{AzureMapsMapImageryView_combined.d.ts → AzureMapsImageryView_combined.d.ts} +5 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +11 -11
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +16 -16
- package/lib/GeographicMapSeriesHost_combined.d.ts +27 -27
- package/lib/GeographicMarkerSeries.d.ts +13 -13
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +7 -7
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +21 -21
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +18 -18
- package/lib/GeographicShapeSeriesView_combined.d.ts +20 -20
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +14 -14
- package/lib/GeographicTileSeries.d.ts +8 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +18 -18
- package/lib/XamGeographicMap_combined.d.ts +96 -96
- package/lib/igx-azure-maps-imagery-dynamic-module.d.ts +9 -0
- package/lib/igx-azure-maps-imagery-module.d.ts +7 -0
- package/lib/{igx-azure-maps-map-imagery.d.ts → igx-azure-maps-imagery.d.ts} +5 -5
- package/package.json +2 -2
- package/public_api.d.ts +5 -5
- package/esm2015/lib/igx-azure-maps-map-imagery-dynamic-module.js +0 -34
- package/esm5/lib/igx-azure-maps-map-imagery-dynamic-module.js +0 -33
- package/lib/AzureMapsMapImagery.d.ts +0 -1
- package/lib/AzureMapsMapImageryView.d.ts +0 -1
- package/lib/igx-azure-maps-map-imagery-dynamic-module.d.ts +0 -9
- package/lib/igx-azure-maps-map-imagery-module.d.ts +0 -7
|
@@ -21,11 +21,11 @@ export let TileSeries = /*@__PURE__*/ (() => {
|
|
|
21
21
|
class TileSeries extends ShapeSeriesBase {
|
|
22
22
|
constructor() {
|
|
23
23
|
super();
|
|
24
|
+
this.aak = null;
|
|
24
25
|
this.aaj = null;
|
|
25
|
-
this.aai = null;
|
|
26
26
|
this.imageTilesReady = null;
|
|
27
|
-
this.
|
|
28
|
-
this.
|
|
27
|
+
this.aan = null;
|
|
28
|
+
this.aao = false;
|
|
29
29
|
this.ab = TileSeries.$;
|
|
30
30
|
}
|
|
31
31
|
bk() {
|
|
@@ -37,34 +37,34 @@ export let TileSeries = /*@__PURE__*/ (() => {
|
|
|
37
37
|
ct() {
|
|
38
38
|
return new TileSeriesView(this);
|
|
39
39
|
}
|
|
40
|
-
|
|
41
|
-
super.
|
|
42
|
-
this.
|
|
40
|
+
q8(a) {
|
|
41
|
+
super.q8(a);
|
|
42
|
+
this.aai = a;
|
|
43
43
|
}
|
|
44
|
-
|
|
44
|
+
get_yl() {
|
|
45
45
|
return false;
|
|
46
46
|
}
|
|
47
|
-
get
|
|
48
|
-
return this.
|
|
47
|
+
get aam() {
|
|
48
|
+
return this.aak;
|
|
49
49
|
}
|
|
50
|
-
set
|
|
51
|
-
let b = a != this.
|
|
50
|
+
set aam(a) {
|
|
51
|
+
let b = a != this.aam;
|
|
52
52
|
if (b) {
|
|
53
|
-
let c = this.
|
|
54
|
-
this.
|
|
53
|
+
let c = this.aam;
|
|
54
|
+
this.aak = a;
|
|
55
55
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
|
-
get
|
|
59
|
-
return this.
|
|
58
|
+
get aal() {
|
|
59
|
+
return this.aaj;
|
|
60
60
|
}
|
|
61
|
-
set
|
|
62
|
-
let b = this.
|
|
63
|
-
this.
|
|
64
|
-
this.raisePropertyChanged("ActualTileImagery", b, this.
|
|
61
|
+
set aal(a) {
|
|
62
|
+
let b = this.aaj;
|
|
63
|
+
this.aaj = a;
|
|
64
|
+
this.raisePropertyChanged("ActualTileImagery", b, this.aaj);
|
|
65
65
|
}
|
|
66
|
-
|
|
67
|
-
super.
|
|
66
|
+
rh(a, b, c, d) {
|
|
67
|
+
super.rh(a, b, c, d);
|
|
68
68
|
let e;
|
|
69
69
|
let f;
|
|
70
70
|
switch (b) {
|
|
@@ -72,78 +72,78 @@ export let TileSeries = /*@__PURE__*/ (() => {
|
|
|
72
72
|
e = c;
|
|
73
73
|
f = d;
|
|
74
74
|
if (e != null) {
|
|
75
|
-
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.
|
|
75
|
+
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.aar));
|
|
76
76
|
}
|
|
77
77
|
if (f != null) {
|
|
78
|
-
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.
|
|
78
|
+
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.aar));
|
|
79
79
|
}
|
|
80
|
-
this.
|
|
81
|
-
this.
|
|
82
|
-
this.
|
|
80
|
+
this.aai.dv(e, f);
|
|
81
|
+
this.rz(false);
|
|
82
|
+
this.qs();
|
|
83
83
|
break;
|
|
84
84
|
case "ActualTileImagery":
|
|
85
85
|
e = c;
|
|
86
86
|
f = d;
|
|
87
87
|
if (e != null) {
|
|
88
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
88
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.aas));
|
|
89
89
|
e.deferralHandler = null;
|
|
90
90
|
}
|
|
91
91
|
if (f != null) {
|
|
92
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
92
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.aas));
|
|
93
93
|
f.deferralHandler = this;
|
|
94
94
|
}
|
|
95
|
-
this.
|
|
95
|
+
this.aai.du(e, f);
|
|
96
96
|
if (f != null && typeCast(XamGeographicMap.$, this.dc) !== null) {
|
|
97
97
|
f.geographicMap = this.dc;
|
|
98
|
-
this.
|
|
99
|
-
this.
|
|
98
|
+
this.aau(this.cw);
|
|
99
|
+
this.aai.dr(this.dc.xn);
|
|
100
100
|
}
|
|
101
|
-
this.
|
|
101
|
+
this.qs();
|
|
102
102
|
break;
|
|
103
103
|
case "ActualWindowRect":
|
|
104
|
-
this.
|
|
104
|
+
this.aai.dr(d);
|
|
105
105
|
break;
|
|
106
106
|
case "WorldRect":
|
|
107
|
-
this.
|
|
107
|
+
this.aai.dy(d);
|
|
108
108
|
break;
|
|
109
109
|
case "SeriesViewer":
|
|
110
110
|
let g = c;
|
|
111
111
|
let h = d;
|
|
112
|
-
if (g != null && this.
|
|
113
|
-
this.
|
|
112
|
+
if (g != null && this.aal != null) {
|
|
113
|
+
this.aal.be(null);
|
|
114
114
|
}
|
|
115
|
-
if (h != null && this.
|
|
116
|
-
this.
|
|
115
|
+
if (h != null && this.aal != null) {
|
|
116
|
+
this.aal.be(this.cw.ae);
|
|
117
117
|
}
|
|
118
118
|
break;
|
|
119
119
|
case "ActualBrush":
|
|
120
120
|
case "ActualOutline":
|
|
121
121
|
case "ActualThickness":
|
|
122
|
-
this.
|
|
122
|
+
this.qu();
|
|
123
123
|
break;
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
|
-
|
|
126
|
+
aar(a, b) {
|
|
127
127
|
if (b.propertyName == "MultiScaleImage") {
|
|
128
|
-
this.
|
|
128
|
+
this.aau(this.cw);
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
|
-
|
|
131
|
+
aas(a, b) {
|
|
132
132
|
if (this.imageTilesReady != null) {
|
|
133
133
|
this.imageTilesReady(this, new EventArgs());
|
|
134
134
|
}
|
|
135
|
-
if (!this.
|
|
136
|
-
this.
|
|
135
|
+
if (!this.aao) {
|
|
136
|
+
this.aai.dw();
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
139
|
register(a, b) {
|
|
140
|
-
this.
|
|
140
|
+
this.aan = b;
|
|
141
141
|
}
|
|
142
142
|
unRegister(a) {
|
|
143
|
-
this.
|
|
143
|
+
this.aan = null;
|
|
144
144
|
}
|
|
145
145
|
deferredRefresh() {
|
|
146
|
-
this.
|
|
146
|
+
this.rz(false);
|
|
147
147
|
}
|
|
148
148
|
deferAction(a) {
|
|
149
149
|
if (this.j3 != null) {
|
|
@@ -153,54 +153,54 @@ export let TileSeries = /*@__PURE__*/ (() => {
|
|
|
153
153
|
window.setTimeout(a, 0);
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
|
-
|
|
157
|
-
this.
|
|
158
|
-
super.
|
|
156
|
+
sz(a, b) {
|
|
157
|
+
this.aai.dx();
|
|
158
|
+
super.sz(a, b);
|
|
159
159
|
}
|
|
160
|
-
|
|
161
|
-
super.
|
|
162
|
-
this.
|
|
160
|
+
r0(a) {
|
|
161
|
+
super.r0(a);
|
|
162
|
+
this.aat(a, this.cw);
|
|
163
163
|
}
|
|
164
|
-
|
|
164
|
+
aat(a, b) {
|
|
165
165
|
let c;
|
|
166
166
|
let d;
|
|
167
167
|
let e = b;
|
|
168
168
|
let f = b.getViewInfo(c, d);
|
|
169
169
|
c = f.p0;
|
|
170
170
|
d = f.p1;
|
|
171
|
-
this.
|
|
172
|
-
if (this.
|
|
173
|
-
this.
|
|
174
|
-
this.
|
|
175
|
-
this.
|
|
171
|
+
this.aau(b);
|
|
172
|
+
if (this.aan != null) {
|
|
173
|
+
this.aao = true;
|
|
174
|
+
this.aan(a);
|
|
175
|
+
this.aao = false;
|
|
176
176
|
}
|
|
177
177
|
e.dw();
|
|
178
178
|
}
|
|
179
|
-
|
|
180
|
-
super.
|
|
179
|
+
ry(a, b, c, d, e) {
|
|
180
|
+
super.ry(a, b, c, d, e);
|
|
181
181
|
let f = this.ho.item(d);
|
|
182
182
|
f.bd(c);
|
|
183
183
|
if (this.d7(f)) {
|
|
184
184
|
return;
|
|
185
185
|
}
|
|
186
|
-
this.
|
|
186
|
+
this.zy(f);
|
|
187
187
|
}
|
|
188
|
-
|
|
188
|
+
aau(a) {
|
|
189
189
|
let b;
|
|
190
190
|
let c;
|
|
191
191
|
let d = a.getViewInfo(b, c);
|
|
192
192
|
b = d.p0;
|
|
193
193
|
c = d.p1;
|
|
194
|
-
if (this.
|
|
195
|
-
if (this.
|
|
196
|
-
this.
|
|
194
|
+
if (this.aam != null && this.aam.ao != null) {
|
|
195
|
+
if (this.aam != this.aal) {
|
|
196
|
+
this.aal = this.aam;
|
|
197
197
|
}
|
|
198
|
-
if (this.
|
|
199
|
-
if (this.
|
|
200
|
-
this.
|
|
198
|
+
if (this.aal != null && !b.isEmpty) {
|
|
199
|
+
if (this.aal.width != b.width) {
|
|
200
|
+
this.aal.width = b.width;
|
|
201
201
|
}
|
|
202
|
-
if (this.
|
|
203
|
-
this.
|
|
202
|
+
if (this.aal.height != b.height) {
|
|
203
|
+
this.aal.height = b.height;
|
|
204
204
|
}
|
|
205
205
|
}
|
|
206
206
|
}
|
|
@@ -229,8 +229,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
229
229
|
a4() {
|
|
230
230
|
super.a4();
|
|
231
231
|
if (!this.t) {
|
|
232
|
-
this.dn.
|
|
233
|
-
this.dn.
|
|
232
|
+
this.dn.v6 = Defaults.tileSeries_Outline;
|
|
233
|
+
this.dn.vq = Defaults.tileSeries_Brush;
|
|
234
234
|
}
|
|
235
235
|
}
|
|
236
236
|
cx(a, b) {
|
|
@@ -257,8 +257,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
257
257
|
this.a2();
|
|
258
258
|
}
|
|
259
259
|
dr(a) {
|
|
260
|
-
if (this.dn.
|
|
261
|
-
this.dn.
|
|
260
|
+
if (this.dn.aam != null) {
|
|
261
|
+
this.dn.aam.windowRect = a;
|
|
262
262
|
}
|
|
263
263
|
}
|
|
264
264
|
du(a, b) {
|
|
@@ -293,8 +293,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
293
293
|
this.dq.setAttribute("width", this.b9.width.toString());
|
|
294
294
|
this.dq.setAttribute("height", this.b9.height.toString());
|
|
295
295
|
}
|
|
296
|
-
if (this.dn.
|
|
297
|
-
this.dn.
|
|
296
|
+
if (this.dn.aam != null) {
|
|
297
|
+
this.dn.aam.bf(this.b9);
|
|
298
298
|
}
|
|
299
299
|
}
|
|
300
300
|
bj(a, b) {
|
|
@@ -328,8 +328,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
328
328
|
ds() {
|
|
329
329
|
}
|
|
330
330
|
dy(a) {
|
|
331
|
-
if (this.dn.
|
|
332
|
-
this.dn.
|
|
331
|
+
if (this.dn.aam != null) {
|
|
332
|
+
this.dn.aam.a6();
|
|
333
333
|
}
|
|
334
334
|
}
|
|
335
335
|
}
|