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
|
@@ -40,147 +40,147 @@ export let IgxGeographicShapeSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
40
40
|
* Gets or sets the fill brush.
|
|
41
41
|
*/
|
|
42
42
|
get shapeFill() {
|
|
43
|
-
return this.i.
|
|
43
|
+
return this.i.zz ? this.i.zz.fill : null;
|
|
44
44
|
}
|
|
45
45
|
set shapeFill(v) {
|
|
46
46
|
this.ensureShapeStyle();
|
|
47
|
-
this.i.
|
|
47
|
+
this.i.zz.fill = v;
|
|
48
48
|
}
|
|
49
49
|
/**
|
|
50
50
|
* Gets or sets the stroke brush.
|
|
51
51
|
*/
|
|
52
52
|
get shapeStroke() {
|
|
53
|
-
return this.i.
|
|
53
|
+
return this.i.zz ? this.i.zz.stroke : null;
|
|
54
54
|
}
|
|
55
55
|
set shapeStroke(v) {
|
|
56
56
|
this.ensureShapeStyle();
|
|
57
|
-
this.i.
|
|
57
|
+
this.i.zz.stroke = v;
|
|
58
58
|
}
|
|
59
59
|
/**
|
|
60
60
|
* Gets or sets the stroke thickness.
|
|
61
61
|
*/
|
|
62
62
|
get shapeStrokeThickness() {
|
|
63
|
-
return this.i.
|
|
63
|
+
return this.i.zz ? this.i.zz.strokeThickness : NaN;
|
|
64
64
|
}
|
|
65
65
|
set shapeStrokeThickness(v) {
|
|
66
66
|
this.ensureShapeStyle();
|
|
67
|
-
this.i.
|
|
67
|
+
this.i.zz.strokeThickness = +v;
|
|
68
68
|
}
|
|
69
69
|
/**
|
|
70
70
|
* Gets or sets the opacity.
|
|
71
71
|
*/
|
|
72
72
|
get shapeOpacity() {
|
|
73
|
-
return this.i.
|
|
73
|
+
return this.i.zz ? this.i.zz.opacity : NaN;
|
|
74
74
|
}
|
|
75
75
|
set shapeOpacity(v) {
|
|
76
76
|
this.ensureShapeStyle();
|
|
77
|
-
this.i.
|
|
77
|
+
this.i.zz.opacity = +v;
|
|
78
78
|
}
|
|
79
79
|
ensureShapeStyle() {
|
|
80
|
-
if (this.i.
|
|
80
|
+
if (this.i.zz) {
|
|
81
81
|
return;
|
|
82
82
|
}
|
|
83
|
-
this.i.
|
|
83
|
+
this.i.zz = new Style();
|
|
84
84
|
}
|
|
85
85
|
/**
|
|
86
86
|
* Gets or sets the marker type for the current series object.
|
|
87
87
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
88
88
|
*/
|
|
89
89
|
get markerType() {
|
|
90
|
-
return this.i.
|
|
90
|
+
return this.i.yt;
|
|
91
91
|
}
|
|
92
92
|
set markerType(v) {
|
|
93
|
-
this.i.
|
|
93
|
+
this.i.yt = ensureEnum(MarkerType_$type, v);
|
|
94
94
|
}
|
|
95
95
|
/**
|
|
96
96
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
97
97
|
*/
|
|
98
98
|
get markerOutlineMode() {
|
|
99
|
-
return this.i.
|
|
99
|
+
return this.i.ys;
|
|
100
100
|
}
|
|
101
101
|
set markerOutlineMode(v) {
|
|
102
|
-
this.i.
|
|
102
|
+
this.i.ys = ensureEnum(MarkerOutlineMode_$type, v);
|
|
103
103
|
}
|
|
104
104
|
/**
|
|
105
105
|
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
106
106
|
*/
|
|
107
107
|
get markerFillMode() {
|
|
108
|
-
return this.i.
|
|
108
|
+
return this.i.yr;
|
|
109
109
|
}
|
|
110
110
|
set markerFillMode(v) {
|
|
111
|
-
this.i.
|
|
111
|
+
this.i.yr = ensureEnum(MarkerFillMode_$type, v);
|
|
112
112
|
}
|
|
113
113
|
/**
|
|
114
114
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
115
115
|
*/
|
|
116
116
|
get markerTemplate() {
|
|
117
|
-
return this.i.
|
|
117
|
+
return this.i.zf;
|
|
118
118
|
}
|
|
119
119
|
set markerTemplate(v) {
|
|
120
|
-
this.i.
|
|
120
|
+
this.i.zf = v;
|
|
121
121
|
}
|
|
122
122
|
/**
|
|
123
123
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
124
124
|
*/
|
|
125
125
|
get markerBrush() {
|
|
126
|
-
return brushToString(this.i.
|
|
126
|
+
return brushToString(this.i.zw);
|
|
127
127
|
}
|
|
128
128
|
set markerBrush(v) {
|
|
129
|
-
this.i.
|
|
129
|
+
this.i.zw = stringToBrush(v);
|
|
130
130
|
}
|
|
131
131
|
/**
|
|
132
132
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
133
133
|
*/
|
|
134
134
|
get markerOutline() {
|
|
135
|
-
return brushToString(this.i.
|
|
135
|
+
return brushToString(this.i.zx);
|
|
136
136
|
}
|
|
137
137
|
set markerOutline(v) {
|
|
138
|
-
this.i.
|
|
138
|
+
this.i.zx = stringToBrush(v);
|
|
139
139
|
}
|
|
140
140
|
/**
|
|
141
141
|
* Gets or sets thickness of the marker outline
|
|
142
142
|
*/
|
|
143
143
|
get markerThickness() {
|
|
144
|
-
return this.i.
|
|
144
|
+
return this.i.yw;
|
|
145
145
|
}
|
|
146
146
|
set markerThickness(v) {
|
|
147
|
-
this.i.
|
|
147
|
+
this.i.yw = +v;
|
|
148
148
|
}
|
|
149
149
|
/**
|
|
150
150
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
151
151
|
*/
|
|
152
152
|
get markerCollisionAvoidance() {
|
|
153
|
-
return this.i.
|
|
153
|
+
return this.i.yq;
|
|
154
154
|
}
|
|
155
155
|
set markerCollisionAvoidance(v) {
|
|
156
|
-
this.i.
|
|
156
|
+
this.i.yq = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
157
157
|
}
|
|
158
158
|
/**
|
|
159
159
|
* Gets the effective marker template for the current series object.
|
|
160
160
|
*/
|
|
161
161
|
get actualMarkerTemplate() {
|
|
162
|
-
return this.i.
|
|
162
|
+
return this.i.ze;
|
|
163
163
|
}
|
|
164
164
|
set actualMarkerTemplate(v) {
|
|
165
|
-
this.i.
|
|
165
|
+
this.i.ze = v;
|
|
166
166
|
}
|
|
167
167
|
/**
|
|
168
168
|
* Gets the effective marker brush for the current series object.
|
|
169
169
|
*/
|
|
170
170
|
get actualMarkerBrush() {
|
|
171
|
-
return brushToString(this.i.
|
|
171
|
+
return brushToString(this.i.zu);
|
|
172
172
|
}
|
|
173
173
|
set actualMarkerBrush(v) {
|
|
174
|
-
this.i.
|
|
174
|
+
this.i.zu = stringToBrush(v);
|
|
175
175
|
}
|
|
176
176
|
/**
|
|
177
177
|
* Gets the effective marker outline for the current series object.
|
|
178
178
|
*/
|
|
179
179
|
get actualMarkerOutline() {
|
|
180
|
-
return brushToString(this.i.
|
|
180
|
+
return brushToString(this.i.zv);
|
|
181
181
|
}
|
|
182
182
|
set actualMarkerOutline(v) {
|
|
183
|
-
this.i.
|
|
183
|
+
this.i.zv = stringToBrush(v);
|
|
184
184
|
}
|
|
185
185
|
get styleShape() {
|
|
186
186
|
if (this._styleShape == null) {
|
|
@@ -40,64 +40,64 @@ export let IgxGeographicSymbolSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
40
40
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
41
41
|
*/
|
|
42
42
|
get latitudeMemberPath() {
|
|
43
|
-
return this.i.
|
|
43
|
+
return this.i.yx;
|
|
44
44
|
}
|
|
45
45
|
set latitudeMemberPath(v) {
|
|
46
|
-
this.i.
|
|
46
|
+
this.i.yx = v;
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
49
49
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
50
50
|
*/
|
|
51
51
|
get longitudeMemberPath() {
|
|
52
|
-
return this.i.
|
|
52
|
+
return this.i.yz;
|
|
53
53
|
}
|
|
54
54
|
set longitudeMemberPath(v) {
|
|
55
|
-
this.i.
|
|
55
|
+
this.i.yz = v;
|
|
56
56
|
}
|
|
57
57
|
/**
|
|
58
58
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
59
59
|
*/
|
|
60
60
|
get markerCollisionAvoidance() {
|
|
61
|
-
return this.i.
|
|
61
|
+
return this.i.yj;
|
|
62
62
|
}
|
|
63
63
|
set markerCollisionAvoidance(v) {
|
|
64
|
-
this.i.
|
|
64
|
+
this.i.yj = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
65
65
|
}
|
|
66
66
|
/**
|
|
67
67
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
68
68
|
*/
|
|
69
69
|
get isCustomScatterStyleAllowed() {
|
|
70
|
-
return this.i.
|
|
70
|
+
return this.i.yq;
|
|
71
71
|
}
|
|
72
72
|
set isCustomScatterStyleAllowed(v) {
|
|
73
|
-
this.i.
|
|
73
|
+
this.i.yq = ensureBool(v);
|
|
74
74
|
}
|
|
75
75
|
/**
|
|
76
76
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
77
77
|
*/
|
|
78
78
|
get isCustomScatterMarkerStyleAllowed() {
|
|
79
|
-
return this.i.
|
|
79
|
+
return this.i.yp;
|
|
80
80
|
}
|
|
81
81
|
set isCustomScatterMarkerStyleAllowed(v) {
|
|
82
|
-
this.i.
|
|
82
|
+
this.i.yp = ensureBool(v);
|
|
83
83
|
}
|
|
84
84
|
/**
|
|
85
85
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
86
86
|
*/
|
|
87
87
|
get itemSearchMode() {
|
|
88
|
-
return this.i.
|
|
88
|
+
return this.i.yk;
|
|
89
89
|
}
|
|
90
90
|
set itemSearchMode(v) {
|
|
91
|
-
this.i.
|
|
91
|
+
this.i.yk = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
92
92
|
}
|
|
93
93
|
/**
|
|
94
94
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
95
95
|
*/
|
|
96
96
|
get itemSearchThreshold() {
|
|
97
|
-
return this.i.
|
|
97
|
+
return this.i.ys;
|
|
98
98
|
}
|
|
99
99
|
set itemSearchThreshold(v) {
|
|
100
|
-
this.i.
|
|
100
|
+
this.i.ys = +v;
|
|
101
101
|
}
|
|
102
102
|
/**
|
|
103
103
|
* Event raised when Assigning Category Style
|
|
@@ -34,14 +34,14 @@ export let IgxGeographicTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
34
34
|
* The MapImagery which is used to provide the tiles for display.
|
|
35
35
|
*/
|
|
36
36
|
get tileImagery() {
|
|
37
|
-
const r = this.i.
|
|
37
|
+
const r = this.i.ys;
|
|
38
38
|
if (r == null) {
|
|
39
39
|
return null;
|
|
40
40
|
}
|
|
41
41
|
return r.externalObject;
|
|
42
42
|
}
|
|
43
43
|
set tileImagery(v) {
|
|
44
|
-
v == null ? this.i.
|
|
44
|
+
v == null ? this.i.ys = null : this.i.ys = v.i;
|
|
45
45
|
}
|
|
46
46
|
findByName(name) {
|
|
47
47
|
var baseResult = super.findByName(name);
|
|
@@ -58,7 +58,7 @@ export let IgxGeographicTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
58
58
|
|
|
59
59
|
*/
|
|
60
60
|
clearTileCache() {
|
|
61
|
-
this.i.
|
|
61
|
+
this.i.yw();
|
|
62
62
|
}
|
|
63
63
|
/**
|
|
64
64
|
* This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
|
|
@@ -39,56 +39,56 @@ export let IgxGeographicXYTriangulatingSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
39
39
|
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
40
40
|
*/
|
|
41
41
|
get longitudeMemberPath() {
|
|
42
|
-
return this.i.
|
|
42
|
+
return this.i.xn;
|
|
43
43
|
}
|
|
44
44
|
set longitudeMemberPath(v) {
|
|
45
|
-
this.i.
|
|
45
|
+
this.i.xn = v;
|
|
46
46
|
}
|
|
47
47
|
/**
|
|
48
48
|
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
49
49
|
*/
|
|
50
50
|
get latitudeMemberPath() {
|
|
51
|
-
return this.i.
|
|
51
|
+
return this.i.xl;
|
|
52
52
|
}
|
|
53
53
|
set latitudeMemberPath(v) {
|
|
54
|
-
this.i.
|
|
54
|
+
this.i.xl = v;
|
|
55
55
|
}
|
|
56
56
|
/**
|
|
57
57
|
* The source of triangulation data.
|
|
58
58
|
* 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.
|
|
59
59
|
*/
|
|
60
60
|
get trianglesSource() {
|
|
61
|
-
return this.i.
|
|
61
|
+
return this.i.xk;
|
|
62
62
|
}
|
|
63
63
|
set trianglesSource(v) {
|
|
64
|
-
this.i.
|
|
64
|
+
this.i.xk = v;
|
|
65
65
|
}
|
|
66
66
|
/**
|
|
67
67
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
68
68
|
*/
|
|
69
69
|
get triangleVertexMemberPath1() {
|
|
70
|
-
return this.i.
|
|
70
|
+
return this.i.xq;
|
|
71
71
|
}
|
|
72
72
|
set triangleVertexMemberPath1(v) {
|
|
73
|
-
this.i.
|
|
73
|
+
this.i.xq = v;
|
|
74
74
|
}
|
|
75
75
|
/**
|
|
76
76
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
77
77
|
*/
|
|
78
78
|
get triangleVertexMemberPath2() {
|
|
79
|
-
return this.i.
|
|
79
|
+
return this.i.xs;
|
|
80
80
|
}
|
|
81
81
|
set triangleVertexMemberPath2(v) {
|
|
82
|
-
this.i.
|
|
82
|
+
this.i.xs = v;
|
|
83
83
|
}
|
|
84
84
|
/**
|
|
85
85
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
86
86
|
*/
|
|
87
87
|
get triangleVertexMemberPath3() {
|
|
88
|
-
return this.i.
|
|
88
|
+
return this.i.xu;
|
|
89
89
|
}
|
|
90
90
|
set triangleVertexMemberPath3(v) {
|
|
91
|
-
this.i.
|
|
91
|
+
this.i.xu = v;
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
@@ -30,14 +30,14 @@ export let IgxTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
30
30
|
* The MapImagery which is used to provide the tiles for display.
|
|
31
31
|
*/
|
|
32
32
|
get tileImagery() {
|
|
33
|
-
const r = this.i.
|
|
33
|
+
const r = this.i.aam;
|
|
34
34
|
if (r == null) {
|
|
35
35
|
return null;
|
|
36
36
|
}
|
|
37
37
|
return r.externalObject;
|
|
38
38
|
}
|
|
39
39
|
set tileImagery(v) {
|
|
40
|
-
v == null ? this.i.
|
|
40
|
+
v == null ? this.i.aam = null : this.i.aam = v.i;
|
|
41
41
|
}
|
|
42
42
|
findByName(name) {
|
|
43
43
|
var baseResult = super.findByName(name);
|
package/esm2015/public_api.js
CHANGED
|
@@ -17,7 +17,7 @@ export * from './lib/GeographicTileSeries';
|
|
|
17
17
|
export * from './lib/igx-geographic-tile-series-component';
|
|
18
18
|
export * from './lib/igx-geographic-tile-series-module';
|
|
19
19
|
export * from './lib/igx-geographic-tile-series-dynamic-module';
|
|
20
|
-
export * from './lib/
|
|
20
|
+
export * from './lib/AzureMapsImageryView';
|
|
21
21
|
export * from './lib/BingMapsMapImageryView';
|
|
22
22
|
export * from './lib/GeographicMapImageryView';
|
|
23
23
|
export * from './lib/GeographicPolylineSeriesView';
|
|
@@ -37,10 +37,10 @@ export * from './lib/XamGeographicMapView';
|
|
|
37
37
|
export * from './lib/SphericalMercatorHorizontalScaler';
|
|
38
38
|
export * from './lib/SphericalMercatorVerticalScaler';
|
|
39
39
|
export * from './lib/AzureMapsImageryStyle';
|
|
40
|
-
export * from './lib/
|
|
41
|
-
export * from './lib/igx-azure-maps-
|
|
42
|
-
export * from './lib/igx-azure-maps-
|
|
43
|
-
export * from './lib/igx-azure-maps-
|
|
40
|
+
export * from './lib/AzureMapsImagery';
|
|
41
|
+
export * from './lib/igx-azure-maps-imagery';
|
|
42
|
+
export * from './lib/igx-azure-maps-imagery-module';
|
|
43
|
+
export * from './lib/igx-azure-maps-imagery-dynamic-module';
|
|
44
44
|
export * from './lib/BingMapsImageryStyle';
|
|
45
45
|
export * from './lib/BingResponse';
|
|
46
46
|
export * from './lib/BingResourceSet';
|
|
@@ -4,4 +4,4 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
export {
|
|
7
|
+
export { AzureMapsImagery } from "./AzureMapsImageryView_combined";
|
|
@@ -10,23 +10,23 @@ import { markEnum } from "igniteui-angular-core";
|
|
|
10
10
|
*/
|
|
11
11
|
export var AzureMapsImageryStyle = /*@__PURE__*/ (function (AzureMapsImageryStyle) {
|
|
12
12
|
AzureMapsImageryStyle[AzureMapsImageryStyle["Road"] = 0] = "Road";
|
|
13
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
13
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["Satellite"] = 1] = "Satellite";
|
|
14
14
|
AzureMapsImageryStyle[AzureMapsImageryStyle["DarkGrey"] = 2] = "DarkGrey";
|
|
15
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
16
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
17
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
18
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
19
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
20
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
21
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
22
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
23
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
24
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
25
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
26
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
15
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["LabelsRoadOverlay"] = 3] = "LabelsRoadOverlay";
|
|
16
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["LabelsDarkGreyOverlay"] = 4] = "LabelsDarkGreyOverlay";
|
|
17
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["HybridRoadOverlay"] = 5] = "HybridRoadOverlay";
|
|
18
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["HybridDarkGreyOverlay"] = 6] = "HybridDarkGreyOverlay";
|
|
19
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TerraOverlay"] = 7] = "TerraOverlay";
|
|
20
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["WeatherRadarOverlay"] = 8] = "WeatherRadarOverlay";
|
|
21
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["WeatherInfraredOverlay"] = 9] = "WeatherInfraredOverlay";
|
|
22
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficAbsoluteOverlay"] = 10] = "TrafficAbsoluteOverlay";
|
|
23
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficRelativeOverlay"] = 11] = "TrafficRelativeOverlay";
|
|
24
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficRelativeDarkOverlay"] = 12] = "TrafficRelativeDarkOverlay";
|
|
25
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficDelayOverlay"] = 13] = "TrafficDelayOverlay";
|
|
26
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficReducedOverlay"] = 14] = "TrafficReducedOverlay";
|
|
27
27
|
return AzureMapsImageryStyle;
|
|
28
28
|
})({});
|
|
29
29
|
/**
|
|
30
30
|
* @hidden
|
|
31
31
|
*/
|
|
32
|
-
export var AzureMapsImageryStyle_$type = markEnum('AzureMapsImageryStyle', 'Road,0|
|
|
32
|
+
export var AzureMapsImageryStyle_$type = markEnum('AzureMapsImageryStyle', 'Road,0|Satellite,1|DarkGrey,2|LabelsRoadOverlay,3|LabelsDarkGreyOverlay,4|HybridRoadOverlay,5|HybridDarkGreyOverlay,6|TerraOverlay,7|WeatherRadarOverlay,8|WeatherInfraredOverlay,9|TrafficAbsoluteOverlay,10|TrafficRelativeOverlay,11|TrafficRelativeDarkOverlay,12|TrafficDelayOverlay,13|TrafficReducedOverlay,14');
|
|
@@ -4,4 +4,4 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
export {
|
|
7
|
+
export { AzureMapsImageryView } from "./AzureMapsImageryView_combined";
|
|
@@ -17,14 +17,14 @@ import { dateMinValue } from "igniteui-angular-core";
|
|
|
17
17
|
/**
|
|
18
18
|
* @hidden
|
|
19
19
|
*/
|
|
20
|
-
var
|
|
21
|
-
__extends(
|
|
22
|
-
function
|
|
20
|
+
var AzureMapsImageryView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
21
|
+
__extends(AzureMapsImageryView, _super);
|
|
22
|
+
function AzureMapsImageryView(a) {
|
|
23
23
|
var _this = _super.call(this, a) || this;
|
|
24
24
|
_this.k = a;
|
|
25
25
|
return _this;
|
|
26
26
|
}
|
|
27
|
-
|
|
27
|
+
AzureMapsImageryView.prototype.p = function () {
|
|
28
28
|
this.l();
|
|
29
29
|
this.n();
|
|
30
30
|
this.o();
|
|
@@ -32,79 +32,79 @@ var AzureMapsMapImageryView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
32
32
|
this.q();
|
|
33
33
|
this.r();
|
|
34
34
|
};
|
|
35
|
-
|
|
35
|
+
AzureMapsImageryView.prototype.l = function () {
|
|
36
36
|
this.a.ap.apiKey = this.k.apiKey;
|
|
37
37
|
};
|
|
38
|
-
|
|
38
|
+
AzureMapsImageryView.prototype.n = function () {
|
|
39
39
|
this.a.ap.cultureName = this.k.cultureName;
|
|
40
40
|
};
|
|
41
|
-
|
|
41
|
+
AzureMapsImageryView.prototype.o = function () {
|
|
42
42
|
this.a.ap.tilesetId = this.k.b1;
|
|
43
43
|
};
|
|
44
|
-
|
|
44
|
+
AzureMapsImageryView.prototype.m = function () {
|
|
45
45
|
this.a.ap.apiVersion = this.k.apiVersion;
|
|
46
46
|
};
|
|
47
|
-
|
|
47
|
+
AzureMapsImageryView.prototype.q = function () {
|
|
48
48
|
this.a.ap.localizedView = this.k.localizedView;
|
|
49
49
|
};
|
|
50
|
-
|
|
50
|
+
AzureMapsImageryView.prototype.r = function () {
|
|
51
51
|
this.a.ap.timestamp = this.k.timestamp;
|
|
52
52
|
};
|
|
53
|
-
|
|
54
|
-
return
|
|
53
|
+
AzureMapsImageryView.$t = markType(AzureMapsImageryView, 'AzureMapsImageryView', GeographicMapImageryView.$);
|
|
54
|
+
return AzureMapsImageryView;
|
|
55
55
|
}(GeographicMapImageryView));
|
|
56
|
-
export {
|
|
56
|
+
export { AzureMapsImageryView };
|
|
57
57
|
/**
|
|
58
58
|
* @hidden
|
|
59
59
|
*/
|
|
60
|
-
var
|
|
61
|
-
__extends(
|
|
62
|
-
function
|
|
60
|
+
var AzureMapsImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
61
|
+
__extends(AzureMapsImagery, _super);
|
|
62
|
+
function AzureMapsImagery() {
|
|
63
63
|
var _this = _super.call(this, new AzureMapsTileSource()) || this;
|
|
64
64
|
_this.bp.p();
|
|
65
65
|
return _this;
|
|
66
66
|
}
|
|
67
|
-
|
|
68
|
-
return new
|
|
67
|
+
AzureMapsImagery.prototype.ai = function () {
|
|
68
|
+
return new AzureMapsImageryView(this);
|
|
69
69
|
};
|
|
70
|
-
|
|
70
|
+
AzureMapsImagery.prototype.bb = function (a) {
|
|
71
71
|
_super.prototype.bb.call(this, a);
|
|
72
72
|
this.bp = a;
|
|
73
73
|
};
|
|
74
|
-
|
|
74
|
+
AzureMapsImagery.prototype.b4 = function (a, b, c) {
|
|
75
75
|
switch (a) {
|
|
76
|
-
case
|
|
76
|
+
case AzureMapsImagery.$$p[3]:
|
|
77
77
|
this.b1 = this.bx();
|
|
78
78
|
this.bp.o();
|
|
79
79
|
break;
|
|
80
|
-
case
|
|
80
|
+
case AzureMapsImagery.$$p[0]:
|
|
81
81
|
this.bp.l();
|
|
82
82
|
break;
|
|
83
|
-
case
|
|
83
|
+
case AzureMapsImagery.$$p[2]:
|
|
84
84
|
this.bp.n();
|
|
85
85
|
break;
|
|
86
|
-
case
|
|
86
|
+
case AzureMapsImagery.$$p[1]:
|
|
87
87
|
this.bp.m();
|
|
88
88
|
break;
|
|
89
|
-
case
|
|
89
|
+
case AzureMapsImagery.$$p[4]:
|
|
90
90
|
this.bp.q();
|
|
91
91
|
break;
|
|
92
|
-
case
|
|
92
|
+
case AzureMapsImagery.$$p[6]:
|
|
93
93
|
this.bp.r();
|
|
94
94
|
break;
|
|
95
95
|
}
|
|
96
96
|
_super.prototype.ba.call(this, a, b, c);
|
|
97
97
|
};
|
|
98
|
-
|
|
98
|
+
AzureMapsImagery.prototype.bx = function () {
|
|
99
99
|
switch (this.imageryStyle) {
|
|
100
100
|
case 0: return "microsoft.base.road";
|
|
101
|
-
case
|
|
101
|
+
case 7: return "microsoft.terra.main";
|
|
102
102
|
case 2: return "microsoft.base.darkgrey";
|
|
103
103
|
case 3: return "microsoft.base.labels.road";
|
|
104
104
|
case 4: return "microsoft.base.labels.darkgrey";
|
|
105
105
|
case 5: return "microsoft.base.hybrid.road";
|
|
106
106
|
case 6: return "microsoft.base.hybrid.darkgrey";
|
|
107
|
-
case
|
|
107
|
+
case 1: return "microsoft.imagery";
|
|
108
108
|
case 8: return "microsoft.weather.radar.main";
|
|
109
109
|
case 9: return "microsoft.weather.infrared.main";
|
|
110
110
|
case 10: return "microsoft.traffic.absolute.main";
|
|
@@ -115,8 +115,8 @@ var AzureMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
115
115
|
default: return "";
|
|
116
116
|
}
|
|
117
117
|
};
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
return
|
|
118
|
+
AzureMapsImagery.$t = markType(AzureMapsImagery, 'AzureMapsImagery', GeographicMapImagery.$);
|
|
119
|
+
AzureMapsImagery.$$p = markDep(DependencyProperty, PropertyMetadata, AzureMapsImagery, 'b4', ['ApiKey', [2, stringEmpty()], 'ApiVersion', [2, "2024-04-01"], 'CultureName', [2, "en-US"], 'ImageryStyle', [AzureMapsImageryStyle_$type, enumGetBox(AzureMapsImageryStyle_$type, 0)], 'LocalizedView', [2, null], 'TilesetId:b1:ca', [2, null], 'Timestamp', [3, dateMinValue()]]);
|
|
120
|
+
return AzureMapsImagery;
|
|
121
121
|
}(GeographicMapImagery));
|
|
122
|
-
export {
|
|
122
|
+
export { AzureMapsImagery };
|