igniteui-angular-maps 14.0.0 → 14.1.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.
- package/bundles/igniteui-angular-maps.umd.js +946 -946
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +34 -34
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +154 -154
- package/esm2015/lib/GeographicMarkerSeries.js +25 -25
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +82 -82
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +55 -55
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm2015/lib/GeographicTileSeries.js +26 -26
- package/esm2015/lib/TileSeries_combined.js +79 -79
- package/esm2015/lib/XamGeographicMap_combined.js +82 -82
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +23 -23
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- 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 +42 -42
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +17 -17
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +20 -20
- 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 +4 -4
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +3 -3
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +34 -34
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm5/lib/GeographicMapSeriesHost_combined.js +152 -152
- package/esm5/lib/GeographicMarkerSeries.js +25 -25
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +82 -82
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +54 -54
- package/esm5/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm5/lib/GeographicTileSeries.js +25 -25
- package/esm5/lib/TileSeries_combined.js +77 -77
- package/esm5/lib/XamGeographicMap_combined.js +81 -81
- package/esm5/lib/igx-geographic-contour-line-series-component.js +23 -23
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- 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 +42 -42
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +17 -17
- package/esm5/lib/igx-geographic-shape-series-base-component.js +20 -20
- 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 +4 -4
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +3 -3
- package/fesm2015/igniteui-angular-maps.js +954 -954
- package/fesm5/igniteui-angular-maps.js +946 -946
- package/lib/GeographicContourLineSeriesView_combined.d.ts +11 -11
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +16 -16
- package/lib/GeographicMapSeriesHost_combined.d.ts +26 -26
- 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 +15 -15
- 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 +22 -22
- package/package.json +2 -2
|
@@ -30,53 +30,53 @@ export let GeographicShapeSeriesView = /*@__PURE__*/ (() => {
|
|
|
30
30
|
this.ci = null;
|
|
31
31
|
this.ci = a;
|
|
32
32
|
if (!this.q) {
|
|
33
|
-
this.ci.
|
|
33
|
+
this.ci.qz = "points";
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
as() {
|
|
37
37
|
super.as();
|
|
38
38
|
if (!this.q) {
|
|
39
|
-
this.ci.
|
|
39
|
+
this.ci.sj = Defaults.aj;
|
|
40
40
|
this.ci.gz = Defaults.p;
|
|
41
|
-
this.ci.
|
|
42
|
-
this.ci.
|
|
43
|
-
this.ci.
|
|
41
|
+
this.ci.ri = Defaults.o;
|
|
42
|
+
this.ci.rf = Defaults.d;
|
|
43
|
+
this.ci.rd = Defaults.a;
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
b2() {
|
|
47
47
|
super.b2();
|
|
48
|
-
this.ci.
|
|
49
|
-
this.ci.
|
|
50
|
-
this.ci.
|
|
51
|
-
this.ci.
|
|
52
|
-
this.ci.
|
|
48
|
+
this.ci.p6.ud = this.ci.sl;
|
|
49
|
+
this.ci.p6.s6 = this.ci.rg;
|
|
50
|
+
this.ci.p6.ts = this.ci.r1;
|
|
51
|
+
this.ci.p6.s9 = this.ci.ri;
|
|
52
|
+
this.ci.p6.ss = this.ci.rc;
|
|
53
53
|
}
|
|
54
54
|
cn() {
|
|
55
|
-
this.ci.
|
|
55
|
+
this.ci.p6.ts = this.ci.r1;
|
|
56
56
|
}
|
|
57
57
|
cp() {
|
|
58
|
-
this.ci.
|
|
58
|
+
this.ci.p6.s9 = this.ci.ri;
|
|
59
59
|
}
|
|
60
60
|
ck() {
|
|
61
|
-
this.ci.
|
|
61
|
+
this.ci.p6.ss = this.ci.rc;
|
|
62
62
|
}
|
|
63
63
|
co() {
|
|
64
|
-
this.ci.
|
|
64
|
+
this.ci.p6.s1 = this.ci.rf;
|
|
65
65
|
}
|
|
66
66
|
cj() {
|
|
67
|
-
this.ci.
|
|
67
|
+
this.ci.p6.t9 = this.ci.si;
|
|
68
68
|
}
|
|
69
69
|
cl() {
|
|
70
|
-
this.ci.
|
|
70
|
+
this.ci.p6.ua = this.ci.sj;
|
|
71
71
|
}
|
|
72
72
|
cm() {
|
|
73
|
-
this.ci.
|
|
73
|
+
this.ci.p6.uc = this.ci.sk;
|
|
74
74
|
}
|
|
75
75
|
cq() {
|
|
76
|
-
this.ci.
|
|
76
|
+
this.ci.p6.s6 = this.ci.rg;
|
|
77
77
|
}
|
|
78
78
|
cr() {
|
|
79
|
-
this.ci.
|
|
79
|
+
this.ci.p6.ud = this.ci.sl;
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
@@ -98,81 +98,81 @@ export let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
|
98
98
|
bx() {
|
|
99
99
|
return new GeographicShapeSeriesView(this);
|
|
100
100
|
}
|
|
101
|
-
|
|
102
|
-
super.
|
|
103
|
-
this.
|
|
101
|
+
lz(a) {
|
|
102
|
+
super.lz(a);
|
|
103
|
+
this.rh = a;
|
|
104
104
|
}
|
|
105
|
-
|
|
105
|
+
p5() {
|
|
106
106
|
let a = new ScatterPolygonSeries();
|
|
107
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
108
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
107
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.ry));
|
|
108
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.rz));
|
|
109
109
|
return a;
|
|
110
110
|
}
|
|
111
|
-
|
|
111
|
+
ry(a, b) {
|
|
112
112
|
if (this.styleShape != null) {
|
|
113
113
|
this.styleShape(this, b);
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
|
-
|
|
117
|
-
let c = typeCast(ScatterPolygonSeries.$, this.
|
|
116
|
+
rz(a, b) {
|
|
117
|
+
let c = typeCast(ScatterPolygonSeries.$, this.p6);
|
|
118
118
|
if (c == null) {
|
|
119
119
|
return;
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
f2() {
|
|
123
|
-
return this.
|
|
124
|
-
}
|
|
125
|
-
o5() {
|
|
126
|
-
return this.sf;
|
|
123
|
+
return this.ri;
|
|
127
124
|
}
|
|
128
125
|
o6() {
|
|
129
126
|
return this.sg;
|
|
130
127
|
}
|
|
131
|
-
|
|
132
|
-
return this.
|
|
128
|
+
o7() {
|
|
129
|
+
return this.sh;
|
|
130
|
+
}
|
|
131
|
+
ne() {
|
|
132
|
+
return this.r0;
|
|
133
133
|
}
|
|
134
134
|
iy() {
|
|
135
|
-
let a = typeCast(ScatterPolygonSeries.$, this.
|
|
135
|
+
let a = typeCast(ScatterPolygonSeries.$, this.p6);
|
|
136
136
|
if (a == null) {
|
|
137
137
|
return "Unknown";
|
|
138
138
|
}
|
|
139
139
|
return a.iy();
|
|
140
140
|
}
|
|
141
|
-
|
|
142
|
-
super.
|
|
141
|
+
l4(a, b, c, d) {
|
|
142
|
+
super.l4(a, b, c, d);
|
|
143
143
|
switch (b) {
|
|
144
144
|
case GeographicShapeSeries.$$p[6]:
|
|
145
|
-
this.
|
|
145
|
+
this.p6.sz = this.re;
|
|
146
146
|
break;
|
|
147
147
|
case GeographicShapeSeries.$$p[5]:
|
|
148
|
-
this.
|
|
148
|
+
this.p6.sv = this.rd;
|
|
149
149
|
break;
|
|
150
150
|
case GeographicShapeSeries.$$p[9]:
|
|
151
|
-
this.
|
|
151
|
+
this.rh.cn();
|
|
152
152
|
break;
|
|
153
153
|
case GeographicShapeSeries.$$p[10]:
|
|
154
|
-
this.
|
|
154
|
+
this.rh.cp();
|
|
155
155
|
break;
|
|
156
156
|
case GeographicShapeSeries.$$p[4]:
|
|
157
|
-
this.
|
|
157
|
+
this.rh.ck();
|
|
158
158
|
break;
|
|
159
159
|
case GeographicShapeSeries.$$p[11]:
|
|
160
|
-
this.
|
|
160
|
+
this.rh.co();
|
|
161
161
|
break;
|
|
162
162
|
case GeographicShapeSeries.$$p[3]:
|
|
163
|
-
this.
|
|
163
|
+
this.rh.cj();
|
|
164
164
|
break;
|
|
165
165
|
case GeographicShapeSeries.$$p[7]:
|
|
166
|
-
this.
|
|
166
|
+
this.rh.cl();
|
|
167
167
|
break;
|
|
168
168
|
case GeographicShapeSeries.$$p[8]:
|
|
169
|
-
this.
|
|
169
|
+
this.rh.cm();
|
|
170
170
|
break;
|
|
171
171
|
case GeographicShapeSeries.$$p[13]:
|
|
172
|
-
this.
|
|
172
|
+
this.rh.cq();
|
|
173
173
|
break;
|
|
174
174
|
case GeographicShapeSeries.$$p[12]:
|
|
175
|
-
this.
|
|
175
|
+
this.rh.cr();
|
|
176
176
|
break;
|
|
177
177
|
}
|
|
178
178
|
}
|
|
@@ -181,6 +181,6 @@ export let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
184
|
-
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
184
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:sg:r2', [Brush.$], 'ActualMarkerOutline:sh:r3', [Brush.$], 'ActualMarkerTemplate:r0:r4', [DataTemplate.$, null], 'MarkerBrush:si:r5', [Brush.$], 'MarkerCollisionAvoidance:rc:r6', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:rd:r7', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:re:r8', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:sj:r9', [Brush.$], 'MarkerStyle:sk:sa', [Style.$], 'MarkerTemplate:r1:sb', [DataTemplate.$, null], 'MarkerThickness:ri:sc', [1, DeviceUtils.g(2)], 'MarkerType:rf:sd', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:sl:se', [Style.$, null], 'ShapeStyleSelector:rg:sf', [StyleSelector.$, null]]);
|
|
185
185
|
return GeographicShapeSeries;
|
|
186
186
|
})();
|
|
@@ -28,40 +28,40 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
b2() {
|
|
31
|
-
let a = this.ce.
|
|
31
|
+
let a = this.ce.p6;
|
|
32
32
|
super.b2();
|
|
33
|
-
a.
|
|
34
|
-
a.
|
|
35
|
-
a.
|
|
36
|
-
a.
|
|
37
|
-
a.
|
|
33
|
+
a.te = this.ce.ru;
|
|
34
|
+
a.tm = this.ce.rs;
|
|
35
|
+
a.qd = this.ce.qg;
|
|
36
|
+
a.qz = this.ce.qw;
|
|
37
|
+
a.qi = this.ce.qh;
|
|
38
38
|
}
|
|
39
39
|
cg() {
|
|
40
|
-
this.ce.
|
|
40
|
+
this.ce.p6.te = this.ce.ru;
|
|
41
41
|
}
|
|
42
42
|
cf() {
|
|
43
|
-
this.ce.
|
|
43
|
+
this.ce.p6.tm = this.ce.rs;
|
|
44
44
|
}
|
|
45
45
|
cm() {
|
|
46
|
-
this.ce.
|
|
46
|
+
this.ce.p6.qd = this.ce.qg;
|
|
47
47
|
}
|
|
48
48
|
ck() {
|
|
49
|
-
this.ce.
|
|
49
|
+
this.ce.p6.qz = this.ce.qw;
|
|
50
50
|
}
|
|
51
51
|
cl() {
|
|
52
|
-
this.ce.
|
|
52
|
+
this.ce.p6.qi = this.ce.qh;
|
|
53
53
|
}
|
|
54
54
|
cn() {
|
|
55
|
-
this.ce.
|
|
55
|
+
this.ce.p6.sy = this.ce.qi;
|
|
56
56
|
}
|
|
57
57
|
cp() {
|
|
58
|
-
this.ce.
|
|
58
|
+
this.ce.p6.xAxis = this.ce.cd.s2;
|
|
59
59
|
}
|
|
60
60
|
cq() {
|
|
61
|
-
this.ce.
|
|
61
|
+
this.ce.p6.yAxis = this.ce.cd.s4;
|
|
62
62
|
}
|
|
63
63
|
co() {
|
|
64
|
-
let a = this.ce.
|
|
64
|
+
let a = this.ce.p6;
|
|
65
65
|
if (this.ce.cd == null) {
|
|
66
66
|
a.xAxis = null;
|
|
67
67
|
a.yAxis = null;
|
|
@@ -71,13 +71,13 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
71
71
|
a.yAxis = this.ce.cd.s4;
|
|
72
72
|
}
|
|
73
73
|
ci() {
|
|
74
|
-
this.ce.
|
|
74
|
+
this.ce.p6.rp = this.ce.re;
|
|
75
75
|
}
|
|
76
76
|
ch() {
|
|
77
|
-
this.ce.
|
|
77
|
+
this.ce.p6.rf = this.ce.ra;
|
|
78
78
|
}
|
|
79
79
|
cj() {
|
|
80
|
-
this.ce.
|
|
80
|
+
this.ce.p6.rg = this.ce.rb;
|
|
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.rg = null;
|
|
94
|
+
this.rj = false;
|
|
94
95
|
this.ri = false;
|
|
95
|
-
this.rh = false;
|
|
96
96
|
this.assigningScatterStyle = null;
|
|
97
97
|
this.assigningScatterMarkerStyle = null;
|
|
98
98
|
this.ab = GeographicSymbolSeries.$;
|
|
@@ -103,84 +103,84 @@ export let GeographicSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
103
103
|
bx() {
|
|
104
104
|
return new GeographicSymbolSeriesView(this);
|
|
105
105
|
}
|
|
106
|
-
|
|
107
|
-
super.
|
|
108
|
-
this.
|
|
106
|
+
lz(a) {
|
|
107
|
+
super.lz(a);
|
|
108
|
+
this.rh = a;
|
|
109
109
|
}
|
|
110
110
|
gv() {
|
|
111
111
|
return 0.7;
|
|
112
112
|
}
|
|
113
|
-
|
|
113
|
+
p5() {
|
|
114
114
|
return new ScatterSeries();
|
|
115
115
|
}
|
|
116
116
|
get_dx() {
|
|
117
117
|
return true;
|
|
118
118
|
}
|
|
119
|
-
|
|
120
|
-
super.
|
|
119
|
+
l4(a, b, c, d) {
|
|
120
|
+
super.l4(a, b, c, d);
|
|
121
121
|
switch (b) {
|
|
122
122
|
case "SeriesViewer":
|
|
123
|
-
this.
|
|
123
|
+
this.rh.co();
|
|
124
124
|
break;
|
|
125
125
|
case GeographicSymbolSeries.$$p[5]:
|
|
126
|
-
this.
|
|
126
|
+
this.rh.cg();
|
|
127
127
|
break;
|
|
128
128
|
case GeographicSymbolSeries.$$p[4]:
|
|
129
|
-
this.
|
|
129
|
+
this.rh.cf();
|
|
130
130
|
break;
|
|
131
131
|
case GeographicSymbolSeries.$$p[6]:
|
|
132
|
-
this.
|
|
132
|
+
this.rh.ci();
|
|
133
133
|
break;
|
|
134
134
|
case "XAxis":
|
|
135
|
-
this.
|
|
135
|
+
this.rh.cp();
|
|
136
136
|
break;
|
|
137
137
|
case "YAxis":
|
|
138
|
-
this.
|
|
138
|
+
this.rh.cq();
|
|
139
139
|
break;
|
|
140
140
|
case GeographicSymbolSeries.$$p[1]:
|
|
141
|
-
this.
|
|
142
|
-
this.
|
|
143
|
-
if (this.
|
|
144
|
-
let e = this.
|
|
145
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
141
|
+
this.p6.sk = this.rl;
|
|
142
|
+
this.rj = this.rl;
|
|
143
|
+
if (this.rl) {
|
|
144
|
+
let e = this.p6;
|
|
145
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.rz));
|
|
146
146
|
}
|
|
147
147
|
else {
|
|
148
|
-
let f = this.
|
|
149
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
148
|
+
let f = this.p6;
|
|
149
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.rz));
|
|
150
150
|
}
|
|
151
151
|
break;
|
|
152
152
|
case GeographicSymbolSeries.$$p[0]:
|
|
153
|
-
this.
|
|
154
|
-
this.
|
|
155
|
-
if (this.
|
|
156
|
-
let g = this.
|
|
157
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
153
|
+
this.p6.sj = this.rk;
|
|
154
|
+
this.ri = this.rk;
|
|
155
|
+
if (this.rl) {
|
|
156
|
+
let g = this.p6;
|
|
157
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.ry));
|
|
158
158
|
}
|
|
159
159
|
else {
|
|
160
|
-
let h = this.
|
|
161
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
160
|
+
let h = this.p6;
|
|
161
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.ry));
|
|
162
162
|
}
|
|
163
163
|
break;
|
|
164
164
|
case GeographicSymbolSeries.$$p[2]:
|
|
165
|
-
this.
|
|
165
|
+
this.p6.r9 = this.rf;
|
|
166
166
|
break;
|
|
167
167
|
case GeographicSymbolSeries.$$p[3]:
|
|
168
|
-
this.
|
|
168
|
+
this.p6.sx = this.rn;
|
|
169
169
|
break;
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
|
-
|
|
172
|
+
rz(a, b) {
|
|
173
173
|
if (this.assigningScatterStyle != null) {
|
|
174
174
|
this.assigningScatterStyle(this, b);
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
|
-
|
|
177
|
+
ry(a, b) {
|
|
178
178
|
if (this.assigningScatterMarkerStyle != null) {
|
|
179
179
|
this.assigningScatterMarkerStyle(this, b);
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
184
|
-
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
184
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:rk:r0', [0, false], 'IsCustomScatterStyleAllowed:rl:r1', [0, false], 'ItemSearchMode:rf:r2', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:rn:r3', [1, 10000], 'LatitudeMemberPath:rs:r4', [2, null], 'LongitudeMemberPath:ru:r5', [2, null], 'MarkerCollisionAvoidance:re:r6', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:rm:r7', [0, false]]);
|
|
185
185
|
return GeographicSymbolSeries;
|
|
186
186
|
})();
|
|
@@ -15,57 +15,57 @@ export let GeographicTileSeries = /*@__PURE__*/ (() => {
|
|
|
15
15
|
class GeographicTileSeries extends GeographicShapeSeriesBase {
|
|
16
16
|
constructor() {
|
|
17
17
|
super();
|
|
18
|
+
this.rd = null;
|
|
18
19
|
this.rc = null;
|
|
19
|
-
this.rb = null;
|
|
20
20
|
this.imageTilesReady = null;
|
|
21
21
|
this.ab = GeographicTileSeries.$;
|
|
22
22
|
}
|
|
23
23
|
get_ei() {
|
|
24
24
|
return true;
|
|
25
25
|
}
|
|
26
|
-
get
|
|
27
|
-
return this.
|
|
26
|
+
get re() {
|
|
27
|
+
return this.rd;
|
|
28
28
|
}
|
|
29
|
-
set
|
|
30
|
-
let b = a != this.
|
|
29
|
+
set re(a) {
|
|
30
|
+
let b = a != this.re;
|
|
31
31
|
if (b) {
|
|
32
|
-
let c = this.
|
|
33
|
-
this.
|
|
32
|
+
let c = this.re;
|
|
33
|
+
this.rd = a;
|
|
34
34
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
|
|
38
|
-
if (this.
|
|
39
|
-
this.
|
|
37
|
+
ri() {
|
|
38
|
+
if (this.re != null) {
|
|
39
|
+
this.re.clearTileCache();
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
|
-
|
|
43
|
-
super.
|
|
42
|
+
l4(a, b, c, d) {
|
|
43
|
+
super.l4(a, b, c, d);
|
|
44
44
|
switch (b) {
|
|
45
45
|
case "TileImagery":
|
|
46
|
-
if (this.
|
|
47
|
-
this.
|
|
46
|
+
if (this.p6 != null) {
|
|
47
|
+
this.p6.sv = this.re;
|
|
48
48
|
}
|
|
49
49
|
break;
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
|
-
|
|
53
|
-
super.
|
|
54
|
-
this.
|
|
55
|
-
if (this.
|
|
56
|
-
let a = this.
|
|
57
|
-
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.
|
|
52
|
+
qb() {
|
|
53
|
+
super.qb();
|
|
54
|
+
this.p6.sv = this.re;
|
|
55
|
+
if (this.rc != null) {
|
|
56
|
+
let a = this.rc;
|
|
57
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.rh));
|
|
58
58
|
}
|
|
59
|
-
this.
|
|
60
|
-
if (this.
|
|
61
|
-
let b = this.
|
|
62
|
-
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.
|
|
59
|
+
this.rc = this.p6;
|
|
60
|
+
if (this.rc != null) {
|
|
61
|
+
let b = this.rc;
|
|
62
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.rh));
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
|
-
|
|
65
|
+
p5() {
|
|
66
66
|
return new TileSeries();
|
|
67
67
|
}
|
|
68
|
-
|
|
68
|
+
rh(a, b) {
|
|
69
69
|
if (this.imageTilesReady != null) {
|
|
70
70
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
71
71
|
}
|