igniteui-angular-maps 20.0.2-beta.2 → 20.1.0-beta.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 +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 +2 -2
- 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
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { AzureMapsImagery } from "./AzureMapsImageryView_combined";
|
|
@@ -4,20 +4,20 @@ import { Type } from "igniteui-angular-core";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare enum AzureMapsImageryStyle {
|
|
6
6
|
Road = 0,
|
|
7
|
-
|
|
7
|
+
Satellite = 1,
|
|
8
8
|
DarkGrey = 2,
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
9
|
+
LabelsRoadOverlay = 3,
|
|
10
|
+
LabelsDarkGreyOverlay = 4,
|
|
11
|
+
HybridRoadOverlay = 5,
|
|
12
|
+
HybridDarkGreyOverlay = 6,
|
|
13
|
+
TerraOverlay = 7,
|
|
14
|
+
WeatherRadarOverlay = 8,
|
|
15
|
+
WeatherInfraredOverlay = 9,
|
|
16
|
+
TrafficAbsoluteOverlay = 10,
|
|
17
|
+
TrafficRelativeOverlay = 11,
|
|
18
|
+
TrafficRelativeDarkOverlay = 12,
|
|
19
|
+
TrafficDelayOverlay = 13,
|
|
20
|
+
TrafficReducedOverlay = 14
|
|
21
21
|
}
|
|
22
22
|
/**
|
|
23
23
|
* @hidden
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { AzureMapsImageryView } from "./AzureMapsImageryView_combined";
|
|
@@ -5,10 +5,10 @@ import { AzureMapsImageryStyle } from "./AzureMapsImageryStyle";
|
|
|
5
5
|
/**
|
|
6
6
|
* @hidden
|
|
7
7
|
*/
|
|
8
|
-
export declare class
|
|
8
|
+
export declare class AzureMapsImageryView extends GeographicMapImageryView {
|
|
9
9
|
static $t: Type;
|
|
10
|
-
constructor(a:
|
|
11
|
-
protected k:
|
|
10
|
+
constructor(a: AzureMapsImagery);
|
|
11
|
+
protected k: AzureMapsImagery;
|
|
12
12
|
p(): void;
|
|
13
13
|
l(): void;
|
|
14
14
|
n(): void;
|
|
@@ -20,12 +20,12 @@ export declare class AzureMapsMapImageryView extends GeographicMapImageryView {
|
|
|
20
20
|
/**
|
|
21
21
|
* @hidden
|
|
22
22
|
*/
|
|
23
|
-
export declare class
|
|
23
|
+
export declare class AzureMapsImagery extends GeographicMapImagery {
|
|
24
24
|
static $t: Type;
|
|
25
25
|
constructor();
|
|
26
26
|
protected ai(): GeographicMapImageryView;
|
|
27
27
|
protected bb(a: GeographicMapImageryView): void;
|
|
28
|
-
bp:
|
|
28
|
+
bp: AzureMapsImageryView;
|
|
29
29
|
cultureName: string;
|
|
30
30
|
apiKey: string;
|
|
31
31
|
apiVersion: string;
|
|
@@ -27,20 +27,20 @@ export declare class GeographicContourLineSeries extends GeographicXYTriangulati
|
|
|
27
27
|
protected bk(): Series;
|
|
28
28
|
protected get_fk(): boolean;
|
|
29
29
|
constructor();
|
|
30
|
-
protected
|
|
31
|
-
|
|
32
|
-
protected
|
|
33
|
-
private yc;
|
|
30
|
+
protected xg(a: any, b: any): void;
|
|
31
|
+
x3: ScatterContourSeries;
|
|
32
|
+
protected xa(): Series;
|
|
34
33
|
private yd;
|
|
35
|
-
|
|
34
|
+
private ye;
|
|
35
|
+
ya: string;
|
|
36
|
+
x6: ValueBrushScale;
|
|
36
37
|
x5: ValueBrushScale;
|
|
37
|
-
|
|
38
|
-
protected sp(): void;
|
|
38
|
+
protected sq(): void;
|
|
39
39
|
protected ct(): SeriesView;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
protected
|
|
40
|
+
q8(a: SeriesView): void;
|
|
41
|
+
x7: GeographicContourLineSeriesView;
|
|
42
|
+
x2: ContourValueResolver;
|
|
43
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
44
44
|
triangulationStatusChanged: (sender: any, args: TriangulationStatusEventArgs) => void;
|
|
45
45
|
static $$p: string[];
|
|
46
46
|
}
|
|
@@ -38,28 +38,28 @@ export declare class GeographicHighDensityScatterSeries extends GeographicMapSer
|
|
|
38
38
|
protected get_fp(): boolean;
|
|
39
39
|
constructor();
|
|
40
40
|
protected ct(): SeriesView;
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
protected
|
|
44
|
-
private
|
|
45
|
-
|
|
46
|
-
|
|
41
|
+
q8(a: SeriesView): void;
|
|
42
|
+
xk: GeographicHighDensityScatterSeriesView;
|
|
43
|
+
protected xa(): Series;
|
|
44
|
+
private xj;
|
|
45
|
+
xy: string;
|
|
46
|
+
x0: string;
|
|
47
|
+
xn: boolean;
|
|
47
48
|
xm: boolean;
|
|
48
49
|
xl: boolean;
|
|
49
|
-
|
|
50
|
+
xp: number;
|
|
50
51
|
xo: number;
|
|
51
|
-
|
|
52
|
+
yj: Color;
|
|
52
53
|
yi: Color;
|
|
53
|
-
|
|
54
|
-
xr: number;
|
|
54
|
+
xs: number;
|
|
55
55
|
progressiveLoadStatusChanged: (sender: any, e: ProgressiveLoadStatusEventArgs) => void;
|
|
56
|
-
private
|
|
57
|
-
get
|
|
58
|
-
set
|
|
59
|
-
protected
|
|
56
|
+
private xr;
|
|
57
|
+
get xt(): number;
|
|
58
|
+
set xt(a: number);
|
|
59
|
+
protected xg(a: any, b: any): void;
|
|
60
|
+
private x7;
|
|
60
61
|
private x6;
|
|
61
|
-
|
|
62
|
-
protected rg(a: any, b: string, c: any, d: any): void;
|
|
62
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
63
63
|
protected get_g8(): boolean;
|
|
64
64
|
protected set_g8(a: boolean): void;
|
|
65
65
|
static $$p: string[];
|
|
@@ -15,9 +15,9 @@ import { RenderingContext } from "igniteui-angular-core";
|
|
|
15
15
|
*/
|
|
16
16
|
export declare abstract class GeographicMapSeriesHost extends Series {
|
|
17
17
|
static $t: Type;
|
|
18
|
-
|
|
18
|
+
qn(): void;
|
|
19
19
|
constructor();
|
|
20
|
-
private
|
|
20
|
+
private w9;
|
|
21
21
|
protected get_fd(): boolean;
|
|
22
22
|
ku(a: any, b: string): any;
|
|
23
23
|
mi(a: string): string;
|
|
@@ -26,52 +26,52 @@ export declare abstract class GeographicMapSeriesHost extends Series {
|
|
|
26
26
|
ed(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
|
|
27
27
|
ai(): Axis[];
|
|
28
28
|
bp(): Series;
|
|
29
|
-
get
|
|
30
|
-
set
|
|
29
|
+
get xb(): Series;
|
|
30
|
+
set xb(a: Series);
|
|
31
31
|
protected get_hasMarkers(): boolean;
|
|
32
|
-
protected
|
|
32
|
+
protected xg(a: any, b: any): void;
|
|
33
33
|
dh(a: any, b: Point, c: boolean): HighlightingInfo;
|
|
34
34
|
di(a: any, b: Point, c: boolean): HighlightingInfo;
|
|
35
35
|
kr(a: Point): any;
|
|
36
36
|
ke(a: Point, b: boolean): number;
|
|
37
37
|
kc(a: Point, b: boolean): number;
|
|
38
38
|
i8(a: Point, b: boolean, c: boolean): number;
|
|
39
|
-
|
|
40
|
-
wx(a: Point): Rect;
|
|
41
|
-
ao(a: Point): Rect[];
|
|
39
|
+
wn(a: Point, b: boolean, c: boolean): Point;
|
|
42
40
|
wy(a: Point): Rect;
|
|
43
|
-
|
|
41
|
+
ao(a: Point): Rect[];
|
|
44
42
|
wz(a: Point): Rect;
|
|
43
|
+
ap(a: Point): Rect[];
|
|
45
44
|
w0(a: Point): Rect;
|
|
45
|
+
w1(a: Point): Rect;
|
|
46
46
|
i4(a: Point, b: boolean, c: boolean): number;
|
|
47
|
-
|
|
47
|
+
wj(a: Point, b: boolean, c: boolean): Point;
|
|
48
48
|
i6(a: Point, b: boolean, c: boolean): number;
|
|
49
|
-
|
|
50
|
-
|
|
49
|
+
wl(a: Point, b: boolean, c: boolean): Point;
|
|
50
|
+
wo(a: Point, b: boolean, c: boolean): Point;
|
|
51
51
|
i9(a: Point, b: boolean, c: boolean): number;
|
|
52
|
-
|
|
52
|
+
wk(a: Point, b: boolean, c: boolean): Point;
|
|
53
53
|
i5(a: Point, b: boolean, c: boolean): number;
|
|
54
|
-
|
|
54
|
+
wm(a: Point, b: boolean, c: boolean): Point;
|
|
55
55
|
i7(a: Point, b: boolean, c: boolean): number;
|
|
56
56
|
j8(a: Point): number;
|
|
57
57
|
iy(): number;
|
|
58
58
|
iu(a: Point): number;
|
|
59
59
|
ks(a: Point): any;
|
|
60
|
-
protected abstract
|
|
60
|
+
protected abstract xa(): Series;
|
|
61
61
|
protected ct(): SeriesView;
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
static readonly
|
|
65
|
-
get
|
|
66
|
-
set
|
|
67
|
-
protected
|
|
68
|
-
private
|
|
69
|
-
private
|
|
70
|
-
|
|
71
|
-
protected
|
|
72
|
-
|
|
62
|
+
q8(a: SeriesView): void;
|
|
63
|
+
xc: HostSeriesView;
|
|
64
|
+
static readonly xi: DependencyProperty;
|
|
65
|
+
get xd(): number;
|
|
66
|
+
set xd(a: number);
|
|
67
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
68
|
+
private xf;
|
|
69
|
+
private xh;
|
|
70
|
+
rz(a: boolean): void;
|
|
71
|
+
protected rc(a: boolean): void;
|
|
72
|
+
ry(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
|
|
73
73
|
a2(a: Point, b: boolean): DataContext;
|
|
74
|
-
|
|
74
|
+
sl(): void;
|
|
75
75
|
protected get_coercionMethods(): any;
|
|
76
76
|
protected set_coercionMethods(a: any): void;
|
|
77
77
|
protected p5(a: any): void;
|
|
@@ -11,23 +11,23 @@ import { Type } from "igniteui-angular-core";
|
|
|
11
11
|
export declare abstract class GeographicMarkerSeries extends GeographicMapSeriesHost {
|
|
12
12
|
static $t: Type;
|
|
13
13
|
constructor();
|
|
14
|
-
|
|
15
|
-
vv(): Brush;
|
|
14
|
+
s8(): DataTemplate;
|
|
16
15
|
vw(): Brush;
|
|
16
|
+
vx(): Brush;
|
|
17
17
|
ip(): number;
|
|
18
18
|
mf(): string;
|
|
19
|
-
private
|
|
20
|
-
|
|
21
|
-
xl: number;
|
|
22
|
-
xj: MarkerOutlineMode;
|
|
23
|
-
xi: MarkerFillMode;
|
|
24
|
-
x0: DataTemplate;
|
|
25
|
-
ye: Brush;
|
|
26
|
-
yf: Brush;
|
|
19
|
+
private xz;
|
|
20
|
+
xl: MarkerType;
|
|
27
21
|
xm: number;
|
|
28
|
-
|
|
29
|
-
|
|
22
|
+
xk: MarkerOutlineMode;
|
|
23
|
+
xj: MarkerFillMode;
|
|
24
|
+
x1: DataTemplate;
|
|
25
|
+
yf: Brush;
|
|
26
|
+
yg: Brush;
|
|
27
|
+
xn: number;
|
|
28
|
+
x0: DataTemplate;
|
|
30
29
|
yd: Brush;
|
|
31
|
-
|
|
30
|
+
ye: Brush;
|
|
31
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
32
32
|
static $$p: string[];
|
|
33
33
|
}
|
|
@@ -27,13 +27,13 @@ export declare class GeographicPolylineSeries extends GeographicShapeSeriesBase
|
|
|
27
27
|
protected get_fs(): boolean;
|
|
28
28
|
constructor();
|
|
29
29
|
protected ct(): SeriesView;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
protected
|
|
35
|
-
private
|
|
30
|
+
q8(a: SeriesView): void;
|
|
31
|
+
yr: GeographicPolylineSeriesView;
|
|
32
|
+
yq: StyleSelector;
|
|
33
|
+
yy: Style;
|
|
34
|
+
protected xa(): Series;
|
|
35
|
+
private yv;
|
|
36
36
|
styleShape: (sender: any, e: StyleShapeEventArgs) => void;
|
|
37
|
-
protected
|
|
37
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
38
38
|
static $$p: string[];
|
|
39
39
|
}
|
|
@@ -48,34 +48,34 @@ export declare class GeographicProportionalSymbolSeries extends GeographicMarker
|
|
|
48
48
|
protected get_ek(): boolean;
|
|
49
49
|
constructor();
|
|
50
50
|
protected ct(): SeriesView;
|
|
51
|
-
|
|
52
|
-
|
|
51
|
+
q8(a: SeriesView): void;
|
|
52
|
+
yn: GeographicProportionalSymbolSeriesView;
|
|
53
53
|
protected jo(): number;
|
|
54
|
-
protected
|
|
55
|
-
private
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
ys: boolean;
|
|
65
|
-
yv: number;
|
|
66
|
-
yu: number;
|
|
54
|
+
protected xa(): Series;
|
|
55
|
+
private yk;
|
|
56
|
+
y8: string;
|
|
57
|
+
za: string;
|
|
58
|
+
zf: string;
|
|
59
|
+
ym: SizeScale;
|
|
60
|
+
y6: string;
|
|
61
|
+
yy: string;
|
|
62
|
+
yj: BrushScale;
|
|
63
|
+
yq: boolean;
|
|
67
64
|
yt: boolean;
|
|
65
|
+
yw: number;
|
|
66
|
+
yv: number;
|
|
67
|
+
yu: boolean;
|
|
68
|
+
ys: boolean;
|
|
68
69
|
yr: boolean;
|
|
69
|
-
|
|
70
|
+
protected yp: boolean;
|
|
70
71
|
protected yo: boolean;
|
|
71
|
-
protected yn: boolean;
|
|
72
72
|
protected get_ff(): boolean;
|
|
73
73
|
assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
|
|
74
74
|
assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
protected
|
|
75
|
+
yl: ScatterItemSearchMode;
|
|
76
|
+
yx: number;
|
|
77
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
78
|
+
private zk;
|
|
78
79
|
private zj;
|
|
79
|
-
private zi;
|
|
80
80
|
static $$p: string[];
|
|
81
81
|
}
|
|
@@ -13,33 +13,33 @@ import { HostSeriesView } from "./HostSeriesView";
|
|
|
13
13
|
export declare abstract class GeographicShapeSeriesBase extends GeographicMapSeriesHost {
|
|
14
14
|
static $t: Type;
|
|
15
15
|
protected ct(): SeriesView;
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
xn: GeographicShapeSeriesBaseView;
|
|
17
|
+
q8(a: SeriesView): void;
|
|
18
|
+
ya: string;
|
|
19
19
|
protected get_ff(): boolean;
|
|
20
20
|
protected get_ef(): boolean;
|
|
21
|
+
xv: boolean;
|
|
21
22
|
xu: boolean;
|
|
22
|
-
|
|
23
|
+
protected xs: boolean;
|
|
23
24
|
protected xr: boolean;
|
|
24
|
-
|
|
25
|
-
|
|
25
|
+
xm: ShapeItemSearchMode;
|
|
26
|
+
xy: number;
|
|
27
|
+
xz: string;
|
|
28
|
+
xl: BrushScale;
|
|
29
|
+
xt: boolean;
|
|
26
30
|
xx: number;
|
|
27
|
-
xy: string;
|
|
28
|
-
xk: BrushScale;
|
|
29
|
-
xs: boolean;
|
|
30
|
-
xw: number;
|
|
31
31
|
assigningShapeStyle: (sender: any, args: AssigningShapeStyleEventArgs) => void;
|
|
32
32
|
assigningShapeMarkerStyle: (sender: any, args: AssigningShapeMarkerStyleEventArgs) => void;
|
|
33
|
-
protected
|
|
34
|
-
private yc;
|
|
35
|
-
private yb;
|
|
33
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
36
34
|
private yd;
|
|
35
|
+
private yc;
|
|
37
36
|
private ye;
|
|
38
|
-
private
|
|
39
|
-
private
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
37
|
+
private yf;
|
|
38
|
+
private xo;
|
|
39
|
+
private xq;
|
|
40
|
+
get xp(): ShapefileConverter;
|
|
41
|
+
set xp(a: ShapefileConverter);
|
|
42
|
+
xw: number;
|
|
43
43
|
protected get_g8(): boolean;
|
|
44
44
|
protected set_g8(a: boolean): void;
|
|
45
45
|
static $$p: string[];
|
|
@@ -40,32 +40,32 @@ export declare class GeographicShapeSeries extends GeographicShapeSeriesBase {
|
|
|
40
40
|
protected get_fr(): boolean;
|
|
41
41
|
constructor();
|
|
42
42
|
protected ct(): SeriesView;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
protected
|
|
46
|
-
private zb;
|
|
47
|
-
styleShape: (sender: any, e: StyleShapeEventArgs) => void;
|
|
43
|
+
yv: GeographicShapeSeriesView;
|
|
44
|
+
q8(a: SeriesView): void;
|
|
45
|
+
protected xa(): Series;
|
|
48
46
|
private zc;
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
47
|
+
styleShape: (sender: any, e: StyleShapeEventArgs) => void;
|
|
48
|
+
private zd;
|
|
49
|
+
yu: StyleSelector;
|
|
50
|
+
zz: Style;
|
|
51
|
+
yt: MarkerType;
|
|
52
|
+
ys: MarkerOutlineMode;
|
|
53
|
+
yr: MarkerFillMode;
|
|
54
|
+
zf: DataTemplate;
|
|
56
55
|
zw: Brush;
|
|
57
|
-
zx:
|
|
58
|
-
|
|
56
|
+
zx: Brush;
|
|
57
|
+
zy: Style;
|
|
58
|
+
yw: number;
|
|
59
59
|
ip(): number;
|
|
60
|
-
vv(): Brush;
|
|
61
60
|
vw(): Brush;
|
|
62
|
-
|
|
61
|
+
vx(): Brush;
|
|
62
|
+
s8(): DataTemplate;
|
|
63
63
|
mf(): string;
|
|
64
|
-
|
|
65
|
-
protected
|
|
64
|
+
yq: CollisionAvoidanceType;
|
|
65
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
66
66
|
protected jo(): number;
|
|
67
|
-
|
|
68
|
-
zt: Brush;
|
|
67
|
+
ze: DataTemplate;
|
|
69
68
|
zu: Brush;
|
|
69
|
+
zv: Brush;
|
|
70
70
|
static $$p: string[];
|
|
71
71
|
}
|
|
@@ -38,26 +38,26 @@ export declare class GeographicSymbolSeries extends GeographicMarkerSeries {
|
|
|
38
38
|
protected get_ek(): boolean;
|
|
39
39
|
constructor();
|
|
40
40
|
protected ct(): SeriesView;
|
|
41
|
-
|
|
42
|
-
|
|
41
|
+
q8(a: SeriesView): void;
|
|
42
|
+
ym: GeographicSymbolSeriesView;
|
|
43
43
|
protected jo(): number;
|
|
44
|
-
protected
|
|
45
|
-
private
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
44
|
+
protected xa(): Series;
|
|
45
|
+
private yl;
|
|
46
|
+
yx: string;
|
|
47
|
+
yz: string;
|
|
48
|
+
yj: CollisionAvoidanceType;
|
|
49
|
+
yq: boolean;
|
|
49
50
|
yp: boolean;
|
|
50
|
-
yo: boolean;
|
|
51
|
+
protected yo: boolean;
|
|
51
52
|
protected yn: boolean;
|
|
52
|
-
protected ym: boolean;
|
|
53
53
|
protected get_ff(): boolean;
|
|
54
54
|
assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
|
|
55
55
|
assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
protected
|
|
56
|
+
yk: ScatterItemSearchMode;
|
|
57
|
+
ys: number;
|
|
58
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
59
|
+
private y4;
|
|
59
60
|
private y3;
|
|
60
|
-
|
|
61
|
-
yq: boolean;
|
|
61
|
+
yr: boolean;
|
|
62
62
|
static $$p: string[];
|
|
63
63
|
}
|
|
@@ -11,14 +11,14 @@ export declare class GeographicTileSeries extends GeographicShapeSeriesBase {
|
|
|
11
11
|
protected bk(): Series;
|
|
12
12
|
protected get_f4(): boolean;
|
|
13
13
|
constructor();
|
|
14
|
-
get
|
|
15
|
-
set
|
|
14
|
+
get ys(): GeographicMapImagery;
|
|
15
|
+
set ys(a: GeographicMapImagery);
|
|
16
|
+
private yr;
|
|
17
|
+
yw(): void;
|
|
18
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
16
19
|
private yq;
|
|
17
|
-
|
|
18
|
-
protected
|
|
19
|
-
private yp;
|
|
20
|
-
protected xf(a: any, b: any): void;
|
|
21
|
-
protected w9(): Series;
|
|
20
|
+
protected xg(a: any, b: any): void;
|
|
21
|
+
protected xa(): Series;
|
|
22
22
|
imageTilesReady: (sender: any, e: ImageTilesReadyEventArgs) => void;
|
|
23
|
-
private
|
|
23
|
+
private yv;
|
|
24
24
|
}
|
|
@@ -22,30 +22,30 @@ export declare class TileSeries extends ShapeSeriesBase implements IMapRenderDef
|
|
|
22
22
|
protected get_f4(): boolean;
|
|
23
23
|
constructor();
|
|
24
24
|
protected ct(): SeriesView;
|
|
25
|
-
|
|
26
|
-
protected
|
|
27
|
-
protected
|
|
28
|
-
get
|
|
29
|
-
set
|
|
25
|
+
q8(a: SeriesView): void;
|
|
26
|
+
protected get_yl(): boolean;
|
|
27
|
+
protected aai: TileSeriesView;
|
|
28
|
+
get aam(): GeographicMapImagery;
|
|
29
|
+
set aam(a: GeographicMapImagery);
|
|
30
|
+
private aak;
|
|
30
31
|
private aaj;
|
|
31
|
-
|
|
32
|
-
protected
|
|
33
|
-
protected
|
|
34
|
-
protected rg(a: any, b: string, c: any, d: any): void;
|
|
35
|
-
private aaq;
|
|
36
|
-
imageTilesReady: (sender: any, e: EventArgs) => void;
|
|
32
|
+
protected get aal(): GeographicMapImagery;
|
|
33
|
+
protected set aal(a: GeographicMapImagery);
|
|
34
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
37
35
|
private aar;
|
|
38
|
-
|
|
36
|
+
imageTilesReady: (sender: any, e: EventArgs) => void;
|
|
37
|
+
private aas;
|
|
38
|
+
private aan;
|
|
39
39
|
register(a: DependencyObject, b: (arg1: boolean) => void): void;
|
|
40
40
|
unRegister(a: DependencyObject): void;
|
|
41
41
|
deferredRefresh(): void;
|
|
42
42
|
deferAction(a: () => void): void;
|
|
43
|
-
protected
|
|
44
|
-
private
|
|
45
|
-
|
|
46
|
-
protected
|
|
47
|
-
|
|
48
|
-
private
|
|
43
|
+
protected sz(a: Rect, b: Rect): void;
|
|
44
|
+
private aao;
|
|
45
|
+
r0(a: boolean): void;
|
|
46
|
+
protected aat(a: boolean, b: SeriesView): void;
|
|
47
|
+
ry(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
|
|
48
|
+
private aau;
|
|
49
49
|
pb(a: boolean, b: SeriesView): void;
|
|
50
50
|
}
|
|
51
51
|
/**
|