igniteui-angular-maps 18.1.0 → 18.1.1
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 +921 -921
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +162 -162
- package/esm2015/lib/GeographicMarkerSeries.js +27 -27
- 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 +51 -51
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm2015/lib/GeographicTileSeries.js +26 -26
- package/esm2015/lib/TileSeries_combined.js +81 -81
- package/esm2015/lib/XamGeographicMap_combined.js +82 -82
- 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-series-host-component.js +12 -12
- 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 +16 -16
- 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/esm5/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm5/lib/GeographicMapSeriesHost_combined.js +160 -160
- package/esm5/lib/GeographicMarkerSeries.js +27 -27
- 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 +51 -51
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm5/lib/GeographicTileSeries.js +25 -25
- package/esm5/lib/TileSeries_combined.js +79 -79
- package/esm5/lib/XamGeographicMap_combined.js +81 -81
- 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-series-host-component.js +12 -12
- 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 +16 -16
- 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/fesm2015/igniteui-angular-maps.js +929 -929
- package/fesm5/igniteui-angular-maps.js +921 -921
- package/lib/GeographicContourLineSeriesView_combined.d.ts +11 -11
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +16 -16
- package/lib/GeographicMapSeriesHost_combined.d.ts +28 -28
- package/lib/GeographicMarkerSeries.d.ts +14 -14
- 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 +21 -21
- 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 +19 -19
- package/lib/XamGeographicMap_combined.d.ts +22 -22
- package/package.json +2 -2
|
@@ -31,54 +31,54 @@ var GeographicShapeSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
31
31
|
_this.cl = null;
|
|
32
32
|
_this.cl = a;
|
|
33
33
|
if (!_this.q) {
|
|
34
|
-
_this.cl.
|
|
34
|
+
_this.cl.xl = "points";
|
|
35
35
|
}
|
|
36
36
|
return _this;
|
|
37
37
|
}
|
|
38
38
|
GeographicShapeSeriesView.prototype.au = function () {
|
|
39
39
|
_super.prototype.au.call(this);
|
|
40
40
|
if (!this.q) {
|
|
41
|
-
this.cl.
|
|
41
|
+
this.cl.y5 = Defaults.aj;
|
|
42
42
|
this.cl.jn = Defaults.p;
|
|
43
|
-
this.cl.
|
|
44
|
-
this.cl.
|
|
45
|
-
this.cl.
|
|
43
|
+
this.cl.x4 = Defaults.o;
|
|
44
|
+
this.cl.x1 = Defaults.d;
|
|
45
|
+
this.cl.xz = Defaults.a;
|
|
46
46
|
}
|
|
47
47
|
};
|
|
48
48
|
GeographicShapeSeriesView.prototype.b5 = function () {
|
|
49
49
|
_super.prototype.b5.call(this);
|
|
50
|
-
this.cl.
|
|
51
|
-
this.cl.
|
|
52
|
-
this.cl.
|
|
53
|
-
this.cl.
|
|
54
|
-
this.cl.
|
|
50
|
+
this.cl.ws.aa3 = this.cl.y7;
|
|
51
|
+
this.cl.ws.zw = this.cl.x2;
|
|
52
|
+
this.cl.ws.aai = this.cl.yn;
|
|
53
|
+
this.cl.ws.zz = this.cl.x4;
|
|
54
|
+
this.cl.ws.zi = this.cl.xy;
|
|
55
55
|
};
|
|
56
56
|
GeographicShapeSeriesView.prototype.cq = function () {
|
|
57
|
-
this.cl.
|
|
57
|
+
this.cl.ws.aai = this.cl.yn;
|
|
58
58
|
};
|
|
59
59
|
GeographicShapeSeriesView.prototype.cs = function () {
|
|
60
|
-
this.cl.
|
|
60
|
+
this.cl.ws.zz = this.cl.x4;
|
|
61
61
|
};
|
|
62
62
|
GeographicShapeSeriesView.prototype.cn = function () {
|
|
63
|
-
this.cl.
|
|
63
|
+
this.cl.ws.zi = this.cl.xy;
|
|
64
64
|
};
|
|
65
65
|
GeographicShapeSeriesView.prototype.cr = function () {
|
|
66
|
-
this.cl.
|
|
66
|
+
this.cl.ws.zr = this.cl.x1;
|
|
67
67
|
};
|
|
68
68
|
GeographicShapeSeriesView.prototype.cm = function () {
|
|
69
|
-
this.cl.
|
|
69
|
+
this.cl.ws.aaz = this.cl.y4;
|
|
70
70
|
};
|
|
71
71
|
GeographicShapeSeriesView.prototype.co = function () {
|
|
72
|
-
this.cl.
|
|
72
|
+
this.cl.ws.aa0 = this.cl.y5;
|
|
73
73
|
};
|
|
74
74
|
GeographicShapeSeriesView.prototype.cp = function () {
|
|
75
|
-
this.cl.
|
|
75
|
+
this.cl.ws.aa2 = this.cl.y6;
|
|
76
76
|
};
|
|
77
77
|
GeographicShapeSeriesView.prototype.ct = function () {
|
|
78
|
-
this.cl.
|
|
78
|
+
this.cl.ws.zw = this.cl.x2;
|
|
79
79
|
};
|
|
80
80
|
GeographicShapeSeriesView.prototype.cu = function () {
|
|
81
|
-
this.cl.
|
|
81
|
+
this.cl.ws.aa3 = this.cl.y7;
|
|
82
82
|
};
|
|
83
83
|
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
84
84
|
return GeographicShapeSeriesView;
|
|
@@ -104,81 +104,81 @@ var GeographicShapeSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
104
104
|
GeographicShapeSeries.prototype.cq = function () {
|
|
105
105
|
return new GeographicShapeSeriesView(this);
|
|
106
106
|
};
|
|
107
|
-
GeographicShapeSeries.prototype.
|
|
108
|
-
_super.prototype.
|
|
109
|
-
this.
|
|
107
|
+
GeographicShapeSeries.prototype.qx = function (a) {
|
|
108
|
+
_super.prototype.qx.call(this, a);
|
|
109
|
+
this.x3 = a;
|
|
110
110
|
};
|
|
111
|
-
GeographicShapeSeries.prototype.
|
|
111
|
+
GeographicShapeSeries.prototype.wr = function () {
|
|
112
112
|
var a = new ScatterPolygonSeries();
|
|
113
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
114
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
113
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.yk));
|
|
114
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.yl));
|
|
115
115
|
return a;
|
|
116
116
|
};
|
|
117
|
-
GeographicShapeSeries.prototype.
|
|
117
|
+
GeographicShapeSeries.prototype.yk = function (a, b) {
|
|
118
118
|
if (this.styleShape != null) {
|
|
119
119
|
this.styleShape(this, b);
|
|
120
120
|
}
|
|
121
121
|
};
|
|
122
|
-
GeographicShapeSeries.prototype.
|
|
123
|
-
var c = typeCast(ScatterPolygonSeries.$, this.
|
|
122
|
+
GeographicShapeSeries.prototype.yl = function (a, b) {
|
|
123
|
+
var c = typeCast(ScatterPolygonSeries.$, this.ws);
|
|
124
124
|
if (c == null) {
|
|
125
125
|
return;
|
|
126
126
|
}
|
|
127
127
|
};
|
|
128
128
|
GeographicShapeSeries.prototype.il = function () {
|
|
129
|
-
return this.
|
|
130
|
-
};
|
|
131
|
-
GeographicShapeSeries.prototype.ve = function () {
|
|
132
|
-
return this.y1;
|
|
129
|
+
return this.x4;
|
|
133
130
|
};
|
|
134
131
|
GeographicShapeSeries.prototype.vf = function () {
|
|
135
132
|
return this.y2;
|
|
136
133
|
};
|
|
137
|
-
GeographicShapeSeries.prototype.
|
|
138
|
-
return this.
|
|
134
|
+
GeographicShapeSeries.prototype.vg = function () {
|
|
135
|
+
return this.y3;
|
|
136
|
+
};
|
|
137
|
+
GeographicShapeSeries.prototype.st = function () {
|
|
138
|
+
return this.ym;
|
|
139
139
|
};
|
|
140
|
-
GeographicShapeSeries.prototype.
|
|
141
|
-
var a = typeCast(ScatterPolygonSeries.$, this.
|
|
140
|
+
GeographicShapeSeries.prototype.l8 = function () {
|
|
141
|
+
var a = typeCast(ScatterPolygonSeries.$, this.ws);
|
|
142
142
|
if (a == null) {
|
|
143
143
|
return "Unknown";
|
|
144
144
|
}
|
|
145
|
-
return a.
|
|
145
|
+
return a.l8();
|
|
146
146
|
};
|
|
147
|
-
GeographicShapeSeries.prototype.
|
|
148
|
-
_super.prototype.
|
|
147
|
+
GeographicShapeSeries.prototype.q5 = function (a, b, c, d) {
|
|
148
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
149
149
|
switch (b) {
|
|
150
150
|
case GeographicShapeSeries.$$p[6]:
|
|
151
|
-
this.
|
|
151
|
+
this.ws.zp = this.x0;
|
|
152
152
|
break;
|
|
153
153
|
case GeographicShapeSeries.$$p[5]:
|
|
154
|
-
this.
|
|
154
|
+
this.ws.zl = this.xz;
|
|
155
155
|
break;
|
|
156
156
|
case GeographicShapeSeries.$$p[9]:
|
|
157
|
-
this.
|
|
157
|
+
this.x3.cq();
|
|
158
158
|
break;
|
|
159
159
|
case GeographicShapeSeries.$$p[10]:
|
|
160
|
-
this.
|
|
160
|
+
this.x3.cs();
|
|
161
161
|
break;
|
|
162
162
|
case GeographicShapeSeries.$$p[4]:
|
|
163
|
-
this.
|
|
163
|
+
this.x3.cn();
|
|
164
164
|
break;
|
|
165
165
|
case GeographicShapeSeries.$$p[11]:
|
|
166
|
-
this.
|
|
166
|
+
this.x3.cr();
|
|
167
167
|
break;
|
|
168
168
|
case GeographicShapeSeries.$$p[3]:
|
|
169
|
-
this.
|
|
169
|
+
this.x3.cm();
|
|
170
170
|
break;
|
|
171
171
|
case GeographicShapeSeries.$$p[7]:
|
|
172
|
-
this.
|
|
172
|
+
this.x3.co();
|
|
173
173
|
break;
|
|
174
174
|
case GeographicShapeSeries.$$p[8]:
|
|
175
|
-
this.
|
|
175
|
+
this.x3.cp();
|
|
176
176
|
break;
|
|
177
177
|
case GeographicShapeSeries.$$p[13]:
|
|
178
|
-
this.
|
|
178
|
+
this.x3.ct();
|
|
179
179
|
break;
|
|
180
180
|
case GeographicShapeSeries.$$p[12]:
|
|
181
|
-
this.
|
|
181
|
+
this.x3.cu();
|
|
182
182
|
break;
|
|
183
183
|
}
|
|
184
184
|
};
|
|
@@ -186,7 +186,7 @@ var GeographicShapeSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
186
186
|
return 0.7;
|
|
187
187
|
};
|
|
188
188
|
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
189
|
-
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
189
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:y2:yo', [Brush.$], 'ActualMarkerOutline:y3:yp', [Brush.$], 'ActualMarkerTemplate:ym:yq', [DataTemplate.$, null], 'MarkerBrush:y4:yr', [Brush.$], 'MarkerCollisionAvoidance:xy:ys', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:xz:yt', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:x0:yu', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:y5:yv', [Brush.$], 'MarkerStyle:y6:yw', [Style.$], 'MarkerTemplate:yn:yx', [DataTemplate.$, null], 'MarkerThickness:x4:yy', [1, DeviceUtils.g(2)], 'MarkerType:x1:yz', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:y7:y0', [Style.$, null], 'ShapeStyleSelector:x2:y1', [StyleSelector.$, null]]);
|
|
190
190
|
return GeographicShapeSeries;
|
|
191
191
|
}(GeographicShapeSeriesBase));
|
|
192
192
|
export { GeographicShapeSeries };
|
|
@@ -30,40 +30,40 @@ var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
30
30
|
}
|
|
31
31
|
};
|
|
32
32
|
GeographicSymbolSeriesView.prototype.b5 = function () {
|
|
33
|
-
var a = this.ch.
|
|
33
|
+
var a = this.ch.ws;
|
|
34
34
|
_super.prototype.b5.call(this);
|
|
35
|
-
a.
|
|
36
|
-
a.
|
|
37
|
-
a.
|
|
38
|
-
a.
|
|
39
|
-
a.
|
|
35
|
+
a.aal = this.ch.yg;
|
|
36
|
+
a.aat = this.ch.ye;
|
|
37
|
+
a.w2 = this.ch.w2;
|
|
38
|
+
a.xu = this.ch.xi;
|
|
39
|
+
a.xb = this.ch.w3;
|
|
40
40
|
};
|
|
41
41
|
GeographicSymbolSeriesView.prototype.cj = function () {
|
|
42
|
-
this.ch.
|
|
42
|
+
this.ch.ws.aal = this.ch.yg;
|
|
43
43
|
};
|
|
44
44
|
GeographicSymbolSeriesView.prototype.ci = function () {
|
|
45
|
-
this.ch.
|
|
45
|
+
this.ch.ws.aat = this.ch.ye;
|
|
46
46
|
};
|
|
47
47
|
GeographicSymbolSeriesView.prototype.cp = function () {
|
|
48
|
-
this.ch.
|
|
48
|
+
this.ch.ws.w2 = this.ch.w2;
|
|
49
49
|
};
|
|
50
50
|
GeographicSymbolSeriesView.prototype.cn = function () {
|
|
51
|
-
this.ch.
|
|
51
|
+
this.ch.ws.xu = this.ch.xi;
|
|
52
52
|
};
|
|
53
53
|
GeographicSymbolSeriesView.prototype.co = function () {
|
|
54
|
-
this.ch.
|
|
54
|
+
this.ch.ws.xb = this.ch.w3;
|
|
55
55
|
};
|
|
56
56
|
GeographicSymbolSeriesView.prototype.cq = function () {
|
|
57
|
-
this.ch.
|
|
57
|
+
this.ch.ws.z1 = this.ch.w4;
|
|
58
58
|
};
|
|
59
59
|
GeographicSymbolSeriesView.prototype.cs = function () {
|
|
60
|
-
this.ch.
|
|
60
|
+
this.ch.ws.xAxis = this.ch.c9.v8;
|
|
61
61
|
};
|
|
62
62
|
GeographicSymbolSeriesView.prototype.ct = function () {
|
|
63
|
-
this.ch.
|
|
63
|
+
this.ch.ws.yAxis = this.ch.c9.wa;
|
|
64
64
|
};
|
|
65
65
|
GeographicSymbolSeriesView.prototype.cr = function () {
|
|
66
|
-
var a = this.ch.
|
|
66
|
+
var a = this.ch.ws;
|
|
67
67
|
if (this.ch.c9 == null) {
|
|
68
68
|
a.xAxis = null;
|
|
69
69
|
a.yAxis = null;
|
|
@@ -73,13 +73,13 @@ var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
73
73
|
a.yAxis = this.ch.c9.wa;
|
|
74
74
|
};
|
|
75
75
|
GeographicSymbolSeriesView.prototype.cl = function () {
|
|
76
|
-
this.ch.
|
|
76
|
+
this.ch.ws.yl = this.ch.x0;
|
|
77
77
|
};
|
|
78
78
|
GeographicSymbolSeriesView.prototype.ck = function () {
|
|
79
|
-
this.ch.
|
|
79
|
+
this.ch.ws.yb = this.ch.xw;
|
|
80
80
|
};
|
|
81
81
|
GeographicSymbolSeriesView.prototype.cm = function () {
|
|
82
|
-
this.ch.
|
|
82
|
+
this.ch.ws.yc = this.ch.xx;
|
|
83
83
|
};
|
|
84
84
|
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
85
85
|
return GeographicSymbolSeriesView;
|
|
@@ -92,9 +92,9 @@ var GeographicSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
92
92
|
__extends(GeographicSymbolSeries, _super);
|
|
93
93
|
function GeographicSymbolSeries() {
|
|
94
94
|
var _this = _super.call(this) || this;
|
|
95
|
-
_this.
|
|
95
|
+
_this.x2 = null;
|
|
96
|
+
_this.x5 = false;
|
|
96
97
|
_this.x4 = false;
|
|
97
|
-
_this.x3 = false;
|
|
98
98
|
_this.assigningScatterStyle = null;
|
|
99
99
|
_this.assigningScatterMarkerStyle = null;
|
|
100
100
|
_this.ab = GeographicSymbolSeries.$;
|
|
@@ -109,84 +109,84 @@ var GeographicSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
109
109
|
GeographicSymbolSeries.prototype.cq = function () {
|
|
110
110
|
return new GeographicSymbolSeriesView(this);
|
|
111
111
|
};
|
|
112
|
-
GeographicSymbolSeries.prototype.
|
|
113
|
-
_super.prototype.
|
|
114
|
-
this.
|
|
112
|
+
GeographicSymbolSeries.prototype.qx = function (a) {
|
|
113
|
+
_super.prototype.qx.call(this, a);
|
|
114
|
+
this.x3 = a;
|
|
115
115
|
};
|
|
116
116
|
GeographicSymbolSeries.prototype.jj = function () {
|
|
117
117
|
return 0.7;
|
|
118
118
|
};
|
|
119
|
-
GeographicSymbolSeries.prototype.
|
|
119
|
+
GeographicSymbolSeries.prototype.wr = function () {
|
|
120
120
|
return new ScatterSeries();
|
|
121
121
|
};
|
|
122
122
|
GeographicSymbolSeries.prototype.get_fc = function () {
|
|
123
123
|
return true;
|
|
124
124
|
};
|
|
125
|
-
GeographicSymbolSeries.prototype.
|
|
126
|
-
_super.prototype.
|
|
125
|
+
GeographicSymbolSeries.prototype.q5 = function (a, b, c, d) {
|
|
126
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
127
127
|
switch (b) {
|
|
128
128
|
case "SeriesViewer":
|
|
129
|
-
this.
|
|
129
|
+
this.x3.cr();
|
|
130
130
|
break;
|
|
131
131
|
case GeographicSymbolSeries.$$p[5]:
|
|
132
|
-
this.
|
|
132
|
+
this.x3.cj();
|
|
133
133
|
break;
|
|
134
134
|
case GeographicSymbolSeries.$$p[4]:
|
|
135
|
-
this.
|
|
135
|
+
this.x3.ci();
|
|
136
136
|
break;
|
|
137
137
|
case GeographicSymbolSeries.$$p[6]:
|
|
138
|
-
this.
|
|
138
|
+
this.x3.cl();
|
|
139
139
|
break;
|
|
140
140
|
case "XAxis":
|
|
141
|
-
this.
|
|
141
|
+
this.x3.cs();
|
|
142
142
|
break;
|
|
143
143
|
case "YAxis":
|
|
144
|
-
this.
|
|
144
|
+
this.x3.ct();
|
|
145
145
|
break;
|
|
146
146
|
case GeographicSymbolSeries.$$p[1]:
|
|
147
|
-
this.
|
|
148
|
-
this.
|
|
149
|
-
if (this.
|
|
150
|
-
var e = this.
|
|
151
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
147
|
+
this.ws.zh = this.x7;
|
|
148
|
+
this.x5 = this.x7;
|
|
149
|
+
if (this.x7) {
|
|
150
|
+
var e = this.ws;
|
|
151
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.yl));
|
|
152
152
|
}
|
|
153
153
|
else {
|
|
154
|
-
var f = this.
|
|
155
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
154
|
+
var f = this.ws;
|
|
155
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.yl));
|
|
156
156
|
}
|
|
157
157
|
break;
|
|
158
158
|
case GeographicSymbolSeries.$$p[0]:
|
|
159
|
-
this.
|
|
160
|
-
this.
|
|
161
|
-
if (this.
|
|
162
|
-
var g = this.
|
|
163
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
159
|
+
this.ws.zg = this.x6;
|
|
160
|
+
this.x4 = this.x6;
|
|
161
|
+
if (this.x7) {
|
|
162
|
+
var g = this.ws;
|
|
163
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.yk));
|
|
164
164
|
}
|
|
165
165
|
else {
|
|
166
|
-
var h = this.
|
|
167
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
166
|
+
var h = this.ws;
|
|
167
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.yk));
|
|
168
168
|
}
|
|
169
169
|
break;
|
|
170
170
|
case GeographicSymbolSeries.$$p[2]:
|
|
171
|
-
this.
|
|
171
|
+
this.ws.y0 = this.x1;
|
|
172
172
|
break;
|
|
173
173
|
case GeographicSymbolSeries.$$p[3]:
|
|
174
|
-
this.
|
|
174
|
+
this.ws.z0 = this.x9;
|
|
175
175
|
break;
|
|
176
176
|
}
|
|
177
177
|
};
|
|
178
|
-
GeographicSymbolSeries.prototype.
|
|
178
|
+
GeographicSymbolSeries.prototype.yl = function (a, b) {
|
|
179
179
|
if (this.assigningScatterStyle != null) {
|
|
180
180
|
this.assigningScatterStyle(this, b);
|
|
181
181
|
}
|
|
182
182
|
};
|
|
183
|
-
GeographicSymbolSeries.prototype.
|
|
183
|
+
GeographicSymbolSeries.prototype.yk = function (a, b) {
|
|
184
184
|
if (this.assigningScatterMarkerStyle != null) {
|
|
185
185
|
this.assigningScatterMarkerStyle(this, b);
|
|
186
186
|
}
|
|
187
187
|
};
|
|
188
188
|
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
189
|
-
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
189
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:x6:ym', [0, false], 'IsCustomScatterStyleAllowed:x7:yn', [0, false], 'ItemSearchMode:x1:yo', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:x9:yp', [1, 10000], 'LatitudeMemberPath:ye:yq', [2, null], 'LongitudeMemberPath:yg:yr', [2, null], 'MarkerCollisionAvoidance:x0:ys', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:x8:yt', [0, false]]);
|
|
190
190
|
return GeographicSymbolSeries;
|
|
191
191
|
}(GeographicMarkerSeries));
|
|
192
192
|
export { GeographicSymbolSeries };
|
|
@@ -16,8 +16,8 @@ var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
16
16
|
__extends(GeographicTileSeries, _super);
|
|
17
17
|
function GeographicTileSeries() {
|
|
18
18
|
var _this = _super.call(this) || this;
|
|
19
|
+
_this.xz = null;
|
|
19
20
|
_this.xy = null;
|
|
20
|
-
_this.xx = null;
|
|
21
21
|
_this.imageTilesReady = null;
|
|
22
22
|
_this.ab = GeographicTileSeries.$;
|
|
23
23
|
return _this;
|
|
@@ -28,53 +28,53 @@ var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
28
28
|
GeographicTileSeries.prototype.get_f1 = function () {
|
|
29
29
|
return true;
|
|
30
30
|
};
|
|
31
|
-
Object.defineProperty(GeographicTileSeries.prototype, "
|
|
31
|
+
Object.defineProperty(GeographicTileSeries.prototype, "x0", {
|
|
32
32
|
get: function () {
|
|
33
|
-
return this.
|
|
33
|
+
return this.xz;
|
|
34
34
|
},
|
|
35
35
|
set: function (a) {
|
|
36
|
-
var b = a != this.
|
|
36
|
+
var b = a != this.x0;
|
|
37
37
|
if (b) {
|
|
38
|
-
var c = this.
|
|
39
|
-
this.
|
|
38
|
+
var c = this.x0;
|
|
39
|
+
this.xz = a;
|
|
40
40
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
43
|
enumerable: false,
|
|
44
44
|
configurable: true
|
|
45
45
|
});
|
|
46
|
-
GeographicTileSeries.prototype.
|
|
47
|
-
if (this.
|
|
48
|
-
this.
|
|
46
|
+
GeographicTileSeries.prototype.x4 = function () {
|
|
47
|
+
if (this.x0 != null) {
|
|
48
|
+
this.x0.clearTileCache();
|
|
49
49
|
}
|
|
50
50
|
};
|
|
51
|
-
GeographicTileSeries.prototype.
|
|
52
|
-
_super.prototype.
|
|
51
|
+
GeographicTileSeries.prototype.q5 = function (a, b, c, d) {
|
|
52
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
53
53
|
switch (b) {
|
|
54
54
|
case "TileImagery":
|
|
55
|
-
if (this.
|
|
56
|
-
this.
|
|
55
|
+
if (this.ws != null) {
|
|
56
|
+
this.ws.zl = this.x0;
|
|
57
57
|
}
|
|
58
58
|
break;
|
|
59
59
|
}
|
|
60
60
|
};
|
|
61
|
-
GeographicTileSeries.prototype.
|
|
62
|
-
_super.prototype.
|
|
63
|
-
this.
|
|
64
|
-
if (this.
|
|
65
|
-
var a = this.
|
|
66
|
-
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.
|
|
61
|
+
GeographicTileSeries.prototype.wx = function () {
|
|
62
|
+
_super.prototype.wx.call(this);
|
|
63
|
+
this.ws.zl = this.x0;
|
|
64
|
+
if (this.xy != null) {
|
|
65
|
+
var a = this.xy;
|
|
66
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.x3));
|
|
67
67
|
}
|
|
68
|
-
this.
|
|
69
|
-
if (this.
|
|
70
|
-
var b = this.
|
|
71
|
-
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.
|
|
68
|
+
this.xy = this.ws;
|
|
69
|
+
if (this.xy != null) {
|
|
70
|
+
var b = this.xy;
|
|
71
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.x3));
|
|
72
72
|
}
|
|
73
73
|
};
|
|
74
|
-
GeographicTileSeries.prototype.
|
|
74
|
+
GeographicTileSeries.prototype.wr = function () {
|
|
75
75
|
return new TileSeries();
|
|
76
76
|
};
|
|
77
|
-
GeographicTileSeries.prototype.
|
|
77
|
+
GeographicTileSeries.prototype.x3 = function (a, b) {
|
|
78
78
|
if (this.imageTilesReady != null) {
|
|
79
79
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
80
80
|
}
|