igniteui-webcomponents-maps 1.3.3 → 1.4.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-webcomponents-maps.umd.js +2371 -1887
- package/bundles/igniteui-webcomponents-maps.umd.js.map +1 -1
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/bundles/igniteui-webcomponents-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/igc-geographic-contour-line-series-component.js +49 -16
- package/esm2015/lib/igc-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -31
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-map-component.js +72 -60
- package/esm2015/lib/igc-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-map-series-host-component.js +31 -21
- package/esm2015/lib/igc-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-marker-series-base-component.js +37 -0
- package/esm2015/lib/igc-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igc-geographic-marker-series-component.js +154 -0
- package/esm2015/lib/igc-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -12
- package/esm2015/lib/igc-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +60 -139
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js +49 -9
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-shape-series-base-component.js +26 -26
- package/esm2015/lib/igc-geographic-shape-series-component.js +70 -35
- package/esm2015/lib/igc-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-symbol-series-component.js +28 -107
- package/esm2015/lib/igc-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-tile-series-component.js +10 -4
- package/esm2015/lib/igc-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igc-tile-series-component.js +9 -3
- package/esm2015/lib/igc-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/igc-geographic-contour-line-series-component.js +57 -16
- package/esm5/lib/igc-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +41 -31
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-map-component.js +72 -60
- package/esm5/lib/igc-geographic-map-component.js.map +1 -1
- package/esm5/lib/igc-geographic-map-series-host-component.js +31 -21
- package/esm5/lib/igc-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igc-geographic-marker-series-base-component.js +46 -0
- package/esm5/lib/igc-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igc-geographic-marker-series-component.js +207 -0
- package/esm5/lib/igc-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igc-geographic-polyline-series-component.js +22 -12
- package/esm5/lib/igc-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +61 -168
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-scatter-area-series-component.js +57 -9
- package/esm5/lib/igc-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-shape-series-base-component.js +26 -26
- package/esm5/lib/igc-geographic-shape-series-component.js +86 -35
- package/esm5/lib/igc-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-symbol-series-base-component.js +2 -2
- package/esm5/lib/igc-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igc-geographic-symbol-series-component.js +29 -136
- package/esm5/lib/igc-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-tile-series-component.js +14 -4
- package/esm5/lib/igc-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igc-tile-series-component.js +13 -3
- package/esm5/lib/igc-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-webcomponents-maps.js +2238 -1826
- package/fesm2015/igniteui-webcomponents-maps.js.map +1 -1
- package/fesm5/igniteui-webcomponents-maps.js +2370 -1890
- package/fesm5/igniteui-webcomponents-maps.js.map +1 -1
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +38 -36
- package/lib/GeographicMapSeriesHost_combined.d.ts +59 -47
- 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 +29 -32
- 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 +9 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +23 -20
- package/lib/XamGeographicMap_combined.d.ts +126 -128
- package/lib/igc-geographic-contour-line-series-component.d.ts +8 -0
- package/lib/igc-geographic-high-density-scatter-series-component.d.ts +4 -0
- package/lib/igc-geographic-map-component.d.ts +12 -0
- package/lib/igc-geographic-map-series-host-component.d.ts +8 -0
- package/lib/igc-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igc-geographic-marker-series-component.d.ts +66 -0
- package/lib/igc-geographic-polyline-series-component.d.ts +4 -0
- package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-proportional-symbol-series-component.d.ts +6 -41
- package/lib/igc-geographic-scatter-area-series-component.d.ts +13 -0
- package/lib/igc-geographic-shape-series-component.d.ts +16 -0
- package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-symbol-series-component.d.ts +6 -41
- package/lib/igc-geographic-tile-series-component.d.ts +4 -0
- package/lib/igc-tile-series-component.d.ts +4 -0
- package/package.json +3 -3
- package/public_api.d.ts +4 -0
|
@@ -19,6 +19,10 @@ export declare class IgcGeographicContourLineSeriesComponent extends IgcGeograph
|
|
|
19
19
|
static htmlTagName: string;
|
|
20
20
|
protected static _isElementRegistered: boolean;
|
|
21
21
|
static register(): void;
|
|
22
|
+
/**
|
|
23
|
+
* Gets whether the current series shows a line contour shape.
|
|
24
|
+
*/
|
|
25
|
+
readonly isLineContour: boolean;
|
|
22
26
|
/**
|
|
23
27
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
24
28
|
*/
|
|
@@ -27,6 +31,10 @@ export declare class IgcGeographicContourLineSeriesComponent extends IgcGeograph
|
|
|
27
31
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
28
32
|
*/
|
|
29
33
|
fillScale: IgcValueBrushScaleComponent;
|
|
34
|
+
/**
|
|
35
|
+
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
36
|
+
*/
|
|
37
|
+
actualFillScale: IgcValueBrushScaleComponent;
|
|
30
38
|
/**
|
|
31
39
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
32
40
|
*/
|
|
@@ -18,6 +18,10 @@ export declare class IgcGeographicHighDensityScatterSeriesComponent extends IgcG
|
|
|
18
18
|
static htmlTagName: string;
|
|
19
19
|
protected static _isElementRegistered: boolean;
|
|
20
20
|
static register(): void;
|
|
21
|
+
/**
|
|
22
|
+
* Gets whether the current series shows pixels.
|
|
23
|
+
*/
|
|
24
|
+
readonly isPixel: boolean;
|
|
21
25
|
/**
|
|
22
26
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
23
27
|
*/
|
|
@@ -128,6 +128,10 @@ export declare class IgcGeographicMapComponent extends IgcSeriesViewerComponent
|
|
|
128
128
|
readonly zoomIsReady: boolean;
|
|
129
129
|
findByName(name: string): any;
|
|
130
130
|
protected _styling(container: any, component: any, parent?: any): void;
|
|
131
|
+
/**
|
|
132
|
+
* Gets current world rect in geographic coordinates
|
|
133
|
+
|
|
134
|
+
*/
|
|
131
135
|
getCurrentActualWorldRect(): IgRect;
|
|
132
136
|
/**
|
|
133
137
|
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
@@ -135,7 +139,15 @@ export declare class IgcGeographicMapComponent extends IgcSeriesViewerComponent
|
|
|
135
139
|
* @param geographic * The geographic area.
|
|
136
140
|
*/
|
|
137
141
|
getZoomRectFromGeoRect(geographic: IgRect): IgRect;
|
|
142
|
+
/**
|
|
143
|
+
* Updates zoom window using window coordinates
|
|
144
|
+
|
|
145
|
+
*/
|
|
138
146
|
updateZoomWindow(zoomWindow: IgRect): void;
|
|
147
|
+
/**
|
|
148
|
+
* Updates world rect in geographic coordinates
|
|
149
|
+
|
|
150
|
+
*/
|
|
139
151
|
updateWorldRect(worldRect: IgRect): void;
|
|
140
152
|
/**
|
|
141
153
|
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
@@ -18,6 +18,9 @@ export declare abstract class IgcGeographicMapSeriesHostComponent extends IgcSer
|
|
|
18
18
|
* Checks if this control is geographic coordinate system
|
|
19
19
|
*/
|
|
20
20
|
readonly isGeographic: boolean;
|
|
21
|
+
/**
|
|
22
|
+
* Gets whether this series supports markers
|
|
23
|
+
*/
|
|
21
24
|
readonly hasMarkers: boolean;
|
|
22
25
|
/**
|
|
23
26
|
* The minimum scale at which this series becomes visible.
|
|
@@ -30,6 +33,11 @@ export declare abstract class IgcGeographicMapSeriesHostComponent extends IgcSer
|
|
|
30
33
|
* will not cause data to be reimported into the chart.
|
|
31
34
|
*/
|
|
32
35
|
coercionMethods: any;
|
|
36
|
+
/**
|
|
37
|
+
* Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
|
|
38
|
+
|
|
39
|
+
*/
|
|
40
|
+
notifyIndexedPropertiesChanged(): void;
|
|
33
41
|
getItemValue(item: any, memberPathName: string): any;
|
|
34
42
|
/**
|
|
35
43
|
* Gets the item that is the best match for the specified world coordinates.
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IgcGeographicMarkerSeriesComponent } from "./igc-geographic-marker-series-component";
|
|
2
|
+
import { GeographicMarkerSeriesBase } from "./GeographicMarkerSeriesBase";
|
|
3
|
+
export declare abstract class IgcGeographicMarkerSeriesBaseComponent extends IgcGeographicMarkerSeriesComponent {
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
readonly i: GeographicMarkerSeriesBase;
|
|
8
|
+
constructor();
|
|
9
|
+
connectedCallback(): void;
|
|
10
|
+
private static _observedAttributesIgcGeographicMarkerSeriesBaseComponent;
|
|
11
|
+
static readonly observedAttributes: string[];
|
|
12
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { IgDataTemplate } from "igniteui-webcomponents-core";
|
|
2
|
+
import { MarkerType } from "igniteui-webcomponents-charts";
|
|
3
|
+
import { MarkerOutlineMode } from "igniteui-webcomponents-charts";
|
|
4
|
+
import { MarkerFillMode } from "igniteui-webcomponents-charts";
|
|
5
|
+
import { IgcGeographicMapSeriesHostComponent } from "./igc-geographic-map-series-host-component";
|
|
6
|
+
import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
|
|
7
|
+
/**
|
|
8
|
+
* Base class for creating marker series in a IgxGeographicMap.Component
|
|
9
|
+
*/
|
|
10
|
+
export declare abstract class IgcGeographicMarkerSeriesComponent extends IgcGeographicMapSeriesHostComponent {
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
readonly i: GeographicMarkerSeries;
|
|
15
|
+
constructor();
|
|
16
|
+
connectedCallback(): void;
|
|
17
|
+
private static _observedAttributesIgcGeographicMarkerSeriesComponent;
|
|
18
|
+
static readonly observedAttributes: string[];
|
|
19
|
+
/**
|
|
20
|
+
* Gets or sets the marker type for the current series object.
|
|
21
|
+
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
22
|
+
*/
|
|
23
|
+
markerType: MarkerType;
|
|
24
|
+
/**
|
|
25
|
+
* Gets or sets thickness of the marker outline
|
|
26
|
+
*/
|
|
27
|
+
markerThickness: number;
|
|
28
|
+
/**
|
|
29
|
+
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
30
|
+
*/
|
|
31
|
+
markerOutlineMode: MarkerOutlineMode;
|
|
32
|
+
/**
|
|
33
|
+
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
34
|
+
*/
|
|
35
|
+
markerFillMode: MarkerFillMode;
|
|
36
|
+
/**
|
|
37
|
+
* Gets or sets the MarkerTemplate for the current series object.
|
|
38
|
+
*/
|
|
39
|
+
markerTemplate: IgDataTemplate;
|
|
40
|
+
/**
|
|
41
|
+
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
42
|
+
*/
|
|
43
|
+
markerBrush: string;
|
|
44
|
+
/**
|
|
45
|
+
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
46
|
+
*/
|
|
47
|
+
markerOutline: string;
|
|
48
|
+
/**
|
|
49
|
+
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
50
|
+
* If more than the specified number of markerItems are visible, the series will automatically
|
|
51
|
+
* choose a representative set.
|
|
52
|
+
*/
|
|
53
|
+
maximumMarkers: number;
|
|
54
|
+
/**
|
|
55
|
+
* Gets the effective marker template for the current series object.
|
|
56
|
+
*/
|
|
57
|
+
actualMarkerTemplate: IgDataTemplate;
|
|
58
|
+
/**
|
|
59
|
+
* Gets the effective marker brush for the current series object.
|
|
60
|
+
*/
|
|
61
|
+
actualMarkerBrush: string;
|
|
62
|
+
/**
|
|
63
|
+
* Gets the effective marker outline for the current series object.
|
|
64
|
+
*/
|
|
65
|
+
actualMarkerOutline: string;
|
|
66
|
+
}
|
|
@@ -17,6 +17,10 @@ export declare class IgcGeographicPolylineSeriesComponent extends IgcGeographicS
|
|
|
17
17
|
static htmlTagName: string;
|
|
18
18
|
protected static _isElementRegistered: boolean;
|
|
19
19
|
static register(): void;
|
|
20
|
+
/**
|
|
21
|
+
* Gets whether the current series shows a polyline shape.
|
|
22
|
+
*/
|
|
23
|
+
readonly isPolyline: boolean;
|
|
20
24
|
/**
|
|
21
25
|
* Gets or sets the fill brush.
|
|
22
26
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IgcGeographicMarkerSeriesBaseComponent } from "./igc-geographic-marker-series-base-component";
|
|
2
2
|
import { GeographicProportionalSymbolSeriesBase } from "./GeographicProportionalSymbolSeriesBase";
|
|
3
|
-
export declare abstract class IgcGeographicProportionalSymbolSeriesBaseComponent extends
|
|
3
|
+
export declare abstract class IgcGeographicProportionalSymbolSeriesBaseComponent extends IgcGeographicMarkerSeriesBaseComponent {
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
@@ -1,19 +1,15 @@
|
|
|
1
|
-
import { IgDataTemplate } from "igniteui-webcomponents-core";
|
|
2
|
-
import { MarkerType } from "igniteui-webcomponents-charts";
|
|
3
|
-
import { MarkerOutlineMode } from "igniteui-webcomponents-charts";
|
|
4
|
-
import { MarkerFillMode } from "igniteui-webcomponents-charts";
|
|
5
1
|
import { IgcSizeScaleComponent } from "igniteui-webcomponents-charts";
|
|
6
2
|
import { IgcBrushScaleComponent } from "igniteui-webcomponents-charts";
|
|
7
3
|
import { ScatterItemSearchMode } from "igniteui-webcomponents-charts";
|
|
8
4
|
import { IgcAssigningScatterStyleEventArgs } from "igniteui-webcomponents-charts";
|
|
9
5
|
import { IgcAssigningScatterMarkerStyleEventArgs } from "igniteui-webcomponents-charts";
|
|
10
|
-
import {
|
|
6
|
+
import { IgcGeographicMarkerSeriesComponent } from "./igc-geographic-marker-series-component";
|
|
11
7
|
import { GeographicProportionalSymbolSeries } from "./GeographicProportionalSymbolSeries";
|
|
12
8
|
/**
|
|
13
9
|
* Series class for a geographic map with points marked at given locations.
|
|
14
10
|
* This is the geographic equivalent of a ScatterSeries.
|
|
15
11
|
*/
|
|
16
|
-
export declare class IgcGeographicProportionalSymbolSeriesComponent extends
|
|
12
|
+
export declare class IgcGeographicProportionalSymbolSeriesComponent extends IgcGeographicMarkerSeriesComponent {
|
|
17
13
|
protected createImplementation(): GeographicProportionalSymbolSeries;
|
|
18
14
|
/**
|
|
19
15
|
* @hidden
|
|
@@ -26,6 +22,10 @@ export declare class IgcGeographicProportionalSymbolSeriesComponent extends IgcG
|
|
|
26
22
|
static htmlTagName: string;
|
|
27
23
|
protected static _isElementRegistered: boolean;
|
|
28
24
|
static register(): void;
|
|
25
|
+
/**
|
|
26
|
+
* Gets whether the series has only marker as visuals
|
|
27
|
+
*/
|
|
28
|
+
readonly hasOnlyMarkers: boolean;
|
|
29
29
|
/**
|
|
30
30
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
31
31
|
*/
|
|
@@ -34,37 +34,6 @@ export declare class IgcGeographicProportionalSymbolSeriesComponent extends IgcG
|
|
|
34
34
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
35
35
|
*/
|
|
36
36
|
longitudeMemberPath: string;
|
|
37
|
-
/**
|
|
38
|
-
* Gets or sets the marker type for the current series object.
|
|
39
|
-
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
40
|
-
*/
|
|
41
|
-
markerType: MarkerType;
|
|
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
|
-
markerOutlineMode: MarkerOutlineMode;
|
|
46
|
-
/**
|
|
47
|
-
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
48
|
-
*/
|
|
49
|
-
markerFillMode: MarkerFillMode;
|
|
50
|
-
/**
|
|
51
|
-
* Gets or sets the MarkerTemplate for the current series object.
|
|
52
|
-
*/
|
|
53
|
-
markerTemplate: IgDataTemplate;
|
|
54
|
-
/**
|
|
55
|
-
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
56
|
-
*/
|
|
57
|
-
markerBrush: string;
|
|
58
|
-
/**
|
|
59
|
-
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
60
|
-
*/
|
|
61
|
-
markerOutline: string;
|
|
62
|
-
/**
|
|
63
|
-
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
64
|
-
* If more than the specified number of markerItems are visible, the series will automatically
|
|
65
|
-
* choose a representative set.
|
|
66
|
-
*/
|
|
67
|
-
maximumMarkers: number;
|
|
68
37
|
/**
|
|
69
38
|
* Gets or sets the radius mapping property for the current series object.
|
|
70
39
|
*/
|
|
@@ -105,10 +74,6 @@ export declare class IgcGeographicProportionalSymbolSeriesComponent extends IgcG
|
|
|
105
74
|
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
106
75
|
*/
|
|
107
76
|
markerBrushBrightness: number;
|
|
108
|
-
/**
|
|
109
|
-
* Gets or sets thickness of the marker outline
|
|
110
|
-
*/
|
|
111
|
-
markerThickness: number;
|
|
112
77
|
/**
|
|
113
78
|
* Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
|
|
114
79
|
* This setting applies only if multiple series are using the same RadiusScale.
|
|
@@ -18,6 +18,10 @@ export declare class IgcGeographicScatterAreaSeriesComponent extends IgcGeograph
|
|
|
18
18
|
static htmlTagName: string;
|
|
19
19
|
protected static _isElementRegistered: boolean;
|
|
20
20
|
static register(): void;
|
|
21
|
+
/**
|
|
22
|
+
* Gets whether the current series shows an area shape.
|
|
23
|
+
*/
|
|
24
|
+
readonly isArea: boolean;
|
|
21
25
|
/**
|
|
22
26
|
* The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
23
27
|
*/
|
|
@@ -26,8 +30,17 @@ export declare class IgcGeographicScatterAreaSeriesComponent extends IgcGeograph
|
|
|
26
30
|
* The ColorScale used to resolve the color values of points in the series.
|
|
27
31
|
*/
|
|
28
32
|
colorScale: IgcColorScaleComponent;
|
|
33
|
+
/**
|
|
34
|
+
* Gets actual color scale that is set on ColorScale property or default ColorScale
|
|
35
|
+
*/
|
|
36
|
+
actualColorScale: IgcColorScaleComponent;
|
|
29
37
|
findByName(name: string): any;
|
|
30
38
|
protected _styling(container: any, component: any, parent?: any): void;
|
|
39
|
+
/**
|
|
40
|
+
* Updates ActualColorScale properties using HostedSeries's ColorScale properties
|
|
41
|
+
|
|
42
|
+
*/
|
|
43
|
+
updateActualColorScale(): void;
|
|
31
44
|
private _triangulationStatusChanged;
|
|
32
45
|
private _triangulationStatusChanged_wrapped;
|
|
33
46
|
/**
|
|
@@ -22,6 +22,10 @@ export declare class IgcGeographicShapeSeriesComponent extends IgcGeographicShap
|
|
|
22
22
|
static htmlTagName: string;
|
|
23
23
|
protected static _isElementRegistered: boolean;
|
|
24
24
|
static register(): void;
|
|
25
|
+
/**
|
|
26
|
+
* Gets whether the current series shows a polygon shape.
|
|
27
|
+
*/
|
|
28
|
+
readonly isPolygon: boolean;
|
|
25
29
|
/**
|
|
26
30
|
* Gets or sets the fill brush.
|
|
27
31
|
*/
|
|
@@ -72,6 +76,18 @@ export declare class IgcGeographicShapeSeriesComponent extends IgcGeographicShap
|
|
|
72
76
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
73
77
|
*/
|
|
74
78
|
markerCollisionAvoidance: CollisionAvoidanceType;
|
|
79
|
+
/**
|
|
80
|
+
* Gets the effective marker template for the current series object.
|
|
81
|
+
*/
|
|
82
|
+
actualMarkerTemplate: IgDataTemplate;
|
|
83
|
+
/**
|
|
84
|
+
* Gets the effective marker brush for the current series object.
|
|
85
|
+
*/
|
|
86
|
+
actualMarkerBrush: string;
|
|
87
|
+
/**
|
|
88
|
+
* Gets the effective marker outline for the current series object.
|
|
89
|
+
*/
|
|
90
|
+
actualMarkerOutline: string;
|
|
75
91
|
private _styleShape;
|
|
76
92
|
private _styleShape_wrapped;
|
|
77
93
|
styleShape: (s: IgcGeographicShapeSeriesComponent, e: IgcStyleShapeEventArgs) => void;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IgcGeographicMarkerSeriesBaseComponent } from "./igc-geographic-marker-series-base-component";
|
|
2
2
|
import { GeographicSymbolSeriesBase } from "./GeographicSymbolSeriesBase";
|
|
3
|
-
export declare abstract class IgcGeographicSymbolSeriesBaseComponent extends
|
|
3
|
+
export declare abstract class IgcGeographicSymbolSeriesBaseComponent extends IgcGeographicMarkerSeriesBaseComponent {
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
@@ -1,18 +1,14 @@
|
|
|
1
|
-
import { IgDataTemplate } from "igniteui-webcomponents-core";
|
|
2
|
-
import { MarkerType } from "igniteui-webcomponents-charts";
|
|
3
1
|
import { CollisionAvoidanceType } from "igniteui-webcomponents-charts";
|
|
4
|
-
import { MarkerOutlineMode } from "igniteui-webcomponents-charts";
|
|
5
|
-
import { MarkerFillMode } from "igniteui-webcomponents-charts";
|
|
6
2
|
import { ScatterItemSearchMode } from "igniteui-webcomponents-charts";
|
|
7
3
|
import { IgcAssigningScatterStyleEventArgs } from "igniteui-webcomponents-charts";
|
|
8
4
|
import { IgcAssigningScatterMarkerStyleEventArgs } from "igniteui-webcomponents-charts";
|
|
9
|
-
import {
|
|
5
|
+
import { IgcGeographicMarkerSeriesComponent } from "./igc-geographic-marker-series-component";
|
|
10
6
|
import { GeographicSymbolSeries } from "./GeographicSymbolSeries";
|
|
11
7
|
/**
|
|
12
8
|
* Series class for a geographic map with points marked at given locations.
|
|
13
9
|
* This is the geographic equivalent of a ScatterSeries.
|
|
14
10
|
*/
|
|
15
|
-
export declare class IgcGeographicSymbolSeriesComponent extends
|
|
11
|
+
export declare class IgcGeographicSymbolSeriesComponent extends IgcGeographicMarkerSeriesComponent {
|
|
16
12
|
protected createImplementation(): GeographicSymbolSeries;
|
|
17
13
|
/**
|
|
18
14
|
* @hidden
|
|
@@ -25,6 +21,10 @@ export declare class IgcGeographicSymbolSeriesComponent extends IgcGeographicMap
|
|
|
25
21
|
static htmlTagName: string;
|
|
26
22
|
protected static _isElementRegistered: boolean;
|
|
27
23
|
static register(): void;
|
|
24
|
+
/**
|
|
25
|
+
* Gets whether the series has only marker as visuals
|
|
26
|
+
*/
|
|
27
|
+
readonly hasOnlyMarkers: boolean;
|
|
28
28
|
/**
|
|
29
29
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
30
30
|
*/
|
|
@@ -33,45 +33,10 @@ export declare class IgcGeographicSymbolSeriesComponent extends IgcGeographicMap
|
|
|
33
33
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
34
34
|
*/
|
|
35
35
|
longitudeMemberPath: string;
|
|
36
|
-
/**
|
|
37
|
-
* Gets or sets the marker type for the current series object.
|
|
38
|
-
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
39
|
-
*/
|
|
40
|
-
markerType: MarkerType;
|
|
41
36
|
/**
|
|
42
37
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
43
38
|
*/
|
|
44
39
|
markerCollisionAvoidance: CollisionAvoidanceType;
|
|
45
|
-
/**
|
|
46
|
-
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
47
|
-
*/
|
|
48
|
-
markerOutlineMode: MarkerOutlineMode;
|
|
49
|
-
/**
|
|
50
|
-
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
51
|
-
*/
|
|
52
|
-
markerFillMode: MarkerFillMode;
|
|
53
|
-
/**
|
|
54
|
-
* Gets or sets the MarkerTemplate for the current series object.
|
|
55
|
-
*/
|
|
56
|
-
markerTemplate: IgDataTemplate;
|
|
57
|
-
/**
|
|
58
|
-
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
59
|
-
*/
|
|
60
|
-
markerBrush: string;
|
|
61
|
-
/**
|
|
62
|
-
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
63
|
-
*/
|
|
64
|
-
markerOutline: string;
|
|
65
|
-
/**
|
|
66
|
-
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
67
|
-
* If more than the specified number of markerItems are visible, the series will automatically
|
|
68
|
-
* choose a representative set.
|
|
69
|
-
*/
|
|
70
|
-
maximumMarkers: number;
|
|
71
|
-
/**
|
|
72
|
-
* Gets or sets thickness of the marker outline
|
|
73
|
-
*/
|
|
74
|
-
markerThickness: number;
|
|
75
40
|
/**
|
|
76
41
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
77
42
|
*/
|
|
@@ -18,6 +18,10 @@ export declare class IgcGeographicTileSeriesComponent extends IgcGeographicShape
|
|
|
18
18
|
static htmlTagName: string;
|
|
19
19
|
protected static _isElementRegistered: boolean;
|
|
20
20
|
static register(): void;
|
|
21
|
+
/**
|
|
22
|
+
* Gets whether the current series shows a tile imagery.
|
|
23
|
+
*/
|
|
24
|
+
readonly isTile: boolean;
|
|
21
25
|
/**
|
|
22
26
|
* The MapImagery which is used to provide the tiles for display.
|
|
23
27
|
*/
|
|
@@ -17,6 +17,10 @@ export declare class IgcTileSeriesComponent extends IgcShapeSeriesBaseComponent
|
|
|
17
17
|
static htmlTagName: string;
|
|
18
18
|
protected static _isElementRegistered: boolean;
|
|
19
19
|
static register(): void;
|
|
20
|
+
/**
|
|
21
|
+
* Gets whether the current series shows a tile imagery.
|
|
22
|
+
*/
|
|
23
|
+
readonly isTile: boolean;
|
|
20
24
|
/**
|
|
21
25
|
* The MapImagery which is used to provide the tiles for display.
|
|
22
26
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-webcomponents-maps",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.4.0",
|
|
4
4
|
"description": "Ignite UI Web Components map components.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-webcomponents-maps",
|
|
6
6
|
"keywords": [
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
"tslib": "^1.7.1"
|
|
17
17
|
},
|
|
18
18
|
"peerDependencies": {
|
|
19
|
-
"igniteui-webcomponents-core": "1.
|
|
20
|
-
"igniteui-webcomponents-charts": "1.
|
|
19
|
+
"igniteui-webcomponents-core": "1.4.0",
|
|
20
|
+
"igniteui-webcomponents-charts": "1.4.0"
|
|
21
21
|
},
|
|
22
22
|
"sideEffects": false,
|
|
23
23
|
"typings": "igniteui-webcomponents-maps.d.ts",
|
package/public_api.d.ts
CHANGED
|
@@ -56,6 +56,8 @@ export * from './lib/igc-open-street-map-imagery-module';
|
|
|
56
56
|
export * from './lib/GeographicHighDensityScatterSeries';
|
|
57
57
|
export * from './lib/igc-geographic-high-density-scatter-series-component';
|
|
58
58
|
export * from './lib/igc-geographic-high-density-scatter-series-module';
|
|
59
|
+
export * from './lib/GeographicMarkerSeries';
|
|
60
|
+
export * from './lib/igc-geographic-marker-series-component';
|
|
59
61
|
export * from './lib/GeographicPolylineSeries';
|
|
60
62
|
export * from './lib/igc-geographic-polyline-series-component';
|
|
61
63
|
export * from './lib/igc-geographic-polyline-series-module';
|
|
@@ -72,6 +74,8 @@ export * from './lib/GeographicShapeSeriesBaseBase';
|
|
|
72
74
|
export * from './lib/igc-geographic-shape-series-base-base-component';
|
|
73
75
|
export * from './lib/GeographicSymbolSeriesBase';
|
|
74
76
|
export * from './lib/igc-geographic-symbol-series-base-component';
|
|
77
|
+
export * from './lib/GeographicMarkerSeriesBase';
|
|
78
|
+
export * from './lib/igc-geographic-marker-series-base-component';
|
|
75
79
|
export * from './lib/GeographicXYTriangulatingSeries';
|
|
76
80
|
export * from './lib/GeographicXYTriangulatingSeriesBase';
|
|
77
81
|
export * from './lib/igc-geographic-xy-triangulating-series-base-component';
|