igniteui-angular-maps 13.0.0 → 13.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 +2314 -1859
- package/bundles/igniteui-angular-maps.umd.js.map +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js.map +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -93
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -147
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -92
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +30 -27
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +106 -89
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/XamGeographicMap_combined.js +540 -527
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +52 -17
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +28 -22
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-component.js +62 -50
- package/esm2015/lib/igx-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-series-host-component.js +30 -20
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +26 -0
- package/esm2015/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js +157 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +16 -10
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +53 -140
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +52 -10
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm2015/lib/igx-geographic-shape-series-component.js +67 -28
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-component.js +25 -112
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-component.js +10 -4
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +9 -3
- package/esm2015/lib/igx-tile-series-component.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -92
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -145
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -90
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +29 -26
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +104 -87
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +553 -524
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js +60 -17
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +32 -22
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-component.js +62 -50
- package/esm5/lib/igx-geographic-map-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-series-host-component.js +30 -20
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igx-geographic-marker-series-base-component.js +31 -0
- package/esm5/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-marker-series-component.js +206 -0
- package/esm5/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +20 -10
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +54 -169
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +60 -10
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm5/lib/igx-geographic-shape-series-component.js +83 -28
- package/esm5/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +2 -2
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-component.js +26 -141
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-component.js +14 -4
- package/esm5/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +13 -3
- package/esm5/lib/igx-tile-series-component.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-angular-maps.js +2191 -1800
- package/fesm2015/igniteui-angular-maps.js.map +1 -1
- package/fesm5/igniteui-angular-maps.js +2313 -1862
- package/fesm5/igniteui-angular-maps.js.map +1 -1
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -37
- package/lib/GeographicMapSeriesHost_combined.d.ts +61 -49
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -33
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +10 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +25 -22
- package/lib/XamGeographicMap_combined.d.ts +133 -135
- package/lib/igx-geographic-contour-line-series-component.d.ts +11 -1
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +5 -0
- package/lib/igx-geographic-map-component.d.ts +12 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +8 -0
- package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igx-geographic-marker-series-component.d.ts +82 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +5 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-scatter-area-series-component.d.ts +16 -1
- package/lib/igx-geographic-shape-series-component.d.ts +21 -1
- package/lib/igx-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-tile-series-component.d.ts +5 -0
- package/lib/igx-tile-series-component.d.ts +5 -0
- package/package.json +2 -2
- package/public_api.d.ts +4 -0
|
@@ -27,9 +27,9 @@ import { RenderingContext } from "igniteui-angular-core";
|
|
|
27
27
|
import { ImagesChangedEventArgs } from "./ImagesChangedEventArgs";
|
|
28
28
|
import { HostSeriesView } from "./HostSeriesView";
|
|
29
29
|
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
30
|
+
import { SeriesView } from "igniteui-angular-charts";
|
|
30
31
|
import { ScatterAreaSeries } from "igniteui-angular-charts";
|
|
31
32
|
import { InteractionState } from "igniteui-angular-core";
|
|
32
|
-
import { SeriesView } from "igniteui-angular-charts";
|
|
33
33
|
import { ColorScale } from "igniteui-angular-charts";
|
|
34
34
|
import { TriangulationStatusEventArgs } from "igniteui-angular-core";
|
|
35
35
|
/**
|
|
@@ -38,111 +38,107 @@ import { TriangulationStatusEventArgs } from "igniteui-angular-core";
|
|
|
38
38
|
export declare class XamGeographicMap extends SeriesViewer implements IMapRenderDeferralHandler {
|
|
39
39
|
static $t: Type;
|
|
40
40
|
constructor();
|
|
41
|
-
private
|
|
41
|
+
private qs;
|
|
42
42
|
provideContainer(a: any): void;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
static
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
protected
|
|
52
|
-
private
|
|
53
|
-
get
|
|
54
|
-
set
|
|
55
|
-
|
|
56
|
-
static
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
private
|
|
62
|
-
get
|
|
63
|
-
set
|
|
64
|
-
|
|
65
|
-
private
|
|
66
|
-
private
|
|
43
|
+
jn(): void;
|
|
44
|
+
d4(): boolean;
|
|
45
|
+
d5(): boolean;
|
|
46
|
+
ql: boolean;
|
|
47
|
+
static qd: MapResizeBehavior;
|
|
48
|
+
qe: MapResizeBehavior;
|
|
49
|
+
qh: boolean;
|
|
50
|
+
qi: boolean;
|
|
51
|
+
protected qc(): MapBackgroundTilingMode;
|
|
52
|
+
private p9;
|
|
53
|
+
get qb(): MapBackgroundTilingMode;
|
|
54
|
+
set qb(a: MapBackgroundTilingMode);
|
|
55
|
+
qa: MapBackgroundTilingMode;
|
|
56
|
+
static r0: Rect;
|
|
57
|
+
qo: number;
|
|
58
|
+
qk: boolean;
|
|
59
|
+
qj: boolean;
|
|
60
|
+
sg: Rect;
|
|
61
|
+
private rz;
|
|
62
|
+
get r4(): Rect;
|
|
63
|
+
set r4(a: Rect);
|
|
64
|
+
r8(): Rect;
|
|
65
|
+
private ra;
|
|
66
|
+
private se;
|
|
67
67
|
get backgroundContent(): GeographicMapImagery;
|
|
68
68
|
set backgroundContent(a: GeographicMapImagery);
|
|
69
|
-
private
|
|
70
|
-
get
|
|
71
|
-
set
|
|
72
|
-
private
|
|
73
|
-
get
|
|
74
|
-
set
|
|
75
|
-
private
|
|
76
|
-
|
|
77
|
-
private static
|
|
69
|
+
private p6;
|
|
70
|
+
get p3(): NumericXAxis;
|
|
71
|
+
set p3(a: NumericXAxis);
|
|
72
|
+
private p2;
|
|
73
|
+
get p5(): NumericYAxis;
|
|
74
|
+
set p5(a: NumericYAxis);
|
|
75
|
+
private p4;
|
|
76
|
+
p8: GeographicMapImagery;
|
|
77
|
+
private static r3;
|
|
78
78
|
getZoomRectFromGeoRect(a: Rect): Rect;
|
|
79
|
-
|
|
80
|
-
|
|
79
|
+
rk(a: Rect): void;
|
|
80
|
+
rj(a: Rect): void;
|
|
81
81
|
getZoomFromGeographicRect(a: Rect): Rect;
|
|
82
|
-
|
|
83
|
-
private
|
|
82
|
+
r5(a: Rect, b: number): Rect;
|
|
83
|
+
private r6;
|
|
84
84
|
getZoomFromGeographicPoints(a: Point, b: Point): Rect;
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
protected
|
|
96
|
-
protected
|
|
97
|
-
protected
|
|
98
|
-
protected
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
protected
|
|
105
|
-
|
|
106
|
-
protected
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
private ql;
|
|
110
|
-
protected kp(a: SeriesViewerView): void;
|
|
111
|
-
k0(a: Rect, b: Rect): void;
|
|
112
|
-
p2: number;
|
|
113
|
-
private pz;
|
|
114
|
-
get p1(): number;
|
|
115
|
-
set p1(a: number);
|
|
116
|
-
fe(): number;
|
|
117
|
-
ff(): number;
|
|
118
|
-
protected lz(): void;
|
|
119
|
-
ea(): boolean;
|
|
120
|
-
bs(): ZoomCoercionMode;
|
|
121
|
-
protected k1(a: any, b: string, c: any, d: any): void;
|
|
122
|
-
imageTilesReady: (sender: any, e: ImageTilesReadyEventArgs) => void;
|
|
85
|
+
sa(a: Rect): Rect;
|
|
86
|
+
rw(a: Point): Point;
|
|
87
|
+
rx(a: Point): Point;
|
|
88
|
+
ry(a: Point): Point;
|
|
89
|
+
q7(): void;
|
|
90
|
+
rd(a: Brush): void;
|
|
91
|
+
ep(): boolean;
|
|
92
|
+
rf(): void;
|
|
93
|
+
protected rv: Point;
|
|
94
|
+
protected ri(): void;
|
|
95
|
+
protected re(): void;
|
|
96
|
+
protected get_dx(): boolean;
|
|
97
|
+
protected r2: Rect;
|
|
98
|
+
protected ph(): Rect;
|
|
99
|
+
i1(a: Rect, b: ScalerParams): Tuple$2<boolean, number>;
|
|
100
|
+
pr(): Rect;
|
|
101
|
+
private r7;
|
|
102
|
+
protected pi(a: Rect): Rect;
|
|
103
|
+
r9(a: Rect): Rect;
|
|
104
|
+
protected ce(): SeriesViewerView;
|
|
105
|
+
private q9;
|
|
106
|
+
protected k5(a: SeriesViewerView): void;
|
|
107
|
+
lg(a: Rect, b: Rect): void;
|
|
108
|
+
qq: number;
|
|
123
109
|
private qn;
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
110
|
+
get qp(): number;
|
|
111
|
+
set qp(a: number);
|
|
112
|
+
fn(): number;
|
|
113
|
+
fo(): number;
|
|
114
|
+
protected mf(): void;
|
|
115
|
+
ei(): boolean;
|
|
116
|
+
bz(): ZoomCoercionMode;
|
|
117
|
+
protected lh(a: any, b: string, c: any, d: any): void;
|
|
118
|
+
imageTilesReady: (sender: any, e: ImageTilesReadyEventArgs) => void;
|
|
119
|
+
private rb;
|
|
120
|
+
private rg;
|
|
121
|
+
private rh;
|
|
122
|
+
qf: XamGeographicMapView;
|
|
123
|
+
private qg;
|
|
128
124
|
getFontInfo(): FontInfo;
|
|
129
|
-
|
|
125
|
+
os(): Brush;
|
|
130
126
|
getFontBrush(): Brush;
|
|
131
|
-
protected
|
|
127
|
+
protected l8(a: Series, b: any): void;
|
|
132
128
|
register(a: DependencyObject, b: (arg1: boolean) => void): void;
|
|
133
129
|
unRegister(a: DependencyObject): void;
|
|
134
130
|
deferredRefresh(): void;
|
|
135
131
|
deferAction(a: () => void): void;
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
private
|
|
141
|
-
protected get
|
|
142
|
-
protected set
|
|
143
|
-
|
|
144
|
-
private
|
|
145
|
-
get
|
|
132
|
+
q8(a: boolean): void;
|
|
133
|
+
qt(): any;
|
|
134
|
+
pn(a: Rect, b: Rect, c: Rect): Rect;
|
|
135
|
+
rc(): void;
|
|
136
|
+
private r1;
|
|
137
|
+
protected get sf(): Rect;
|
|
138
|
+
protected set sf(a: Rect);
|
|
139
|
+
rm(a: Rect): void;
|
|
140
|
+
private rl;
|
|
141
|
+
get qm(): boolean;
|
|
146
142
|
static $$p: string[];
|
|
147
143
|
}
|
|
148
144
|
/**
|
|
@@ -215,15 +211,15 @@ export declare class GeographicMapImageryView extends Base {
|
|
|
215
211
|
export declare class GeographicXYTriangulatingSeriesView extends HostSeriesView {
|
|
216
212
|
static $t: Type;
|
|
217
213
|
constructor(a: GeographicXYTriangulatingSeries);
|
|
218
|
-
protected
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
214
|
+
protected ce: GeographicXYTriangulatingSeries;
|
|
215
|
+
b2(): void;
|
|
216
|
+
ch(): void;
|
|
217
|
+
cg(): void;
|
|
218
|
+
cf(): void;
|
|
219
|
+
ci(): void;
|
|
220
|
+
cj(): void;
|
|
221
|
+
ck(): void;
|
|
222
|
+
cl(): void;
|
|
227
223
|
}
|
|
228
224
|
/**
|
|
229
225
|
* @hidden
|
|
@@ -231,10 +227,11 @@ export declare class GeographicXYTriangulatingSeriesView extends HostSeriesView
|
|
|
231
227
|
export declare class GeographicScatterAreaSeriesView extends GeographicXYTriangulatingSeriesView {
|
|
232
228
|
static $t: Type;
|
|
233
229
|
constructor(a: GeographicScatterAreaSeries);
|
|
234
|
-
private
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
230
|
+
private cm;
|
|
231
|
+
as(): void;
|
|
232
|
+
b2(): void;
|
|
233
|
+
cn(): void;
|
|
234
|
+
co(): void;
|
|
238
235
|
}
|
|
239
236
|
/**
|
|
240
237
|
* @hidden
|
|
@@ -247,14 +244,10 @@ export declare class XamGeographicMapView extends SeriesViewerView {
|
|
|
247
244
|
protected fi: XamGeographicMap;
|
|
248
245
|
protected get_ap(): boolean;
|
|
249
246
|
d1(): void;
|
|
250
|
-
fu(a: number): Brush;
|
|
251
|
-
fv(a: number): Brush;
|
|
252
|
-
ft(a: number): Brush;
|
|
253
|
-
fw(a: number): Brush;
|
|
254
247
|
dr(a: RenderingContext): void;
|
|
255
|
-
protected
|
|
248
|
+
protected fu: Rect;
|
|
256
249
|
protected ds(a: Rect): void;
|
|
257
|
-
|
|
250
|
+
ft(): Rect;
|
|
258
251
|
fn(): void;
|
|
259
252
|
fs: Brush;
|
|
260
253
|
fr: Brush;
|
|
@@ -285,16 +278,16 @@ export declare class OpenStreetMapImagery extends GeographicMapImagery {
|
|
|
285
278
|
*/
|
|
286
279
|
export declare abstract class GeographicXYTriangulatingSeries extends GeographicMapSeriesHost {
|
|
287
280
|
static $t: Type;
|
|
288
|
-
protected
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
protected
|
|
281
|
+
protected bu(): SeriesView;
|
|
282
|
+
lh(a: SeriesView): void;
|
|
283
|
+
ps: GeographicXYTriangulatingSeriesView;
|
|
284
|
+
pw: string;
|
|
285
|
+
pu: string;
|
|
286
|
+
pt: IEnumerable;
|
|
287
|
+
pz: string;
|
|
288
|
+
p1: string;
|
|
289
|
+
p3: string;
|
|
290
|
+
protected lm(a: any, b: string, c: any, d: any): void;
|
|
298
291
|
static $$p: string[];
|
|
299
292
|
}
|
|
300
293
|
/**
|
|
@@ -302,20 +295,25 @@ export declare abstract class GeographicXYTriangulatingSeries extends Geographic
|
|
|
302
295
|
*/
|
|
303
296
|
export declare class GeographicScatterAreaSeries extends GeographicXYTriangulatingSeries {
|
|
304
297
|
static $t: Type;
|
|
298
|
+
protected get_c7(): boolean;
|
|
305
299
|
constructor();
|
|
306
|
-
|
|
307
|
-
private
|
|
308
|
-
get
|
|
309
|
-
set
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
protected
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
300
|
+
qi: string;
|
|
301
|
+
private qb;
|
|
302
|
+
get qd(): ColorScale;
|
|
303
|
+
set qd(a: ColorScale);
|
|
304
|
+
private ql;
|
|
305
|
+
qn(): void;
|
|
306
|
+
qc: ColorScale;
|
|
307
|
+
protected md(): void;
|
|
308
|
+
qe: ScatterAreaSeries;
|
|
309
|
+
protected pj(): Series;
|
|
310
|
+
private qm;
|
|
311
|
+
protected bu(): SeriesView;
|
|
312
|
+
lh(a: SeriesView): void;
|
|
313
|
+
qg: GeographicScatterAreaSeriesView;
|
|
314
|
+
protected lm(a: any, b: string, c: any, d: any): void;
|
|
317
315
|
triangulationStatusChanged: (sender: any, args: TriangulationStatusEventArgs) => void;
|
|
318
|
-
protected
|
|
319
|
-
protected
|
|
316
|
+
protected get_ex(): boolean;
|
|
317
|
+
protected set_ex(a: boolean): void;
|
|
320
318
|
static $$p: string[];
|
|
321
319
|
}
|
|
@@ -15,6 +15,11 @@ export declare class IgxGeographicContourLineSeriesComponent extends IgxGeograph
|
|
|
15
15
|
*/
|
|
16
16
|
get i(): GeographicContourLineSeries;
|
|
17
17
|
constructor();
|
|
18
|
+
/**
|
|
19
|
+
* Gets whether the current series shows a line contour shape.
|
|
20
|
+
*/
|
|
21
|
+
get isLineContour(): boolean;
|
|
22
|
+
static ngAcceptInputType_isLineContour: boolean | string;
|
|
18
23
|
/**
|
|
19
24
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
20
25
|
*/
|
|
@@ -25,6 +30,11 @@ export declare class IgxGeographicContourLineSeriesComponent extends IgxGeograph
|
|
|
25
30
|
*/
|
|
26
31
|
get fillScale(): IgxValueBrushScaleComponent;
|
|
27
32
|
set fillScale(v: IgxValueBrushScaleComponent);
|
|
33
|
+
/**
|
|
34
|
+
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
35
|
+
*/
|
|
36
|
+
get actualFillScale(): IgxValueBrushScaleComponent;
|
|
37
|
+
set actualFillScale(v: IgxValueBrushScaleComponent);
|
|
28
38
|
/**
|
|
29
39
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
30
40
|
*/
|
|
@@ -41,5 +51,5 @@ export declare class IgxGeographicContourLineSeriesComponent extends IgxGeograph
|
|
|
41
51
|
args: IgxTriangulationStatusEventArgs;
|
|
42
52
|
}>;
|
|
43
53
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicContourLineSeriesComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicContourLineSeriesComponent, "igx-geographic-contour-line-series", never, { "valueMemberPath": "valueMemberPath"; "fillScale": "fillScale"; "valueResolver": "valueResolver"; }, { "triangulationStatusChanged": "triangulationStatusChanged"; }, never, never>;
|
|
54
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicContourLineSeriesComponent, "igx-geographic-contour-line-series", never, { "valueMemberPath": "valueMemberPath"; "fillScale": "fillScale"; "actualFillScale": "actualFillScale"; "valueResolver": "valueResolver"; }, { "triangulationStatusChanged": "triangulationStatusChanged"; }, never, never>;
|
|
45
55
|
}
|
|
@@ -14,6 +14,11 @@ export declare class IgxGeographicHighDensityScatterSeriesComponent extends IgxG
|
|
|
14
14
|
*/
|
|
15
15
|
get i(): GeographicHighDensityScatterSeries;
|
|
16
16
|
constructor();
|
|
17
|
+
/**
|
|
18
|
+
* Gets whether the current series shows pixels.
|
|
19
|
+
*/
|
|
20
|
+
get isPixel(): boolean;
|
|
21
|
+
static ngAcceptInputType_isPixel: boolean | string;
|
|
17
22
|
/**
|
|
18
23
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
19
24
|
*/
|
|
@@ -157,6 +157,10 @@ export declare class IgxGeographicMapComponent extends IgxSeriesViewerComponent
|
|
|
157
157
|
static ngAcceptInputType_zoomIsReady: boolean | string;
|
|
158
158
|
findByName(name: string): any;
|
|
159
159
|
protected _styling(container: any, component: any, parent?: any): void;
|
|
160
|
+
/**
|
|
161
|
+
* Gets current world rect in geographic coordinates
|
|
162
|
+
|
|
163
|
+
*/
|
|
160
164
|
getCurrentActualWorldRect(): IgRect;
|
|
161
165
|
/**
|
|
162
166
|
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
@@ -164,7 +168,15 @@ export declare class IgxGeographicMapComponent extends IgxSeriesViewerComponent
|
|
|
164
168
|
* @param geographic * The geographic area.
|
|
165
169
|
*/
|
|
166
170
|
getZoomRectFromGeoRect(geographic: IgRect): IgRect;
|
|
171
|
+
/**
|
|
172
|
+
* Updates zoom window using window coordinates
|
|
173
|
+
|
|
174
|
+
*/
|
|
167
175
|
updateZoomWindow(zoomWindow: IgRect): void;
|
|
176
|
+
/**
|
|
177
|
+
* Updates world rect in geographic coordinates
|
|
178
|
+
|
|
179
|
+
*/
|
|
168
180
|
updateWorldRect(worldRect: IgRect): void;
|
|
169
181
|
/**
|
|
170
182
|
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
@@ -17,6 +17,9 @@ export declare abstract class IgxGeographicMapSeriesHostComponent extends IgxSer
|
|
|
17
17
|
*/
|
|
18
18
|
get isGeographic(): boolean;
|
|
19
19
|
static ngAcceptInputType_isGeographic: boolean | string;
|
|
20
|
+
/**
|
|
21
|
+
* Gets whether this series supports markers
|
|
22
|
+
*/
|
|
20
23
|
get hasMarkers(): boolean;
|
|
21
24
|
static ngAcceptInputType_hasMarkers: boolean | string;
|
|
22
25
|
/**
|
|
@@ -33,6 +36,11 @@ export declare abstract class IgxGeographicMapSeriesHostComponent extends IgxSer
|
|
|
33
36
|
*/
|
|
34
37
|
get coercionMethods(): any;
|
|
35
38
|
set coercionMethods(v: any);
|
|
39
|
+
/**
|
|
40
|
+
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
41
|
+
|
|
42
|
+
*/
|
|
43
|
+
notifyIndexedPropertiesChanged(): void;
|
|
36
44
|
getItemValue(item: any, memberPathName: string): any;
|
|
37
45
|
/**
|
|
38
46
|
* Gets the item that is the best match for the specified world coordinates.
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
2
|
+
import { GeographicMarkerSeriesBase } from "./GeographicMarkerSeriesBase";
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare abstract class IgxGeographicMarkerSeriesBaseComponent extends IgxGeographicMarkerSeriesComponent {
|
|
5
|
+
/**
|
|
6
|
+
* @hidden
|
|
7
|
+
*/
|
|
8
|
+
get i(): GeographicMarkerSeriesBase;
|
|
9
|
+
constructor();
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMarkerSeriesBaseComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicMarkerSeriesBaseComponent, "ng-component", never, {}, {}, never, never>;
|
|
12
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { IgDataTemplate } from "igniteui-angular-core";
|
|
2
|
+
import { MarkerType } from "igniteui-angular-charts";
|
|
3
|
+
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
4
|
+
import { MarkerFillMode } from "igniteui-angular-charts";
|
|
5
|
+
import { IgxGeographicMapSeriesHostComponent } from "./igx-geographic-map-series-host-component";
|
|
6
|
+
import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
|
|
7
|
+
import * as i0 from "@angular/core";
|
|
8
|
+
/**
|
|
9
|
+
* Base class for creating marker series in a IgxGeographicMap.Component
|
|
10
|
+
*/
|
|
11
|
+
export declare abstract class IgxGeographicMarkerSeriesComponent extends IgxGeographicMapSeriesHostComponent {
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
get i(): GeographicMarkerSeries;
|
|
16
|
+
constructor();
|
|
17
|
+
/**
|
|
18
|
+
* Gets or sets the marker type for the current series object.
|
|
19
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
20
|
+
*/
|
|
21
|
+
get markerType(): MarkerType;
|
|
22
|
+
set markerType(v: MarkerType);
|
|
23
|
+
static ngAcceptInputType_markerType: MarkerType | string;
|
|
24
|
+
/**
|
|
25
|
+
* Gets or sets thickness of the marker outline
|
|
26
|
+
*/
|
|
27
|
+
get markerThickness(): number;
|
|
28
|
+
set markerThickness(v: number);
|
|
29
|
+
static ngAcceptInputType_markerThickness: number | string;
|
|
30
|
+
/**
|
|
31
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
32
|
+
*/
|
|
33
|
+
get markerOutlineMode(): MarkerOutlineMode;
|
|
34
|
+
set markerOutlineMode(v: MarkerOutlineMode);
|
|
35
|
+
static ngAcceptInputType_markerOutlineMode: MarkerOutlineMode | string;
|
|
36
|
+
/**
|
|
37
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
38
|
+
*/
|
|
39
|
+
get markerFillMode(): MarkerFillMode;
|
|
40
|
+
set markerFillMode(v: MarkerFillMode);
|
|
41
|
+
static ngAcceptInputType_markerFillMode: MarkerFillMode | string;
|
|
42
|
+
/**
|
|
43
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
44
|
+
*/
|
|
45
|
+
get markerTemplate(): IgDataTemplate;
|
|
46
|
+
set markerTemplate(v: IgDataTemplate);
|
|
47
|
+
/**
|
|
48
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
49
|
+
*/
|
|
50
|
+
get markerBrush(): string;
|
|
51
|
+
set markerBrush(v: string);
|
|
52
|
+
/**
|
|
53
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
54
|
+
*/
|
|
55
|
+
get markerOutline(): string;
|
|
56
|
+
set markerOutline(v: string);
|
|
57
|
+
/**
|
|
58
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
59
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
60
|
+
* choose a representative set.
|
|
61
|
+
*/
|
|
62
|
+
get maximumMarkers(): number;
|
|
63
|
+
set maximumMarkers(v: number);
|
|
64
|
+
static ngAcceptInputType_maximumMarkers: number | string;
|
|
65
|
+
/**
|
|
66
|
+
* Gets the effective marker template for the current series object.
|
|
67
|
+
*/
|
|
68
|
+
get actualMarkerTemplate(): IgDataTemplate;
|
|
69
|
+
set actualMarkerTemplate(v: IgDataTemplate);
|
|
70
|
+
/**
|
|
71
|
+
* Gets the effective marker brush for the current series object.
|
|
72
|
+
*/
|
|
73
|
+
get actualMarkerBrush(): string;
|
|
74
|
+
set actualMarkerBrush(v: string);
|
|
75
|
+
/**
|
|
76
|
+
* Gets the effective marker outline for the current series object.
|
|
77
|
+
*/
|
|
78
|
+
get actualMarkerOutline(): string;
|
|
79
|
+
set actualMarkerOutline(v: string);
|
|
80
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicMarkerSeriesComponent, never>;
|
|
81
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicMarkerSeriesComponent, "ng-component", never, { "markerType": "markerType"; "markerThickness": "markerThickness"; "markerOutlineMode": "markerOutlineMode"; "markerFillMode": "markerFillMode"; "markerTemplate": "markerTemplate"; "markerBrush": "markerBrush"; "markerOutline": "markerOutline"; "maximumMarkers": "maximumMarkers"; "actualMarkerTemplate": "actualMarkerTemplate"; "actualMarkerBrush": "actualMarkerBrush"; "actualMarkerOutline": "actualMarkerOutline"; }, {}, never, never>;
|
|
82
|
+
}
|
|
@@ -13,6 +13,11 @@ export declare class IgxGeographicPolylineSeriesComponent extends IgxGeographicS
|
|
|
13
13
|
*/
|
|
14
14
|
get i(): GeographicPolylineSeries;
|
|
15
15
|
constructor();
|
|
16
|
+
/**
|
|
17
|
+
* Gets whether the current series shows a polyline shape.
|
|
18
|
+
*/
|
|
19
|
+
get isPolyline(): boolean;
|
|
20
|
+
static ngAcceptInputType_isPolyline: boolean | string;
|
|
16
21
|
/**
|
|
17
22
|
* Gets or sets the fill brush.
|
|
18
23
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IgxGeographicMarkerSeriesBaseComponent } from "./igx-geographic-marker-series-base-component";
|
|
2
2
|
import { GeographicProportionalSymbolSeriesBase } from "./GeographicProportionalSymbolSeriesBase";
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare abstract class IgxGeographicProportionalSymbolSeriesBaseComponent extends
|
|
4
|
+
export declare abstract class IgxGeographicProportionalSymbolSeriesBaseComponent extends IgxGeographicMarkerSeriesBaseComponent {
|
|
5
5
|
/**
|
|
6
6
|
* @hidden
|
|
7
7
|
*/
|
|
@@ -1,27 +1,28 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { IgDataTemplate } from "igniteui-angular-core";
|
|
3
|
-
import { MarkerType } from "igniteui-angular-charts";
|
|
4
|
-
import { MarkerOutlineMode } from "igniteui-angular-charts";
|
|
5
|
-
import { MarkerFillMode } from "igniteui-angular-charts";
|
|
6
2
|
import { IgxSizeScaleComponent } from "igniteui-angular-charts";
|
|
7
3
|
import { IgxBrushScaleComponent } from "igniteui-angular-charts";
|
|
8
4
|
import { ScatterItemSearchMode } from "igniteui-angular-charts";
|
|
9
5
|
import { IgxAssigningScatterStyleEventArgs } from "igniteui-angular-charts";
|
|
10
6
|
import { IgxAssigningScatterMarkerStyleEventArgs } from "igniteui-angular-charts";
|
|
11
|
-
import {
|
|
7
|
+
import { IgxGeographicMarkerSeriesComponent } from "./igx-geographic-marker-series-component";
|
|
12
8
|
import { GeographicProportionalSymbolSeries } from "./GeographicProportionalSymbolSeries";
|
|
13
9
|
import * as i0 from "@angular/core";
|
|
14
10
|
/**
|
|
15
11
|
* Series class for a geographic map with points marked at given locations.
|
|
16
12
|
* This is the geographic equivalent of a ScatterSeries.
|
|
17
13
|
*/
|
|
18
|
-
export declare class IgxGeographicProportionalSymbolSeriesComponent extends
|
|
14
|
+
export declare class IgxGeographicProportionalSymbolSeriesComponent extends IgxGeographicMarkerSeriesComponent {
|
|
19
15
|
protected createImplementation(): GeographicProportionalSymbolSeries;
|
|
20
16
|
/**
|
|
21
17
|
* @hidden
|
|
22
18
|
*/
|
|
23
19
|
get i(): GeographicProportionalSymbolSeries;
|
|
24
20
|
constructor();
|
|
21
|
+
/**
|
|
22
|
+
* Gets whether the series has only marker as visuals
|
|
23
|
+
*/
|
|
24
|
+
get hasOnlyMarkers(): boolean;
|
|
25
|
+
static ngAcceptInputType_hasOnlyMarkers: boolean | string;
|
|
25
26
|
/**
|
|
26
27
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
27
28
|
*/
|
|
@@ -32,48 +33,6 @@ export declare class IgxGeographicProportionalSymbolSeriesComponent extends IgxG
|
|
|
32
33
|
*/
|
|
33
34
|
get longitudeMemberPath(): string;
|
|
34
35
|
set longitudeMemberPath(v: string);
|
|
35
|
-
/**
|
|
36
|
-
* Gets or sets the marker type for the current series object.
|
|
37
|
-
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
38
|
-
*/
|
|
39
|
-
get markerType(): MarkerType;
|
|
40
|
-
set markerType(v: MarkerType);
|
|
41
|
-
static ngAcceptInputType_markerType: MarkerType | string;
|
|
42
|
-
/**
|
|
43
|
-
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
44
|
-
*/
|
|
45
|
-
get markerOutlineMode(): MarkerOutlineMode;
|
|
46
|
-
set markerOutlineMode(v: MarkerOutlineMode);
|
|
47
|
-
static ngAcceptInputType_markerOutlineMode: MarkerOutlineMode | string;
|
|
48
|
-
/**
|
|
49
|
-
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
50
|
-
*/
|
|
51
|
-
get markerFillMode(): MarkerFillMode;
|
|
52
|
-
set markerFillMode(v: MarkerFillMode);
|
|
53
|
-
static ngAcceptInputType_markerFillMode: MarkerFillMode | string;
|
|
54
|
-
/**
|
|
55
|
-
* Gets or sets the MarkerTemplate for the current series object.
|
|
56
|
-
*/
|
|
57
|
-
get markerTemplate(): IgDataTemplate;
|
|
58
|
-
set markerTemplate(v: IgDataTemplate);
|
|
59
|
-
/**
|
|
60
|
-
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
61
|
-
*/
|
|
62
|
-
get markerBrush(): string;
|
|
63
|
-
set markerBrush(v: string);
|
|
64
|
-
/**
|
|
65
|
-
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
66
|
-
*/
|
|
67
|
-
get markerOutline(): string;
|
|
68
|
-
set markerOutline(v: string);
|
|
69
|
-
/**
|
|
70
|
-
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
71
|
-
* If more than the specified number of markerItems are visible, the series will automatically
|
|
72
|
-
* choose a representative set.
|
|
73
|
-
*/
|
|
74
|
-
get maximumMarkers(): number;
|
|
75
|
-
set maximumMarkers(v: number);
|
|
76
|
-
static ngAcceptInputType_maximumMarkers: number | string;
|
|
77
36
|
/**
|
|
78
37
|
* Gets or sets the radius mapping property for the current series object.
|
|
79
38
|
*/
|
|
@@ -127,12 +86,6 @@ export declare class IgxGeographicProportionalSymbolSeriesComponent extends IgxG
|
|
|
127
86
|
get markerBrushBrightness(): number;
|
|
128
87
|
set markerBrushBrightness(v: number);
|
|
129
88
|
static ngAcceptInputType_markerBrushBrightness: number | string;
|
|
130
|
-
/**
|
|
131
|
-
* Gets or sets thickness of the marker outline
|
|
132
|
-
*/
|
|
133
|
-
get markerThickness(): number;
|
|
134
|
-
set markerThickness(v: number);
|
|
135
|
-
static ngAcceptInputType_markerThickness: number | string;
|
|
136
89
|
/**
|
|
137
90
|
* Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
|
|
138
91
|
* This setting applies only if multiple series are using the same RadiusScale.
|
|
@@ -183,5 +136,5 @@ export declare class IgxGeographicProportionalSymbolSeriesComponent extends IgxG
|
|
|
183
136
|
args: IgxAssigningScatterMarkerStyleEventArgs;
|
|
184
137
|
}>;
|
|
185
138
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGeographicProportionalSymbolSeriesComponent, never>;
|
|
186
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicProportionalSymbolSeriesComponent, "igx-geographic-proportional-symbol-series", never, { "latitudeMemberPath": "latitudeMemberPath"; "longitudeMemberPath": "longitudeMemberPath"; "
|
|
139
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGeographicProportionalSymbolSeriesComponent, "igx-geographic-proportional-symbol-series", never, { "latitudeMemberPath": "latitudeMemberPath"; "longitudeMemberPath": "longitudeMemberPath"; "radiusMemberPath": "radiusMemberPath"; "radiusScale": "radiusScale"; "labelMemberPath": "labelMemberPath"; "fillMemberPath": "fillMemberPath"; "fillScale": "fillScale"; "fillScaleUseGlobalValues": "fillScaleUseGlobalValues"; "markerOutlineUsesFillScale": "markerOutlineUsesFillScale"; "markerOutlineBrightness": "markerOutlineBrightness"; "markerBrushBrightness": "markerBrushBrightness"; "radiusScaleUseGlobalValues": "radiusScaleUseGlobalValues"; "isCustomScatterStyleAllowed": "isCustomScatterStyleAllowed"; "isCustomScatterMarkerStyleAllowed": "isCustomScatterMarkerStyleAllowed"; "itemSearchMode": "itemSearchMode"; "itemSearchThreshold": "itemSearchThreshold"; }, { "assigningScatterStyle": "assigningScatterStyle"; "assigningScatterMarkerStyle": "assigningScatterMarkerStyle"; }, never, never>;
|
|
187
140
|
}
|