igniteui-angular-maps 20.0.2-beta.1 → 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 +3 -3
- 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
|
@@ -30,53 +30,53 @@ export let GeographicShapeSeriesView = /*@__PURE__*/ (() => {
|
|
|
30
30
|
this.cy = null;
|
|
31
31
|
this.cy = a;
|
|
32
32
|
if (!this.t) {
|
|
33
|
-
this.cy.
|
|
33
|
+
this.cy.ya = "points";
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
a4() {
|
|
37
37
|
super.a4();
|
|
38
38
|
if (!this.t) {
|
|
39
|
-
this.cy.
|
|
39
|
+
this.cy.zx = Defaults.a8;
|
|
40
40
|
this.cy.jt = Defaults.ac;
|
|
41
|
-
this.cy.
|
|
42
|
-
this.cy.
|
|
43
|
-
this.cy.
|
|
41
|
+
this.cy.yw = Defaults.ab;
|
|
42
|
+
this.cy.yt = Defaults.d;
|
|
43
|
+
this.cy.yr = Defaults.a;
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
ci() {
|
|
47
47
|
super.ci();
|
|
48
|
-
this.cy.
|
|
49
|
-
this.cy.
|
|
50
|
-
this.cy.
|
|
51
|
-
this.cy.
|
|
52
|
-
this.cy.
|
|
48
|
+
this.cy.xb.ab4 = this.cy.zz;
|
|
49
|
+
this.cy.xb.aax = this.cy.yu;
|
|
50
|
+
this.cy.xb.abj = this.cy.zf;
|
|
51
|
+
this.cy.xb.aa0 = this.cy.yw;
|
|
52
|
+
this.cy.xb.aaj = this.cy.yq;
|
|
53
53
|
}
|
|
54
54
|
c3() {
|
|
55
|
-
this.cy.
|
|
55
|
+
this.cy.xb.abj = this.cy.zf;
|
|
56
56
|
}
|
|
57
57
|
c5() {
|
|
58
|
-
this.cy.
|
|
58
|
+
this.cy.xb.aa0 = this.cy.yw;
|
|
59
59
|
}
|
|
60
60
|
c0() {
|
|
61
|
-
this.cy.
|
|
61
|
+
this.cy.xb.aaj = this.cy.yq;
|
|
62
62
|
}
|
|
63
63
|
c4() {
|
|
64
|
-
this.cy.
|
|
64
|
+
this.cy.xb.aas = this.cy.yt;
|
|
65
65
|
}
|
|
66
66
|
cz() {
|
|
67
|
-
this.cy.
|
|
67
|
+
this.cy.xb.ab0 = this.cy.zw;
|
|
68
68
|
}
|
|
69
69
|
c1() {
|
|
70
|
-
this.cy.
|
|
70
|
+
this.cy.xb.ab1 = this.cy.zx;
|
|
71
71
|
}
|
|
72
72
|
c2() {
|
|
73
|
-
this.cy.
|
|
73
|
+
this.cy.xb.ab3 = this.cy.zy;
|
|
74
74
|
}
|
|
75
75
|
c6() {
|
|
76
|
-
this.cy.
|
|
76
|
+
this.cy.xb.aax = this.cy.yu;
|
|
77
77
|
}
|
|
78
78
|
c7() {
|
|
79
|
-
this.cy.
|
|
79
|
+
this.cy.xb.ab4 = this.cy.zz;
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
@@ -101,81 +101,81 @@ export let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
|
101
101
|
ct() {
|
|
102
102
|
return new GeographicShapeSeriesView(this);
|
|
103
103
|
}
|
|
104
|
-
|
|
105
|
-
super.
|
|
106
|
-
this.
|
|
104
|
+
q8(a) {
|
|
105
|
+
super.q8(a);
|
|
106
|
+
this.yv = a;
|
|
107
107
|
}
|
|
108
|
-
|
|
108
|
+
xa() {
|
|
109
109
|
let a = new ScatterPolygonSeries();
|
|
110
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
111
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
110
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.zc));
|
|
111
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.zd));
|
|
112
112
|
return a;
|
|
113
113
|
}
|
|
114
|
-
|
|
114
|
+
zc(a, b) {
|
|
115
115
|
if (this.styleShape != null) {
|
|
116
116
|
this.styleShape(this, b);
|
|
117
117
|
}
|
|
118
118
|
}
|
|
119
|
-
|
|
120
|
-
let c = typeCast(ScatterPolygonSeries.$, this.
|
|
119
|
+
zd(a, b) {
|
|
120
|
+
let c = typeCast(ScatterPolygonSeries.$, this.xb);
|
|
121
121
|
if (c == null) {
|
|
122
122
|
return;
|
|
123
123
|
}
|
|
124
124
|
}
|
|
125
125
|
ip() {
|
|
126
|
-
return this.
|
|
127
|
-
}
|
|
128
|
-
vv() {
|
|
129
|
-
return this.zt;
|
|
126
|
+
return this.yw;
|
|
130
127
|
}
|
|
131
128
|
vw() {
|
|
132
129
|
return this.zu;
|
|
133
130
|
}
|
|
134
|
-
|
|
135
|
-
return this.
|
|
131
|
+
vx() {
|
|
132
|
+
return this.zv;
|
|
133
|
+
}
|
|
134
|
+
s8() {
|
|
135
|
+
return this.ze;
|
|
136
136
|
}
|
|
137
137
|
mf() {
|
|
138
|
-
let a = typeCast(ScatterPolygonSeries.$, this.
|
|
138
|
+
let a = typeCast(ScatterPolygonSeries.$, this.xb);
|
|
139
139
|
if (a == null) {
|
|
140
140
|
return "Unknown";
|
|
141
141
|
}
|
|
142
142
|
return a.mf();
|
|
143
143
|
}
|
|
144
|
-
|
|
145
|
-
super.
|
|
144
|
+
rh(a, b, c, d) {
|
|
145
|
+
super.rh(a, b, c, d);
|
|
146
146
|
switch (b) {
|
|
147
147
|
case GeographicShapeSeries.$$p[6]:
|
|
148
|
-
this.
|
|
148
|
+
this.xb.aaq = this.ys;
|
|
149
149
|
break;
|
|
150
150
|
case GeographicShapeSeries.$$p[5]:
|
|
151
|
-
this.
|
|
151
|
+
this.xb.aam = this.yr;
|
|
152
152
|
break;
|
|
153
153
|
case GeographicShapeSeries.$$p[9]:
|
|
154
|
-
this.
|
|
154
|
+
this.yv.c3();
|
|
155
155
|
break;
|
|
156
156
|
case GeographicShapeSeries.$$p[10]:
|
|
157
|
-
this.
|
|
157
|
+
this.yv.c5();
|
|
158
158
|
break;
|
|
159
159
|
case GeographicShapeSeries.$$p[4]:
|
|
160
|
-
this.
|
|
160
|
+
this.yv.c0();
|
|
161
161
|
break;
|
|
162
162
|
case GeographicShapeSeries.$$p[11]:
|
|
163
|
-
this.
|
|
163
|
+
this.yv.c4();
|
|
164
164
|
break;
|
|
165
165
|
case GeographicShapeSeries.$$p[3]:
|
|
166
|
-
this.
|
|
166
|
+
this.yv.cz();
|
|
167
167
|
break;
|
|
168
168
|
case GeographicShapeSeries.$$p[7]:
|
|
169
|
-
this.
|
|
169
|
+
this.yv.c1();
|
|
170
170
|
break;
|
|
171
171
|
case GeographicShapeSeries.$$p[8]:
|
|
172
|
-
this.
|
|
172
|
+
this.yv.c2();
|
|
173
173
|
break;
|
|
174
174
|
case GeographicShapeSeries.$$p[13]:
|
|
175
|
-
this.
|
|
175
|
+
this.yv.c6();
|
|
176
176
|
break;
|
|
177
177
|
case GeographicShapeSeries.$$p[12]:
|
|
178
|
-
this.
|
|
178
|
+
this.yv.c7();
|
|
179
179
|
break;
|
|
180
180
|
}
|
|
181
181
|
}
|
|
@@ -184,6 +184,6 @@ export let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
186
|
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
187
|
-
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
187
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:zu:zg', [Brush.$], 'ActualMarkerOutline:zv:zh', [Brush.$], 'ActualMarkerTemplate:ze:zi', [DataTemplate.$, null], 'MarkerBrush:zw:zj', [Brush.$], 'MarkerCollisionAvoidance:yq:zk', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:yr:zl', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:ys:zm', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:zx:zn', [Brush.$], 'MarkerStyle:zy:zo', [Style.$], 'MarkerTemplate:zf:zp', [DataTemplate.$, null], 'MarkerThickness:yw:zq', [1, DeviceUtils.g(2)], 'MarkerType:yt:zr', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:zz:zs', [Style.$, null], 'ShapeStyleSelector:yu:zt', [StyleSelector.$, null]]);
|
|
188
188
|
return GeographicShapeSeries;
|
|
189
189
|
})();
|
|
@@ -28,56 +28,56 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
ci() {
|
|
31
|
-
let a = this.cu.
|
|
31
|
+
let a = this.cu.xb;
|
|
32
32
|
super.ci();
|
|
33
|
-
a.
|
|
34
|
-
a.
|
|
35
|
-
a.
|
|
36
|
-
a.
|
|
37
|
-
a.
|
|
33
|
+
a.aa4 = this.cu.yz;
|
|
34
|
+
a.abc = this.cu.yx;
|
|
35
|
+
a.xl = this.cu.xl;
|
|
36
|
+
a.yd = this.cu.x1;
|
|
37
|
+
a.xu = this.cu.xm;
|
|
38
38
|
}
|
|
39
39
|
cw() {
|
|
40
|
-
this.cu.
|
|
40
|
+
this.cu.xb.aa4 = this.cu.yz;
|
|
41
41
|
}
|
|
42
42
|
cv() {
|
|
43
|
-
this.cu.
|
|
43
|
+
this.cu.xb.abc = this.cu.yx;
|
|
44
44
|
}
|
|
45
45
|
c2() {
|
|
46
|
-
this.cu.
|
|
46
|
+
this.cu.xb.xl = this.cu.xl;
|
|
47
47
|
}
|
|
48
48
|
c0() {
|
|
49
|
-
this.cu.
|
|
49
|
+
this.cu.xb.yd = this.cu.x1;
|
|
50
50
|
}
|
|
51
51
|
c1() {
|
|
52
|
-
this.cu.
|
|
52
|
+
this.cu.xb.xu = this.cu.xm;
|
|
53
53
|
}
|
|
54
54
|
c3() {
|
|
55
|
-
this.cu.
|
|
55
|
+
this.cu.xb.aak = this.cu.xn;
|
|
56
56
|
}
|
|
57
57
|
c5() {
|
|
58
|
-
this.cu.
|
|
58
|
+
this.cu.xb.xAxis = this.cu.dc.yd;
|
|
59
59
|
}
|
|
60
60
|
c6() {
|
|
61
|
-
this.cu.
|
|
61
|
+
this.cu.xb.yAxis = this.cu.dc.yf;
|
|
62
62
|
}
|
|
63
63
|
c4() {
|
|
64
|
-
let a = this.cu.
|
|
64
|
+
let a = this.cu.xb;
|
|
65
65
|
if (this.cu.dc == null) {
|
|
66
66
|
a.xAxis = null;
|
|
67
67
|
a.yAxis = null;
|
|
68
68
|
return;
|
|
69
69
|
}
|
|
70
|
-
a.xAxis = this.cu.dc.
|
|
71
|
-
a.yAxis = this.cu.dc.
|
|
70
|
+
a.xAxis = this.cu.dc.yd;
|
|
71
|
+
a.yAxis = this.cu.dc.yf;
|
|
72
72
|
}
|
|
73
73
|
cy() {
|
|
74
|
-
this.cu.
|
|
74
|
+
this.cu.xb.y4 = this.cu.yj;
|
|
75
75
|
}
|
|
76
76
|
cx() {
|
|
77
|
-
this.cu.
|
|
77
|
+
this.cu.xb.yu = this.cu.yf;
|
|
78
78
|
}
|
|
79
79
|
cz() {
|
|
80
|
-
this.cu.
|
|
80
|
+
this.cu.xb.yv = this.cu.yg;
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
@@ -90,9 +90,9 @@ export let GeographicSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
90
90
|
class GeographicSymbolSeries extends GeographicMarkerSeries {
|
|
91
91
|
constructor() {
|
|
92
92
|
super();
|
|
93
|
-
this.
|
|
93
|
+
this.yl = null;
|
|
94
|
+
this.yo = false;
|
|
94
95
|
this.yn = false;
|
|
95
|
-
this.ym = false;
|
|
96
96
|
this.assigningScatterStyle = null;
|
|
97
97
|
this.assigningScatterMarkerStyle = null;
|
|
98
98
|
this.ab = GeographicSymbolSeries.$;
|
|
@@ -106,84 +106,84 @@ export let GeographicSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
106
106
|
ct() {
|
|
107
107
|
return new GeographicSymbolSeriesView(this);
|
|
108
108
|
}
|
|
109
|
-
|
|
110
|
-
super.
|
|
111
|
-
this.
|
|
109
|
+
q8(a) {
|
|
110
|
+
super.q8(a);
|
|
111
|
+
this.ym = a;
|
|
112
112
|
}
|
|
113
113
|
jo() {
|
|
114
114
|
return 0.7;
|
|
115
115
|
}
|
|
116
|
-
|
|
116
|
+
xa() {
|
|
117
117
|
return new ScatterSeries();
|
|
118
118
|
}
|
|
119
119
|
get_ff() {
|
|
120
120
|
return true;
|
|
121
121
|
}
|
|
122
|
-
|
|
123
|
-
super.
|
|
122
|
+
rh(a, b, c, d) {
|
|
123
|
+
super.rh(a, b, c, d);
|
|
124
124
|
switch (b) {
|
|
125
125
|
case "SeriesViewer":
|
|
126
|
-
this.
|
|
126
|
+
this.ym.c4();
|
|
127
127
|
break;
|
|
128
128
|
case GeographicSymbolSeries.$$p[5]:
|
|
129
|
-
this.
|
|
129
|
+
this.ym.cw();
|
|
130
130
|
break;
|
|
131
131
|
case GeographicSymbolSeries.$$p[4]:
|
|
132
|
-
this.
|
|
132
|
+
this.ym.cv();
|
|
133
133
|
break;
|
|
134
134
|
case GeographicSymbolSeries.$$p[6]:
|
|
135
|
-
this.
|
|
135
|
+
this.ym.cy();
|
|
136
136
|
break;
|
|
137
137
|
case "XAxis":
|
|
138
|
-
this.
|
|
138
|
+
this.ym.c5();
|
|
139
139
|
break;
|
|
140
140
|
case "YAxis":
|
|
141
|
-
this.
|
|
141
|
+
this.ym.c6();
|
|
142
142
|
break;
|
|
143
143
|
case GeographicSymbolSeries.$$p[1]:
|
|
144
|
-
this.
|
|
145
|
-
this.
|
|
146
|
-
if (this.
|
|
147
|
-
let e = this.
|
|
148
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
144
|
+
this.xb.z0 = this.yq;
|
|
145
|
+
this.yo = this.yq;
|
|
146
|
+
if (this.yq) {
|
|
147
|
+
let e = this.xb;
|
|
148
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.y4));
|
|
149
149
|
}
|
|
150
150
|
else {
|
|
151
|
-
let f = this.
|
|
152
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
151
|
+
let f = this.xb;
|
|
152
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.y4));
|
|
153
153
|
}
|
|
154
154
|
break;
|
|
155
155
|
case GeographicSymbolSeries.$$p[0]:
|
|
156
|
-
this.
|
|
157
|
-
this.
|
|
158
|
-
if (this.
|
|
159
|
-
let g = this.
|
|
160
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
156
|
+
this.xb.zz = this.yp;
|
|
157
|
+
this.yn = this.yp;
|
|
158
|
+
if (this.yq) {
|
|
159
|
+
let g = this.xb;
|
|
160
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.y3));
|
|
161
161
|
}
|
|
162
162
|
else {
|
|
163
|
-
let h = this.
|
|
164
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
163
|
+
let h = this.xb;
|
|
164
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.y3));
|
|
165
165
|
}
|
|
166
166
|
break;
|
|
167
167
|
case GeographicSymbolSeries.$$p[2]:
|
|
168
|
-
this.
|
|
168
|
+
this.xb.zj = this.yk;
|
|
169
169
|
break;
|
|
170
170
|
case GeographicSymbolSeries.$$p[3]:
|
|
171
|
-
this.
|
|
171
|
+
this.xb.aaj = this.ys;
|
|
172
172
|
break;
|
|
173
173
|
}
|
|
174
174
|
}
|
|
175
|
-
|
|
175
|
+
y4(a, b) {
|
|
176
176
|
if (this.assigningScatterStyle != null) {
|
|
177
177
|
this.assigningScatterStyle(this, b);
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
|
-
|
|
180
|
+
y3(a, b) {
|
|
181
181
|
if (this.assigningScatterMarkerStyle != null) {
|
|
182
182
|
this.assigningScatterMarkerStyle(this, b);
|
|
183
183
|
}
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
186
|
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
187
|
-
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
187
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:yp:y5', [0, false], 'IsCustomScatterStyleAllowed:yq:y6', [0, false], 'ItemSearchMode:yk:y7', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:ys:y8', [1, 10000], 'LatitudeMemberPath:yx:y9', [2, null], 'LongitudeMemberPath:yz:za', [2, null], 'MarkerCollisionAvoidance:yj:zb', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:yr:zc', [0, false]]);
|
|
188
188
|
return GeographicSymbolSeries;
|
|
189
189
|
})();
|
|
@@ -15,8 +15,8 @@ export let GeographicTileSeries = /*@__PURE__*/ (() => {
|
|
|
15
15
|
class GeographicTileSeries extends GeographicShapeSeriesBase {
|
|
16
16
|
constructor() {
|
|
17
17
|
super();
|
|
18
|
+
this.yr = null;
|
|
18
19
|
this.yq = null;
|
|
19
|
-
this.yp = null;
|
|
20
20
|
this.imageTilesReady = null;
|
|
21
21
|
this.ab = GeographicTileSeries.$;
|
|
22
22
|
}
|
|
@@ -26,49 +26,49 @@ export let GeographicTileSeries = /*@__PURE__*/ (() => {
|
|
|
26
26
|
get_f4() {
|
|
27
27
|
return true;
|
|
28
28
|
}
|
|
29
|
-
get
|
|
30
|
-
return this.
|
|
29
|
+
get ys() {
|
|
30
|
+
return this.yr;
|
|
31
31
|
}
|
|
32
|
-
set
|
|
33
|
-
let b = a != this.
|
|
32
|
+
set ys(a) {
|
|
33
|
+
let b = a != this.ys;
|
|
34
34
|
if (b) {
|
|
35
|
-
let c = this.
|
|
36
|
-
this.
|
|
35
|
+
let c = this.ys;
|
|
36
|
+
this.yr = a;
|
|
37
37
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
|
-
|
|
41
|
-
if (this.
|
|
42
|
-
this.
|
|
40
|
+
yw() {
|
|
41
|
+
if (this.ys != null) {
|
|
42
|
+
this.ys.clearTileCache();
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
|
-
|
|
46
|
-
super.
|
|
45
|
+
rh(a, b, c, d) {
|
|
46
|
+
super.rh(a, b, c, d);
|
|
47
47
|
switch (b) {
|
|
48
48
|
case "TileImagery":
|
|
49
|
-
if (this.
|
|
50
|
-
this.
|
|
49
|
+
if (this.xb != null) {
|
|
50
|
+
this.xb.aam = this.ys;
|
|
51
51
|
}
|
|
52
52
|
break;
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
|
-
|
|
56
|
-
super.
|
|
57
|
-
this.
|
|
58
|
-
if (this.
|
|
59
|
-
let c = this.
|
|
60
|
-
c.imageTilesReady = delegateRemove(c.imageTilesReady, runOn(this, this.
|
|
55
|
+
xg(a, b) {
|
|
56
|
+
super.xg(a, b);
|
|
57
|
+
this.xb.aam = this.ys;
|
|
58
|
+
if (this.yq != null) {
|
|
59
|
+
let c = this.yq;
|
|
60
|
+
c.imageTilesReady = delegateRemove(c.imageTilesReady, runOn(this, this.yv));
|
|
61
61
|
}
|
|
62
|
-
this.
|
|
63
|
-
if (this.
|
|
64
|
-
let d = this.
|
|
65
|
-
d.imageTilesReady = delegateCombine(d.imageTilesReady, runOn(this, this.
|
|
62
|
+
this.yq = this.xb;
|
|
63
|
+
if (this.yq != null) {
|
|
64
|
+
let d = this.yq;
|
|
65
|
+
d.imageTilesReady = delegateCombine(d.imageTilesReady, runOn(this, this.yv));
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
|
-
|
|
68
|
+
xa() {
|
|
69
69
|
return new TileSeries();
|
|
70
70
|
}
|
|
71
|
-
|
|
71
|
+
yv(a, b) {
|
|
72
72
|
if (this.imageTilesReady != null) {
|
|
73
73
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
74
74
|
}
|