igniteui-webcomponents-maps 4.2.5 → 4.3.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/bundles/igniteui-webcomponents-maps.umd.js +1838 -1835
  2. package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
  3. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +42 -39
  4. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +86 -86
  5. package/esm2015/lib/GeographicMapSeriesHost_combined.js +185 -185
  6. package/esm2015/lib/GeographicMarkerSeries.js +29 -29
  7. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +20 -20
  8. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +94 -94
  9. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
  10. package/esm2015/lib/GeographicShapeSeriesView_combined.js +59 -59
  11. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +61 -61
  12. package/esm2015/lib/GeographicTileSeries.js +30 -30
  13. package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
  14. package/esm2015/lib/SphericalMercatorVerticalScaler.js +9 -9
  15. package/esm2015/lib/TileSeries_combined.js +94 -94
  16. package/esm2015/lib/XamGeographicMap_combined.js +450 -450
  17. package/esm2015/lib/igc-bing-maps-map-imagery.js +5 -5
  18. package/esm2015/lib/igc-custom-map-imagery.js +5 -5
  19. package/esm2015/lib/igc-geographic-contour-line-series-component.js +14 -14
  20. package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -37
  21. package/esm2015/lib/igc-geographic-map-component.js +110 -110
  22. package/esm2015/lib/igc-geographic-map-imagery.js +13 -13
  23. package/esm2015/lib/igc-geographic-map-series-host-component.js +25 -25
  24. package/esm2015/lib/igc-geographic-marker-series-base-component.js +3 -3
  25. package/esm2015/lib/igc-geographic-marker-series-component.js +34 -34
  26. package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -18
  27. package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +3 -3
  28. package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +49 -49
  29. package/esm2015/lib/igc-geographic-scatter-area-series-component.js +13 -13
  30. package/esm2015/lib/igc-geographic-shape-series-base-base-component.js +3 -3
  31. package/esm2015/lib/igc-geographic-shape-series-base-component.js +28 -28
  32. package/esm2015/lib/igc-geographic-shape-series-component.js +49 -49
  33. package/esm2015/lib/igc-geographic-symbol-series-base-component.js +3 -3
  34. package/esm2015/lib/igc-geographic-symbol-series-component.js +27 -27
  35. package/esm2015/lib/igc-geographic-tile-series-component.js +9 -9
  36. package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js +3 -3
  37. package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +15 -15
  38. package/esm2015/lib/igc-tile-series-component.js +6 -6
  39. package/esm5/lib/ArcGISOnlineMapImagery.js +10 -10
  40. package/esm5/lib/BingMapsMapImageryView_combined.js +8 -8
  41. package/esm5/lib/BingResourceSet.js +2 -2
  42. package/esm5/lib/BingResponse.js +2 -2
  43. package/esm5/lib/CustomMapImagery.js +2 -2
  44. package/esm5/lib/GeographicContourLineSeriesView_combined.js +43 -40
  45. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +85 -85
  46. package/esm5/lib/GeographicMapSeriesHost_combined.js +186 -186
  47. package/esm5/lib/GeographicMarkerSeries.js +31 -31
  48. package/esm5/lib/GeographicMarkerSeriesBase.js +2 -2
  49. package/esm5/lib/GeographicPolylineSeriesView_combined.js +21 -21
  50. package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +2 -2
  51. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  52. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +95 -95
  53. package/esm5/lib/GeographicShapeSeriesBaseBase.js +2 -2
  54. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  55. package/esm5/lib/GeographicShapeSeriesBase_combined.js +66 -66
  56. package/esm5/lib/GeographicShapeSeriesView_combined.js +60 -60
  57. package/esm5/lib/GeographicSymbolSeriesBase.js +2 -2
  58. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
  59. package/esm5/lib/GeographicSymbolSeriesView_combined.js +62 -62
  60. package/esm5/lib/GeographicTileSeries.js +30 -30
  61. package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +2 -2
  62. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  63. package/esm5/lib/ImageTilesReadyEventArgs.js +2 -2
  64. package/esm5/lib/ImageryMetadata.js +2 -2
  65. package/esm5/lib/ImagesChangedEventArgs.js +2 -2
  66. package/esm5/lib/LevelOfDetailResponseModel.js +5 -5
  67. package/esm5/lib/MapServerResponseModel.js +4 -4
  68. package/esm5/lib/SphericalMercatorHorizontalScaler.js +4 -4
  69. package/esm5/lib/SphericalMercatorVerticalScaler.js +6 -6
  70. package/esm5/lib/SubDomainsCollection.js +2 -2
  71. package/esm5/lib/TileGeneratorMapImagery.js +2 -2
  72. package/esm5/lib/TileInfoResponseModel.js +3 -3
  73. package/esm5/lib/TileSeries_combined.js +95 -95
  74. package/esm5/lib/TokenResponseModel.js +5 -5
  75. package/esm5/lib/XamGeographicMap_combined.js +469 -469
  76. package/esm5/lib/igc-arc-gis-online-map-imagery.js +11 -11
  77. package/esm5/lib/igc-bing-maps-map-imagery.js +14 -14
  78. package/esm5/lib/igc-custom-map-imagery.js +4 -4
  79. package/esm5/lib/igc-geographic-contour-line-series-component.js +19 -19
  80. package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +49 -49
  81. package/esm5/lib/igc-geographic-map-component.js +75 -75
  82. package/esm5/lib/igc-geographic-map-imagery.js +12 -12
  83. package/esm5/lib/igc-geographic-map-series-host-component.js +30 -30
  84. package/esm5/lib/igc-geographic-marker-series-base-component.js +4 -4
  85. package/esm5/lib/igc-geographic-marker-series-component.js +46 -46
  86. package/esm5/lib/igc-geographic-polyline-series-component.js +23 -23
  87. package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +4 -4
  88. package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +65 -65
  89. package/esm5/lib/igc-geographic-scatter-area-series-component.js +17 -17
  90. package/esm5/lib/igc-geographic-shape-series-base-base-component.js +4 -4
  91. package/esm5/lib/igc-geographic-shape-series-base-component.js +38 -38
  92. package/esm5/lib/igc-geographic-shape-series-component.js +65 -65
  93. package/esm5/lib/igc-geographic-symbol-series-base-component.js +4 -4
  94. package/esm5/lib/igc-geographic-symbol-series-component.js +34 -34
  95. package/esm5/lib/igc-geographic-tile-series-component.js +11 -11
  96. package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js +4 -4
  97. package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +23 -23
  98. package/esm5/lib/igc-image-tiles-ready-event-args.js +1 -1
  99. package/esm5/lib/igc-images-changed-event-args.js +1 -1
  100. package/esm5/lib/igc-open-street-map-imagery.js +4 -4
  101. package/esm5/lib/igc-sub-domains-collection.js +2 -2
  102. package/esm5/lib/igc-tile-generator-map-imagery.js +4 -4
  103. package/esm5/lib/igc-tile-series-component.js +9 -9
  104. package/fesm2015/igniteui-webcomponents-maps.js +1698 -1695
  105. package/fesm5/igniteui-webcomponents-maps.js +1752 -1749
  106. package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
  107. package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
  108. package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
  109. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -24
  110. package/lib/GeographicMapSeriesHost_combined.d.ts +44 -42
  111. package/lib/GeographicMarkerSeries.d.ts +18 -18
  112. package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
  113. package/lib/GeographicPolylineSeriesView_combined.d.ts +9 -9
  114. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
  115. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +27 -27
  116. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  117. package/lib/GeographicShapeSeriesBase_combined.d.ts +25 -24
  118. package/lib/GeographicShapeSeriesView_combined.d.ts +28 -28
  119. package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
  120. package/lib/GeographicSymbolSeriesView_combined.d.ts +21 -21
  121. package/lib/GeographicTileSeries.d.ts +10 -9
  122. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  123. package/lib/LevelOfDetailResponseModel.d.ts +6 -3
  124. package/lib/MapServerResponseModel.d.ts +4 -2
  125. package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
  126. package/lib/TileInfoResponseModel.d.ts +2 -1
  127. package/lib/TileSeries_combined.d.ts +22 -20
  128. package/lib/TokenResponseModel.d.ts +6 -3
  129. package/lib/XamGeographicMap_combined.d.ts +113 -100
  130. package/lib/igc-arc-gis-online-map-imagery.d.ts +17 -9
  131. package/lib/igc-bing-maps-map-imagery.d.ts +23 -12
  132. package/lib/igc-custom-map-imagery.d.ts +3 -2
  133. package/lib/igc-geographic-contour-line-series-component.d.ts +13 -8
  134. package/lib/igc-geographic-high-density-scatter-series-component.d.ts +27 -15
  135. package/lib/igc-geographic-map-component.d.ts +41 -23
  136. package/lib/igc-geographic-map-imagery.d.ts +23 -12
  137. package/lib/igc-geographic-map-series-host-component.d.ts +8 -6
  138. package/lib/igc-geographic-marker-series-base-component.d.ts +2 -2
  139. package/lib/igc-geographic-marker-series-component.d.ts +24 -13
  140. package/lib/igc-geographic-polyline-series-component.d.ts +13 -8
  141. package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
  142. package/lib/igc-geographic-proportional-symbol-series-component.d.ts +39 -21
  143. package/lib/igc-geographic-scatter-area-series-component.d.ts +11 -7
  144. package/lib/igc-geographic-shape-series-base-base-component.d.ts +2 -2
  145. package/lib/igc-geographic-shape-series-base-component.d.ts +26 -14
  146. package/lib/igc-geographic-shape-series-component.d.ts +35 -19
  147. package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
  148. package/lib/igc-geographic-symbol-series-component.d.ts +21 -12
  149. package/lib/igc-geographic-tile-series-component.d.ts +7 -5
  150. package/lib/igc-geographic-xy-triangulating-series-base-component.d.ts +2 -2
  151. package/lib/igc-geographic-xy-triangulating-series-component.d.ts +16 -9
  152. package/lib/igc-image-tiles-ready-event-args.d.ts +1 -1
  153. package/lib/igc-images-changed-event-args.d.ts +1 -1
  154. package/lib/igc-open-street-map-imagery.d.ts +3 -2
  155. package/lib/igc-tile-generator-map-imagery.d.ts +3 -2
  156. package/lib/igc-tile-series-component.d.ts +5 -4
  157. package/package.json +3 -3
@@ -14,88 +14,104 @@ export declare class IgcGeographicProportionalSymbolSeriesComponent extends IgcG
14
14
  /**
15
15
  * @hidden
16
16
  */
17
- readonly i: GeographicProportionalSymbolSeries;
17
+ get i(): GeographicProportionalSymbolSeries;
18
18
  constructor();
19
19
  connectedCallback(): void;
20
20
  disconnectedCallback(): void;
21
21
  private static _observedAttributesIgcGeographicProportionalSymbolSeriesComponent;
22
- static readonly observedAttributes: string[];
22
+ static get observedAttributes(): string[];
23
23
  static htmlTagName: string;
24
24
  protected static _isElementRegistered: boolean;
25
25
  static register(): void;
26
26
  /**
27
27
  * Gets whether the series has only marker as visuals
28
28
  */
29
- readonly hasOnlyMarkers: boolean;
29
+ get hasOnlyMarkers(): boolean;
30
30
  /**
31
31
  * The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
32
32
  */
33
- latitudeMemberPath: string;
33
+ get latitudeMemberPath(): string;
34
+ set latitudeMemberPath(v: string);
34
35
  /**
35
36
  * The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
36
37
  */
37
- longitudeMemberPath: string;
38
+ get longitudeMemberPath(): string;
39
+ set longitudeMemberPath(v: string);
38
40
  /**
39
41
  * Gets or sets the radius mapping property for the current series object.
40
42
  */
41
- radiusMemberPath: string;
43
+ get radiusMemberPath(): string;
44
+ set radiusMemberPath(v: string);
42
45
  /**
43
46
  * Gets or sets the radius size scale for the bubbles.
44
47
  */
45
- radiusScale: IgcSizeScaleComponent;
48
+ get radiusScale(): IgcSizeScaleComponent;
49
+ set radiusScale(v: IgcSizeScaleComponent);
46
50
  /**
47
51
  * Gets or sets the Label mapping property for the current series object.
48
52
  */
49
- labelMemberPath: string;
53
+ get labelMemberPath(): string;
54
+ set labelMemberPath(v: string);
50
55
  /**
51
56
  * Gets or sets the fill mapping property for the current series object.
52
57
  */
53
- fillMemberPath: string;
58
+ get fillMemberPath(): string;
59
+ set fillMemberPath(v: string);
54
60
  /**
55
61
  * Gets or sets the brush scale for the marker brush.
56
62
  */
57
- fillScale: IgcBrushScaleComponent;
63
+ get fillScale(): IgcBrushScaleComponent;
64
+ set fillScale(v: IgcBrushScaleComponent);
58
65
  /**
59
66
  * Gets or sets the whether or not the FillScale uses global values of FillMemberPath of multiple series.
60
67
  * This setting applies only if multiple series are using the same FillScale.
61
68
  */
62
- fillScaleUseGlobalValues: boolean;
69
+ get fillScaleUseGlobalValues(): boolean;
70
+ set fillScaleUseGlobalValues(v: boolean);
63
71
  /**
64
72
  * Gets or sets whether or not the marker outline should use FillScale like the marker fill does.
65
73
  * This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
66
74
  */
67
- markerOutlineUsesFillScale: boolean;
75
+ get markerOutlineUsesFillScale(): boolean;
76
+ set markerOutlineUsesFillScale(v: boolean);
68
77
  /**
69
78
  * Gets or sets brightness of the marker outline. Using negative value will change marker outline to darker color and positive value will change marker outline to brighter color
70
79
  * Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
71
80
  */
72
- markerOutlineBrightness: number;
81
+ get markerOutlineBrightness(): number;
82
+ set markerOutlineBrightness(v: number);
73
83
  /**
74
84
  * Gets or sets brightness of the marker fill. Using negative value will change marker fill to darker color and positive value will change marker fill to brighter color
75
85
  * Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
76
86
  */
77
- markerBrushBrightness: number;
87
+ get markerBrushBrightness(): number;
88
+ set markerBrushBrightness(v: number);
78
89
  /**
79
90
  * Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
80
91
  * This setting applies only if multiple series are using the same RadiusScale.
81
92
  */
82
- radiusScaleUseGlobalValues: boolean;
93
+ get radiusScaleUseGlobalValues(): boolean;
94
+ set radiusScaleUseGlobalValues(v: boolean);
83
95
  /**
84
96
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
85
97
  */
86
- isCustomScatterStyleAllowed: boolean;
98
+ get isCustomScatterStyleAllowed(): boolean;
99
+ set isCustomScatterStyleAllowed(v: boolean);
87
100
  /**
88
101
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
89
102
  */
90
- isCustomScatterMarkerStyleAllowed: boolean;
103
+ get isCustomScatterMarkerStyleAllowed(): boolean;
104
+ set isCustomScatterMarkerStyleAllowed(v: boolean);
91
105
  /**
92
106
  * Gets or sets the mode the series will use to find the closest point to the cursor.
93
107
  */
94
- itemSearchMode: ScatterItemSearchMode;
108
+ get itemSearchMode(): ScatterItemSearchMode;
109
+ set itemSearchMode(v: ScatterItemSearchMode);
95
110
  /**
96
111
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
97
112
  */
98
- itemSearchThreshold: number;
113
+ get itemSearchThreshold(): number;
114
+ set itemSearchThreshold(v: number);
99
115
  findByName(name: string): any;
100
116
  protected _styling(container: any, component: any, parent?: any): void;
101
117
  private _assigningScatterStyle;
@@ -103,11 +119,13 @@ export declare class IgcGeographicProportionalSymbolSeriesComponent extends IgcG
103
119
  /**
104
120
  * Event raised when Assigning Category Style
105
121
  */
106
- assigningScatterStyle: (s: IgcGeographicProportionalSymbolSeriesComponent, e: IgcAssigningScatterStyleEventArgs) => void;
122
+ get assigningScatterStyle(): (s: IgcGeographicProportionalSymbolSeriesComponent, e: IgcAssigningScatterStyleEventArgs) => void;
123
+ set assigningScatterStyle(ev: (s: IgcGeographicProportionalSymbolSeriesComponent, e: IgcAssigningScatterStyleEventArgs) => void);
107
124
  private _assigningScatterMarkerStyle;
108
125
  private _assigningScatterMarkerStyle_wrapped;
109
126
  /**
110
127
  * Event raised when Assigning Scatter Marker Style
111
128
  */
112
- assigningScatterMarkerStyle: (s: IgcGeographicProportionalSymbolSeriesComponent, e: IgcAssigningScatterMarkerStyleEventArgs) => void;
129
+ get assigningScatterMarkerStyle(): (s: IgcGeographicProportionalSymbolSeriesComponent, e: IgcAssigningScatterMarkerStyleEventArgs) => void;
130
+ set assigningScatterMarkerStyle(ev: (s: IgcGeographicProportionalSymbolSeriesComponent, e: IgcAssigningScatterMarkerStyleEventArgs) => void);
113
131
  }
@@ -10,31 +10,34 @@ export declare class IgcGeographicScatterAreaSeriesComponent extends IgcGeograph
10
10
  /**
11
11
  * @hidden
12
12
  */
13
- readonly i: GeographicScatterAreaSeries;
13
+ get i(): GeographicScatterAreaSeries;
14
14
  constructor();
15
15
  connectedCallback(): void;
16
16
  disconnectedCallback(): void;
17
17
  private static _observedAttributesIgcGeographicScatterAreaSeriesComponent;
18
- static readonly observedAttributes: string[];
18
+ static get observedAttributes(): string[];
19
19
  static htmlTagName: string;
20
20
  protected static _isElementRegistered: boolean;
21
21
  static register(): void;
22
22
  /**
23
23
  * Gets whether the current series shows an area shape.
24
24
  */
25
- readonly isArea: boolean;
25
+ get isArea(): boolean;
26
26
  /**
27
27
  * The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
28
28
  */
29
- colorMemberPath: string;
29
+ get colorMemberPath(): string;
30
+ set colorMemberPath(v: string);
30
31
  /**
31
32
  * The ColorScale used to resolve the color values of points in the series.
32
33
  */
33
- colorScale: IgcColorScaleComponent;
34
+ get colorScale(): IgcColorScaleComponent;
35
+ set colorScale(v: IgcColorScaleComponent);
34
36
  /**
35
37
  * Gets actual color scale that is set on ColorScale property or default ColorScale
36
38
  */
37
- actualColorScale: IgcColorScaleComponent;
39
+ get actualColorScale(): IgcColorScaleComponent;
40
+ set actualColorScale(v: IgcColorScaleComponent);
38
41
  findByName(name: string): any;
39
42
  protected _styling(container: any, component: any, parent?: any): void;
40
43
  /**
@@ -47,5 +50,6 @@ export declare class IgcGeographicScatterAreaSeriesComponent extends IgcGeograph
47
50
  /**
48
51
  * Raised when the status of an ongoing Triangulation has changed.
49
52
  */
50
- triangulationStatusChanged: (s: IgcGeographicScatterAreaSeriesComponent, e: IgcTriangulationStatusEventArgs) => void;
53
+ get triangulationStatusChanged(): (s: IgcGeographicScatterAreaSeriesComponent, e: IgcTriangulationStatusEventArgs) => void;
54
+ set triangulationStatusChanged(ev: (s: IgcGeographicScatterAreaSeriesComponent, e: IgcTriangulationStatusEventArgs) => void);
51
55
  }
@@ -4,10 +4,10 @@ export declare abstract class IgcGeographicShapeSeriesBaseBaseComponent extends
4
4
  /**
5
5
  * @hidden
6
6
  */
7
- readonly i: GeographicShapeSeriesBaseBase;
7
+ get i(): GeographicShapeSeriesBaseBase;
8
8
  constructor();
9
9
  connectedCallback(): void;
10
10
  disconnectedCallback(): void;
11
11
  private static _observedAttributesIgcGeographicShapeSeriesBaseBaseComponent;
12
- static readonly observedAttributes: string[];
12
+ static get observedAttributes(): string[];
13
13
  }
@@ -11,22 +11,24 @@ export declare abstract class IgcGeographicShapeSeriesBaseComponent extends IgcG
11
11
  /**
12
12
  * @hidden
13
13
  */
14
- readonly i: GeographicShapeSeriesBase;
14
+ get i(): GeographicShapeSeriesBase;
15
15
  constructor();
16
16
  connectedCallback(): void;
17
17
  disconnectedCallback(): void;
18
18
  private static _observedAttributesIgcGeographicShapeSeriesBaseComponent;
19
- static readonly observedAttributes: string[];
19
+ static get observedAttributes(): string[];
20
20
  private _shapeDataSource;
21
21
  /**
22
22
  * Gets or sets the string path of the .shp portion of the Shapefile.
23
23
  */
24
- shapeDataSource: string;
24
+ set shapeDataSource(value: string);
25
+ get shapeDataSource(): string;
25
26
  private _databaseSource;
26
27
  /**
27
28
  * Gets or sets the string path of the .dbf portion of the Shapefile.
28
29
  */
29
- databaseSource: string;
30
+ set databaseSource(value: string);
31
+ get databaseSource(): string;
30
32
  private _currData;
31
33
  private _onImportCompleted;
32
34
  protected onUpdateDataSource(dataSource: any): any;
@@ -37,47 +39,57 @@ export declare abstract class IgcGeographicShapeSeriesBaseComponent extends IgcG
37
39
  * The name of the property on ItemsSource items which, for each shape, contains a list of points to be converted to a polygon.
38
40
  * To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
39
41
  */
40
- shapeMemberPath: string;
42
+ get shapeMemberPath(): string;
43
+ set shapeMemberPath(v: string);
41
44
  /**
42
45
  * Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
43
46
  */
44
- isCustomShapeStyleAllowed: boolean;
47
+ get isCustomShapeStyleAllowed(): boolean;
48
+ set isCustomShapeStyleAllowed(v: boolean);
45
49
  /**
46
50
  * Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
47
51
  */
48
- isCustomShapeMarkerStyleAllowed: boolean;
52
+ get isCustomShapeMarkerStyleAllowed(): boolean;
53
+ set isCustomShapeMarkerStyleAllowed(v: boolean);
49
54
  /**
50
55
  * Gets or sets the mode the series will use to find the closest point to the cursor.
51
56
  */
52
- itemSearchMode: ShapeItemSearchMode;
57
+ get itemSearchMode(): ShapeItemSearchMode;
58
+ set itemSearchMode(v: ShapeItemSearchMode);
53
59
  /**
54
60
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
55
61
  */
56
- itemSearchThreshold: number;
62
+ get itemSearchThreshold(): number;
63
+ set itemSearchThreshold(v: number);
57
64
  /**
58
65
  * Gets or sets the points threshold to use when searching for items using ItemSearchMode.
59
66
  */
60
- itemSearchPointsThreshold: number;
67
+ get itemSearchPointsThreshold(): number;
68
+ set itemSearchPointsThreshold(v: number);
61
69
  /**
62
70
  * Set a shapefile datasource to use with the series.
63
71
  */
64
- shapefileDataSource: IgcShapeDataSource;
72
+ get shapefileDataSource(): IgcShapeDataSource;
73
+ set shapefileDataSource(v: IgcShapeDataSource);
65
74
  /**
66
75
  * The resolution at which to filter out shapes in the series. For example, if the ShapeFilterResolution is set to 3, then elements with a bounding rectangle smaller than 3 X 3 pixels will be filtered out.
67
76
  * In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
68
77
  */
69
- shapeFilterResolution: number;
78
+ get shapeFilterResolution(): number;
79
+ set shapeFilterResolution(v: number);
70
80
  findByName(name: string): any;
71
81
  private _assigningShapeStyle;
72
82
  private _assigningShapeStyle_wrapped;
73
83
  /**
74
84
  * Event raised when Assigning Shape Style. Note, if using this event, or highlighting, its best to avoid use of ShapeStyle/StyleShape/ShapeStyleSelector.
75
85
  */
76
- assigningShapeStyle: (s: IgcGeographicShapeSeriesBaseComponent, e: IgcAssigningShapeStyleEventArgs) => void;
86
+ get assigningShapeStyle(): (s: IgcGeographicShapeSeriesBaseComponent, e: IgcAssigningShapeStyleEventArgs) => void;
87
+ set assigningShapeStyle(ev: (s: IgcGeographicShapeSeriesBaseComponent, e: IgcAssigningShapeStyleEventArgs) => void);
77
88
  private _assigningShapeMarkerStyle;
78
89
  private _assigningShapeMarkerStyle_wrapped;
79
90
  /**
80
91
  * Event raised when Assigning Shape Marker Style
81
92
  */
82
- assigningShapeMarkerStyle: (s: IgcGeographicShapeSeriesBaseComponent, e: IgcAssigningShapeMarkerStyleEventArgs) => void;
93
+ get assigningShapeMarkerStyle(): (s: IgcGeographicShapeSeriesBaseComponent, e: IgcAssigningShapeMarkerStyleEventArgs) => void;
94
+ set assigningShapeMarkerStyle(ev: (s: IgcGeographicShapeSeriesBaseComponent, e: IgcAssigningShapeMarkerStyleEventArgs) => void);
83
95
  }
@@ -14,82 +14,98 @@ export declare class IgcGeographicShapeSeriesComponent extends IgcGeographicShap
14
14
  /**
15
15
  * @hidden
16
16
  */
17
- readonly i: GeographicShapeSeries;
17
+ get i(): GeographicShapeSeries;
18
18
  constructor();
19
19
  connectedCallback(): void;
20
20
  disconnectedCallback(): void;
21
21
  private static _observedAttributesIgcGeographicShapeSeriesComponent;
22
- static readonly observedAttributes: string[];
22
+ static get observedAttributes(): string[];
23
23
  static htmlTagName: string;
24
24
  protected static _isElementRegistered: boolean;
25
25
  static register(): void;
26
26
  /**
27
27
  * Gets whether the current series shows a polygon shape.
28
28
  */
29
- readonly isPolygon: boolean;
29
+ get isPolygon(): boolean;
30
30
  /**
31
31
  * Gets or sets the fill brush.
32
32
  */
33
- shapeFill: string;
33
+ get shapeFill(): string;
34
+ set shapeFill(v: string);
34
35
  /**
35
36
  * Gets or sets the stroke brush.
36
37
  */
37
- shapeStroke: string;
38
+ get shapeStroke(): string;
39
+ set shapeStroke(v: string);
38
40
  /**
39
41
  * Gets or sets the stroke thickness.
40
42
  */
41
- shapeStrokeThickness: number;
43
+ get shapeStrokeThickness(): number;
44
+ set shapeStrokeThickness(v: number);
42
45
  /**
43
46
  * Gets or sets the opacity.
44
47
  */
45
- shapeOpacity: number;
48
+ get shapeOpacity(): number;
49
+ set shapeOpacity(v: number);
46
50
  ensureShapeStyle(): void;
47
51
  /**
48
52
  * Gets or sets the marker type for the current series object.
49
53
  * If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
50
54
  */
51
- markerType: MarkerType;
55
+ get markerType(): MarkerType;
56
+ set markerType(v: MarkerType);
52
57
  /**
53
58
  * Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
54
59
  */
55
- markerOutlineMode: MarkerOutlineMode;
60
+ get markerOutlineMode(): MarkerOutlineMode;
61
+ set markerOutlineMode(v: MarkerOutlineMode);
56
62
  /**
57
63
  * Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
58
64
  */
59
- markerFillMode: MarkerFillMode;
65
+ get markerFillMode(): MarkerFillMode;
66
+ set markerFillMode(v: MarkerFillMode);
60
67
  /**
61
68
  * Gets or sets the MarkerTemplate for the current series object.
62
69
  */
63
- markerTemplate: IgDataTemplate;
70
+ get markerTemplate(): IgDataTemplate;
71
+ set markerTemplate(v: IgDataTemplate);
64
72
  /**
65
73
  * Gets or sets the brush that specifies how the current series object's marker interiors are painted.
66
74
  */
67
- markerBrush: string;
75
+ get markerBrush(): string;
76
+ set markerBrush(v: string);
68
77
  /**
69
78
  * Gets or sets the brush that specifies how the current series object's marker outlines are painted.
70
79
  */
71
- markerOutline: string;
80
+ get markerOutline(): string;
81
+ set markerOutline(v: string);
72
82
  /**
73
83
  * Gets or sets thickness of the marker outline
74
84
  */
75
- markerThickness: number;
85
+ get markerThickness(): number;
86
+ set markerThickness(v: number);
76
87
  /**
77
88
  * The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
78
89
  */
79
- markerCollisionAvoidance: CollisionAvoidanceType;
90
+ get markerCollisionAvoidance(): CollisionAvoidanceType;
91
+ set markerCollisionAvoidance(v: CollisionAvoidanceType);
80
92
  /**
81
93
  * Gets the effective marker template for the current series object.
82
94
  */
83
- actualMarkerTemplate: IgDataTemplate;
95
+ get actualMarkerTemplate(): IgDataTemplate;
96
+ set actualMarkerTemplate(v: IgDataTemplate);
84
97
  /**
85
98
  * Gets the effective marker brush for the current series object.
86
99
  */
87
- actualMarkerBrush: string;
100
+ get actualMarkerBrush(): string;
101
+ set actualMarkerBrush(v: string);
88
102
  /**
89
103
  * Gets the effective marker outline for the current series object.
90
104
  */
91
- actualMarkerOutline: string;
105
+ get actualMarkerOutline(): string;
106
+ set actualMarkerOutline(v: string);
92
107
  private _styleShape;
93
108
  private _styleShape_wrapped;
94
- styleShape: (s: IgcGeographicShapeSeriesComponent, e: IgcStyleShapeEventArgs) => void;
109
+ get styleShape(): (s: IgcGeographicShapeSeriesComponent, e: IgcStyleShapeEventArgs) => void;
110
+ set styleShape(ev: (s: IgcGeographicShapeSeriesComponent, e: IgcStyleShapeEventArgs) => void);
95
111
  }
@@ -4,10 +4,10 @@ export declare abstract class IgcGeographicSymbolSeriesBaseComponent extends Igc
4
4
  /**
5
5
  * @hidden
6
6
  */
7
- readonly i: GeographicSymbolSeriesBase;
7
+ get i(): GeographicSymbolSeriesBase;
8
8
  constructor();
9
9
  connectedCallback(): void;
10
10
  disconnectedCallback(): void;
11
11
  private static _observedAttributesIgcGeographicSymbolSeriesBaseComponent;
12
- static readonly observedAttributes: string[];
12
+ static get observedAttributes(): string[];
13
13
  }
@@ -13,57 +13,66 @@ export declare class IgcGeographicSymbolSeriesComponent extends IgcGeographicMar
13
13
  /**
14
14
  * @hidden
15
15
  */
16
- readonly i: GeographicSymbolSeries;
16
+ get i(): GeographicSymbolSeries;
17
17
  constructor();
18
18
  connectedCallback(): void;
19
19
  disconnectedCallback(): void;
20
20
  private static _observedAttributesIgcGeographicSymbolSeriesComponent;
21
- static readonly observedAttributes: string[];
21
+ static get observedAttributes(): string[];
22
22
  static htmlTagName: string;
23
23
  protected static _isElementRegistered: boolean;
24
24
  static register(): void;
25
25
  /**
26
26
  * Gets whether the series has only marker as visuals
27
27
  */
28
- readonly hasOnlyMarkers: boolean;
28
+ get hasOnlyMarkers(): boolean;
29
29
  /**
30
30
  * The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
31
31
  */
32
- latitudeMemberPath: string;
32
+ get latitudeMemberPath(): string;
33
+ set latitudeMemberPath(v: string);
33
34
  /**
34
35
  * The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
35
36
  */
36
- longitudeMemberPath: string;
37
+ get longitudeMemberPath(): string;
38
+ set longitudeMemberPath(v: string);
37
39
  /**
38
40
  * The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
39
41
  */
40
- markerCollisionAvoidance: CollisionAvoidanceType;
42
+ get markerCollisionAvoidance(): CollisionAvoidanceType;
43
+ set markerCollisionAvoidance(v: CollisionAvoidanceType);
41
44
  /**
42
45
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
43
46
  */
44
- isCustomScatterStyleAllowed: boolean;
47
+ get isCustomScatterStyleAllowed(): boolean;
48
+ set isCustomScatterStyleAllowed(v: boolean);
45
49
  /**
46
50
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
47
51
  */
48
- isCustomScatterMarkerStyleAllowed: boolean;
52
+ get isCustomScatterMarkerStyleAllowed(): boolean;
53
+ set isCustomScatterMarkerStyleAllowed(v: boolean);
49
54
  /**
50
55
  * Gets or sets the mode the series will use to find the closest point to the cursor.
51
56
  */
52
- itemSearchMode: ScatterItemSearchMode;
57
+ get itemSearchMode(): ScatterItemSearchMode;
58
+ set itemSearchMode(v: ScatterItemSearchMode);
53
59
  /**
54
60
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
55
61
  */
56
- itemSearchThreshold: number;
62
+ get itemSearchThreshold(): number;
63
+ set itemSearchThreshold(v: number);
57
64
  private _assigningScatterStyle;
58
65
  private _assigningScatterStyle_wrapped;
59
66
  /**
60
67
  * Event raised when Assigning Category Style
61
68
  */
62
- assigningScatterStyle: (s: IgcGeographicSymbolSeriesComponent, e: IgcAssigningScatterStyleEventArgs) => void;
69
+ get assigningScatterStyle(): (s: IgcGeographicSymbolSeriesComponent, e: IgcAssigningScatterStyleEventArgs) => void;
70
+ set assigningScatterStyle(ev: (s: IgcGeographicSymbolSeriesComponent, e: IgcAssigningScatterStyleEventArgs) => void);
63
71
  private _assigningScatterMarkerStyle;
64
72
  private _assigningScatterMarkerStyle_wrapped;
65
73
  /**
66
74
  * Event raised when Assigning Scatter Marker Style
67
75
  */
68
- assigningScatterMarkerStyle: (s: IgcGeographicSymbolSeriesComponent, e: IgcAssigningScatterMarkerStyleEventArgs) => void;
76
+ get assigningScatterMarkerStyle(): (s: IgcGeographicSymbolSeriesComponent, e: IgcAssigningScatterMarkerStyleEventArgs) => void;
77
+ set assigningScatterMarkerStyle(ev: (s: IgcGeographicSymbolSeriesComponent, e: IgcAssigningScatterMarkerStyleEventArgs) => void);
69
78
  }
@@ -10,23 +10,24 @@ export declare class IgcGeographicTileSeriesComponent extends IgcGeographicShape
10
10
  /**
11
11
  * @hidden
12
12
  */
13
- readonly i: GeographicTileSeries;
13
+ get i(): GeographicTileSeries;
14
14
  constructor();
15
15
  connectedCallback(): void;
16
16
  disconnectedCallback(): void;
17
17
  private static _observedAttributesIgcGeographicTileSeriesComponent;
18
- static readonly observedAttributes: string[];
18
+ static get observedAttributes(): string[];
19
19
  static htmlTagName: string;
20
20
  protected static _isElementRegistered: boolean;
21
21
  static register(): void;
22
22
  /**
23
23
  * Gets whether the current series shows a tile imagery.
24
24
  */
25
- readonly isTile: boolean;
25
+ get isTile(): boolean;
26
26
  /**
27
27
  * The MapImagery which is used to provide the tiles for display.
28
28
  */
29
- tileImagery: IgcGeographicMapImagery;
29
+ get tileImagery(): IgcGeographicMapImagery;
30
+ set tileImagery(v: IgcGeographicMapImagery);
30
31
  findByName(name: string): any;
31
32
  /**
32
33
  * Removes all cached tile Imagery from the
@@ -38,5 +39,6 @@ export declare class IgcGeographicTileSeriesComponent extends IgcGeographicShape
38
39
  /**
39
40
  * This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
40
41
  */
41
- imageTilesReady: (s: IgcGeographicTileSeriesComponent, e: IgcImageTilesReadyEventArgs) => void;
42
+ get imageTilesReady(): (s: IgcGeographicTileSeriesComponent, e: IgcImageTilesReadyEventArgs) => void;
43
+ set imageTilesReady(ev: (s: IgcGeographicTileSeriesComponent, e: IgcImageTilesReadyEventArgs) => void);
42
44
  }
@@ -4,10 +4,10 @@ export declare abstract class IgcGeographicXYTriangulatingSeriesBaseComponent ex
4
4
  /**
5
5
  * @hidden
6
6
  */
7
- readonly i: GeographicXYTriangulatingSeriesBase;
7
+ get i(): GeographicXYTriangulatingSeriesBase;
8
8
  constructor();
9
9
  connectedCallback(): void;
10
10
  disconnectedCallback(): void;
11
11
  private static _observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent;
12
- static readonly observedAttributes: string[];
12
+ static get observedAttributes(): string[];
13
13
  }
@@ -4,41 +4,48 @@ import { GeographicXYTriangulatingSeries } from "./GeographicXYTriangulatingSeri
4
4
  * Base class for geographic series which triangulate XY data prior to rendering.
5
5
  */
6
6
  export declare abstract class IgcGeographicXYTriangulatingSeriesComponent extends IgcGeographicMapSeriesHostComponent {
7
- readonly i: GeographicXYTriangulatingSeries;
7
+ get i(): GeographicXYTriangulatingSeries;
8
8
  constructor();
9
9
  private static _observedAttributesIgcGeographicXYTriangulatingSeriesComponent;
10
- static readonly observedAttributes: string[];
10
+ static get observedAttributes(): string[];
11
11
  private _triangulationDataSource;
12
12
  /**
13
13
  * Gets or sets the string path specifying the location of the Itf file.
14
14
  */
15
- triangulationDataSource: string;
15
+ set triangulationDataSource(value: string);
16
+ get triangulationDataSource(): string;
16
17
  private _cachedTriangulationDataSource;
17
18
  private updateTriangulationDataSource;
18
19
  private onTriangulationDataSourceImportCompleted;
19
20
  /**
20
21
  * The name of the property from which to extract the Longitude for each item in the ItemsSource.
21
22
  */
22
- longitudeMemberPath: string;
23
+ get longitudeMemberPath(): string;
24
+ set longitudeMemberPath(v: string);
23
25
  /**
24
26
  * The name of the property from which to extract the Latitude for each item in the ItemsSource.
25
27
  */
26
- latitudeMemberPath: string;
28
+ get latitudeMemberPath(): string;
29
+ set latitudeMemberPath(v: string);
27
30
  /**
28
31
  * The source of triangulation data.
29
32
  * This property is optional. If it is left as null, the triangulation will be created based on the items in the ItemsSource. Triangulation is a demanding operation, so the runtime performance will be better when specifying a TriangulationSource, especially when a large number of data items are present.
30
33
  */
31
- trianglesSource: any[];
34
+ get trianglesSource(): any[];
35
+ set trianglesSource(v: any[]);
32
36
  /**
33
37
  * The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
34
38
  */
35
- triangleVertexMemberPath1: string;
39
+ get triangleVertexMemberPath1(): string;
40
+ set triangleVertexMemberPath1(v: string);
36
41
  /**
37
42
  * The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
38
43
  */
39
- triangleVertexMemberPath2: string;
44
+ get triangleVertexMemberPath2(): string;
45
+ set triangleVertexMemberPath2(v: string);
40
46
  /**
41
47
  * The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
42
48
  */
43
- triangleVertexMemberPath3: string;
49
+ get triangleVertexMemberPath3(): string;
50
+ set triangleVertexMemberPath3(v: string);
44
51
  }
@@ -5,7 +5,7 @@ export declare class IgcImageTilesReadyEventArgs {
5
5
  /**
6
6
  * @hidden
7
7
  */
8
- readonly i: ImageTilesReadyEventArgs_internal;
8
+ get i(): ImageTilesReadyEventArgs_internal;
9
9
  private onImplementationCreated;
10
10
  constructor();
11
11
  protected _provideImplementation(i: any): void;
@@ -5,7 +5,7 @@ export declare class IgcImagesChangedEventArgs {
5
5
  /**
6
6
  * @hidden
7
7
  */
8
- readonly i: ImagesChangedEventArgs_internal;
8
+ get i(): ImagesChangedEventArgs_internal;
9
9
  private onImplementationCreated;
10
10
  constructor();
11
11
  protected _provideImplementation(i: any): void;
@@ -8,10 +8,11 @@ export declare class IgcOpenStreetMapImagery extends IgcGeographicMapImagery {
8
8
  /**
9
9
  * @hidden
10
10
  */
11
- readonly i: OpenStreetMapImagery_internal;
11
+ get i(): OpenStreetMapImagery_internal;
12
12
  constructor();
13
13
  /**
14
14
  * Gets or sets the tile path URL.
15
15
  */
16
- tilePath: string;
16
+ get tilePath(): string;
17
+ set tilePath(v: string);
17
18
  }