igniteui-webcomponents-maps 4.2.4-alpha → 4.3.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-webcomponents-maps.umd.js +1838 -1835
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +42 -39
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +86 -86
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +185 -185
- package/esm2015/lib/GeographicMarkerSeries.js +29 -29
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +20 -20
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +94 -94
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +59 -59
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +61 -61
- package/esm2015/lib/GeographicTileSeries.js +30 -30
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +9 -9
- package/esm2015/lib/TileSeries_combined.js +94 -94
- package/esm2015/lib/XamGeographicMap_combined.js +450 -450
- package/esm2015/lib/igc-bing-maps-map-imagery.js +5 -5
- package/esm2015/lib/igc-custom-map-imagery.js +5 -5
- package/esm2015/lib/igc-geographic-contour-line-series-component.js +14 -14
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -37
- package/esm2015/lib/igc-geographic-map-component.js +110 -110
- package/esm2015/lib/igc-geographic-map-imagery.js +13 -13
- package/esm2015/lib/igc-geographic-map-series-host-component.js +25 -25
- package/esm2015/lib/igc-geographic-marker-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-marker-series-component.js +34 -34
- package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -18
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js +13 -13
- package/esm2015/lib/igc-geographic-shape-series-base-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-shape-series-base-component.js +28 -28
- package/esm2015/lib/igc-geographic-shape-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-symbol-series-component.js +27 -27
- package/esm2015/lib/igc-geographic-tile-series-component.js +9 -9
- package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +15 -15
- package/esm2015/lib/igc-tile-series-component.js +6 -6
- package/esm5/lib/ArcGISOnlineMapImagery.js +10 -10
- package/esm5/lib/BingMapsMapImageryView_combined.js +8 -8
- package/esm5/lib/BingResourceSet.js +2 -2
- package/esm5/lib/BingResponse.js +2 -2
- package/esm5/lib/CustomMapImagery.js +2 -2
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +43 -40
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +85 -85
- package/esm5/lib/GeographicMapSeriesHost_combined.js +186 -186
- package/esm5/lib/GeographicMarkerSeries.js +31 -31
- package/esm5/lib/GeographicMarkerSeriesBase.js +2 -2
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +21 -21
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +95 -95
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +66 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js +60 -60
- package/esm5/lib/GeographicSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +62 -62
- package/esm5/lib/GeographicTileSeries.js +30 -30
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +2 -2
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/ImageTilesReadyEventArgs.js +2 -2
- package/esm5/lib/ImageryMetadata.js +2 -2
- package/esm5/lib/ImagesChangedEventArgs.js +2 -2
- package/esm5/lib/LevelOfDetailResponseModel.js +5 -5
- package/esm5/lib/MapServerResponseModel.js +4 -4
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +4 -4
- package/esm5/lib/SphericalMercatorVerticalScaler.js +6 -6
- package/esm5/lib/SubDomainsCollection.js +2 -2
- package/esm5/lib/TileGeneratorMapImagery.js +2 -2
- package/esm5/lib/TileInfoResponseModel.js +3 -3
- package/esm5/lib/TileSeries_combined.js +95 -95
- package/esm5/lib/TokenResponseModel.js +5 -5
- package/esm5/lib/XamGeographicMap_combined.js +469 -469
- package/esm5/lib/igc-arc-gis-online-map-imagery.js +11 -11
- package/esm5/lib/igc-bing-maps-map-imagery.js +14 -14
- package/esm5/lib/igc-custom-map-imagery.js +4 -4
- package/esm5/lib/igc-geographic-contour-line-series-component.js +19 -19
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +49 -49
- package/esm5/lib/igc-geographic-map-component.js +75 -75
- package/esm5/lib/igc-geographic-map-imagery.js +12 -12
- package/esm5/lib/igc-geographic-map-series-host-component.js +30 -30
- package/esm5/lib/igc-geographic-marker-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-marker-series-component.js +46 -46
- package/esm5/lib/igc-geographic-polyline-series-component.js +23 -23
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +65 -65
- package/esm5/lib/igc-geographic-scatter-area-series-component.js +17 -17
- package/esm5/lib/igc-geographic-shape-series-base-base-component.js +4 -4
- package/esm5/lib/igc-geographic-shape-series-base-component.js +38 -38
- package/esm5/lib/igc-geographic-shape-series-component.js +65 -65
- package/esm5/lib/igc-geographic-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-symbol-series-component.js +34 -34
- package/esm5/lib/igc-geographic-tile-series-component.js +11 -11
- package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +23 -23
- package/esm5/lib/igc-image-tiles-ready-event-args.js +1 -1
- package/esm5/lib/igc-images-changed-event-args.js +1 -1
- package/esm5/lib/igc-open-street-map-imagery.js +4 -4
- package/esm5/lib/igc-sub-domains-collection.js +2 -2
- package/esm5/lib/igc-tile-generator-map-imagery.js +4 -4
- package/esm5/lib/igc-tile-series-component.js +9 -9
- package/fesm2015/igniteui-webcomponents-maps.js +1698 -1695
- package/fesm5/igniteui-webcomponents-maps.js +1752 -1749
- package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
- package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -24
- package/lib/GeographicMapSeriesHost_combined.d.ts +44 -42
- package/lib/GeographicMarkerSeries.d.ts +18 -18
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +9 -9
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +27 -27
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +25 -24
- package/lib/GeographicShapeSeriesView_combined.d.ts +28 -28
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +21 -21
- package/lib/GeographicTileSeries.d.ts +10 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/LevelOfDetailResponseModel.d.ts +6 -3
- package/lib/MapServerResponseModel.d.ts +4 -2
- package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
- package/lib/TileInfoResponseModel.d.ts +2 -1
- package/lib/TileSeries_combined.d.ts +22 -20
- package/lib/TokenResponseModel.d.ts +6 -3
- package/lib/XamGeographicMap_combined.d.ts +113 -100
- package/lib/igc-arc-gis-online-map-imagery.d.ts +17 -9
- package/lib/igc-bing-maps-map-imagery.d.ts +23 -12
- package/lib/igc-custom-map-imagery.d.ts +3 -2
- package/lib/igc-geographic-contour-line-series-component.d.ts +13 -8
- package/lib/igc-geographic-high-density-scatter-series-component.d.ts +27 -15
- package/lib/igc-geographic-map-component.d.ts +41 -23
- package/lib/igc-geographic-map-imagery.d.ts +23 -12
- package/lib/igc-geographic-map-series-host-component.d.ts +8 -6
- package/lib/igc-geographic-marker-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-marker-series-component.d.ts +24 -13
- package/lib/igc-geographic-polyline-series-component.d.ts +13 -8
- package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-proportional-symbol-series-component.d.ts +39 -21
- package/lib/igc-geographic-scatter-area-series-component.d.ts +11 -7
- package/lib/igc-geographic-shape-series-base-base-component.d.ts +2 -2
- package/lib/igc-geographic-shape-series-base-component.d.ts +26 -14
- package/lib/igc-geographic-shape-series-component.d.ts +35 -19
- package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-symbol-series-component.d.ts +21 -12
- package/lib/igc-geographic-tile-series-component.d.ts +7 -5
- package/lib/igc-geographic-xy-triangulating-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-xy-triangulating-series-component.d.ts +16 -9
- package/lib/igc-image-tiles-ready-event-args.d.ts +1 -1
- package/lib/igc-images-changed-event-args.d.ts +1 -1
- package/lib/igc-open-street-map-imagery.d.ts +3 -2
- package/lib/igc-tile-generator-map-imagery.d.ts +3 -2
- package/lib/igc-tile-series-component.d.ts +5 -4
- package/package.json +3 -3
|
@@ -10,11 +10,6 @@ import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
|
10
10
|
* UI element class used to display BingMapsMap imagery in the IgxGeographicMap.Component
|
|
11
11
|
*/
|
|
12
12
|
export class IgcBingMapsMapImagery extends IgcGeographicMapImagery {
|
|
13
|
-
constructor() {
|
|
14
|
-
super();
|
|
15
|
-
this._subDomains = null;
|
|
16
|
-
this._actualSubDomains = null;
|
|
17
|
-
}
|
|
18
13
|
createImplementation() {
|
|
19
14
|
return new BingMapsMapImagery_internal();
|
|
20
15
|
}
|
|
@@ -24,6 +19,11 @@ export class IgcBingMapsMapImagery extends IgcGeographicMapImagery {
|
|
|
24
19
|
get i() {
|
|
25
20
|
return this._implementation;
|
|
26
21
|
}
|
|
22
|
+
constructor() {
|
|
23
|
+
super();
|
|
24
|
+
this._subDomains = null;
|
|
25
|
+
this._actualSubDomains = null;
|
|
26
|
+
}
|
|
27
27
|
/**
|
|
28
28
|
* Gets a status whether the Bing Maps service is initialized.
|
|
29
29
|
*/
|
|
@@ -5,17 +5,17 @@ import { IgcGeographicMapImagery } from "./igc-geographic-map-imagery";
|
|
|
5
5
|
* Represents a CustomMapImagery MapImagery
|
|
6
6
|
*/
|
|
7
7
|
export class IgcCustomMapImagery extends IgcGeographicMapImagery {
|
|
8
|
-
constructor() {
|
|
9
|
-
super();
|
|
10
|
-
this._getTileImageUri = null;
|
|
11
|
-
this._getTileImageUri_wrapped = null;
|
|
12
|
-
}
|
|
13
8
|
/**
|
|
14
9
|
* @hidden
|
|
15
10
|
*/
|
|
16
11
|
get i() {
|
|
17
12
|
return this._implementation;
|
|
18
13
|
}
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
this._getTileImageUri = null;
|
|
17
|
+
this._getTileImageUri_wrapped = null;
|
|
18
|
+
}
|
|
19
19
|
/**
|
|
20
20
|
* Raised when URI for tiles should be provided
|
|
21
21
|
*/
|
|
@@ -11,11 +11,6 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
11
11
|
*/
|
|
12
12
|
export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
13
13
|
class IgcGeographicContourLineSeriesComponent extends IgcGeographicXYTriangulatingSeriesComponent {
|
|
14
|
-
constructor() {
|
|
15
|
-
super();
|
|
16
|
-
this._triangulationStatusChanged = null;
|
|
17
|
-
this._triangulationStatusChanged_wrapped = null;
|
|
18
|
-
}
|
|
19
14
|
createImplementation() {
|
|
20
15
|
return new GeographicContourLineSeries();
|
|
21
16
|
}
|
|
@@ -25,6 +20,11 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
25
20
|
get i() {
|
|
26
21
|
return this._implementation;
|
|
27
22
|
}
|
|
23
|
+
constructor() {
|
|
24
|
+
super();
|
|
25
|
+
this._triangulationStatusChanged = null;
|
|
26
|
+
this._triangulationStatusChanged_wrapped = null;
|
|
27
|
+
}
|
|
28
28
|
connectedCallback() {
|
|
29
29
|
if (super["connectedCallback"]) {
|
|
30
30
|
super["connectedCallback"]();
|
|
@@ -68,22 +68,22 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
68
68
|
* Gets whether the current series shows a line contour shape.
|
|
69
69
|
*/
|
|
70
70
|
get isLineContour() {
|
|
71
|
-
return this.i.
|
|
71
|
+
return this.i.d3;
|
|
72
72
|
}
|
|
73
73
|
/**
|
|
74
74
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
75
75
|
*/
|
|
76
76
|
get valueMemberPath() {
|
|
77
|
-
return this.i.
|
|
77
|
+
return this.i.rd;
|
|
78
78
|
}
|
|
79
79
|
set valueMemberPath(v) {
|
|
80
|
-
this.i.
|
|
80
|
+
this.i.rd = v;
|
|
81
81
|
}
|
|
82
82
|
/**
|
|
83
83
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
84
84
|
*/
|
|
85
85
|
get fillScale() {
|
|
86
|
-
const r = this.i.
|
|
86
|
+
const r = this.i.q9;
|
|
87
87
|
if (r == null) {
|
|
88
88
|
return null;
|
|
89
89
|
}
|
|
@@ -99,13 +99,13 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
99
99
|
set fillScale(v) {
|
|
100
100
|
if (v != null && this._stylingContainer && v._styling)
|
|
101
101
|
v._styling(this._stylingContainer, this, this);
|
|
102
|
-
v == null ? this.i.
|
|
102
|
+
v == null ? this.i.q9 = null : this.i.q9 = v.i;
|
|
103
103
|
}
|
|
104
104
|
/**
|
|
105
105
|
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
106
106
|
*/
|
|
107
107
|
get actualFillScale() {
|
|
108
|
-
const r = this.i.
|
|
108
|
+
const r = this.i.q8;
|
|
109
109
|
if (r == null) {
|
|
110
110
|
return null;
|
|
111
111
|
}
|
|
@@ -121,13 +121,13 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
121
121
|
set actualFillScale(v) {
|
|
122
122
|
if (v != null && this._stylingContainer && v._styling)
|
|
123
123
|
v._styling(this._stylingContainer, this, this);
|
|
124
|
-
v == null ? this.i.
|
|
124
|
+
v == null ? this.i.q8 = null : this.i.q8 = v.i;
|
|
125
125
|
}
|
|
126
126
|
/**
|
|
127
127
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
128
128
|
*/
|
|
129
129
|
get valueResolver() {
|
|
130
|
-
const r = this.i.
|
|
130
|
+
const r = this.i.q5;
|
|
131
131
|
if (r == null) {
|
|
132
132
|
return null;
|
|
133
133
|
}
|
|
@@ -143,7 +143,7 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
143
143
|
set valueResolver(v) {
|
|
144
144
|
if (v != null && this._stylingContainer && v._styling)
|
|
145
145
|
v._styling(this._stylingContainer, this, this);
|
|
146
|
-
v == null ? this.i.
|
|
146
|
+
v == null ? this.i.q5 = null : this.i.q5 = v.i;
|
|
147
147
|
}
|
|
148
148
|
findByName(name) {
|
|
149
149
|
var baseResult = super.findByName(name);
|
|
@@ -10,11 +10,6 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
10
10
|
*/
|
|
11
11
|
export let IgcGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
|
|
12
12
|
class IgcGeographicHighDensityScatterSeriesComponent extends IgcGeographicMapSeriesHostComponent {
|
|
13
|
-
constructor() {
|
|
14
|
-
super();
|
|
15
|
-
this._progressiveLoadStatusChanged = null;
|
|
16
|
-
this._progressiveLoadStatusChanged_wrapped = null;
|
|
17
|
-
}
|
|
18
13
|
createImplementation() {
|
|
19
14
|
return new GeographicHighDensityScatterSeries();
|
|
20
15
|
}
|
|
@@ -24,6 +19,11 @@ export let IgcGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() =>
|
|
|
24
19
|
get i() {
|
|
25
20
|
return this._implementation;
|
|
26
21
|
}
|
|
22
|
+
constructor() {
|
|
23
|
+
super();
|
|
24
|
+
this._progressiveLoadStatusChanged = null;
|
|
25
|
+
this._progressiveLoadStatusChanged_wrapped = null;
|
|
26
|
+
}
|
|
27
27
|
connectedCallback() {
|
|
28
28
|
if (super["connectedCallback"]) {
|
|
29
29
|
super["connectedCallback"]();
|
|
@@ -67,115 +67,115 @@ export let IgcGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() =>
|
|
|
67
67
|
* Gets whether the current series shows pixels.
|
|
68
68
|
*/
|
|
69
69
|
get isPixel() {
|
|
70
|
-
return this.i.
|
|
70
|
+
return this.i.d8;
|
|
71
71
|
}
|
|
72
72
|
/**
|
|
73
73
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
74
74
|
*/
|
|
75
75
|
get latitudeMemberPath() {
|
|
76
|
-
return this.i.
|
|
76
|
+
return this.i.q1;
|
|
77
77
|
}
|
|
78
78
|
set latitudeMemberPath(v) {
|
|
79
|
-
this.i.
|
|
79
|
+
this.i.q1 = v;
|
|
80
80
|
}
|
|
81
81
|
/**
|
|
82
82
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
83
83
|
*/
|
|
84
84
|
get longitudeMemberPath() {
|
|
85
|
-
return this.i.
|
|
85
|
+
return this.i.q3;
|
|
86
86
|
}
|
|
87
87
|
set longitudeMemberPath(v) {
|
|
88
|
-
this.i.
|
|
88
|
+
this.i.q3 = v;
|
|
89
89
|
}
|
|
90
90
|
/**
|
|
91
91
|
* Gets or sets the whether to use use brute force mode.
|
|
92
92
|
*/
|
|
93
93
|
get useBruteForce() {
|
|
94
|
-
return this.i.
|
|
94
|
+
return this.i.qq;
|
|
95
95
|
}
|
|
96
96
|
set useBruteForce(v) {
|
|
97
|
-
this.i.
|
|
98
|
-
this._a("useBruteForce", this.i.
|
|
97
|
+
this.i.qq = ensureBool(v);
|
|
98
|
+
this._a("useBruteForce", this.i.qq);
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
101
101
|
* Gets or sets the whether to progressively load the data into the chart.
|
|
102
102
|
*/
|
|
103
103
|
get progressiveLoad() {
|
|
104
|
-
return this.i.
|
|
104
|
+
return this.i.qp;
|
|
105
105
|
}
|
|
106
106
|
set progressiveLoad(v) {
|
|
107
|
-
this.i.
|
|
108
|
-
this._a("progressiveLoad", this.i.
|
|
107
|
+
this.i.qp = ensureBool(v);
|
|
108
|
+
this._a("progressiveLoad", this.i.qp);
|
|
109
109
|
}
|
|
110
110
|
/**
|
|
111
111
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
112
112
|
*/
|
|
113
113
|
get mouseOverEnabled() {
|
|
114
|
-
return this.i.
|
|
114
|
+
return this.i.qo;
|
|
115
115
|
}
|
|
116
116
|
set mouseOverEnabled(v) {
|
|
117
|
-
this.i.
|
|
118
|
-
this._a("mouseOverEnabled", this.i.
|
|
117
|
+
this.i.qo = ensureBool(v);
|
|
118
|
+
this._a("mouseOverEnabled", this.i.qo);
|
|
119
119
|
}
|
|
120
120
|
/**
|
|
121
121
|
* Gets or sets the density value that maps to the minimum heat color.
|
|
122
122
|
*/
|
|
123
123
|
get heatMinimum() {
|
|
124
|
-
return this.i.
|
|
124
|
+
return this.i.qs;
|
|
125
125
|
}
|
|
126
126
|
set heatMinimum(v) {
|
|
127
|
-
this.i.
|
|
128
|
-
this._a("heatMinimum", this.i.
|
|
127
|
+
this.i.qs = +v;
|
|
128
|
+
this._a("heatMinimum", this.i.qs);
|
|
129
129
|
}
|
|
130
130
|
/**
|
|
131
131
|
* Gets or sets the value that maps to the maximum heat color.
|
|
132
132
|
*/
|
|
133
133
|
get heatMaximum() {
|
|
134
|
-
return this.i.
|
|
134
|
+
return this.i.qr;
|
|
135
135
|
}
|
|
136
136
|
set heatMaximum(v) {
|
|
137
|
-
this.i.
|
|
138
|
-
this._a("heatMaximum", this.i.
|
|
137
|
+
this.i.qr = +v;
|
|
138
|
+
this._a("heatMaximum", this.i.qr);
|
|
139
139
|
}
|
|
140
140
|
/**
|
|
141
141
|
* Gets or sets the color to use for the minimum end of the scale.
|
|
142
142
|
*/
|
|
143
143
|
get heatMinimumColor() {
|
|
144
|
-
return colorToString(this.i.
|
|
144
|
+
return colorToString(this.i.rm);
|
|
145
145
|
}
|
|
146
146
|
set heatMinimumColor(v) {
|
|
147
|
-
this.i.
|
|
148
|
-
this._a("heatMinimumColor", colorToString(this.i.
|
|
147
|
+
this.i.rm = stringToColor(v);
|
|
148
|
+
this._a("heatMinimumColor", colorToString(this.i.rm));
|
|
149
149
|
}
|
|
150
150
|
/**
|
|
151
151
|
* Gets or sets the color to use for the maximum end of the scale.
|
|
152
152
|
*/
|
|
153
153
|
get heatMaximumColor() {
|
|
154
|
-
return colorToString(this.i.
|
|
154
|
+
return colorToString(this.i.rl);
|
|
155
155
|
}
|
|
156
156
|
set heatMaximumColor(v) {
|
|
157
|
-
this.i.
|
|
158
|
-
this._a("heatMaximumColor", colorToString(this.i.
|
|
157
|
+
this.i.rl = stringToColor(v);
|
|
158
|
+
this._a("heatMaximumColor", colorToString(this.i.rl));
|
|
159
159
|
}
|
|
160
160
|
/**
|
|
161
161
|
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
162
162
|
*/
|
|
163
163
|
get pointExtent() {
|
|
164
|
-
return this.i.
|
|
164
|
+
return this.i.qv;
|
|
165
165
|
}
|
|
166
166
|
set pointExtent(v) {
|
|
167
|
-
this.i.
|
|
168
|
-
this._a("pointExtent", this.i.
|
|
167
|
+
this.i.qv = +v;
|
|
168
|
+
this._a("pointExtent", this.i.qv);
|
|
169
169
|
}
|
|
170
170
|
/**
|
|
171
171
|
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
172
172
|
*/
|
|
173
173
|
get progressiveStatus() {
|
|
174
|
-
return this.i.
|
|
174
|
+
return this.i.qw;
|
|
175
175
|
}
|
|
176
176
|
set progressiveStatus(v) {
|
|
177
|
-
this.i.
|
|
178
|
-
this._a("progressiveStatus", this.i.
|
|
177
|
+
this.i.qw = +v;
|
|
178
|
+
this._a("progressiveStatus", this.i.qw);
|
|
179
179
|
}
|
|
180
180
|
/**
|
|
181
181
|
* Raised when the progressive loading state of the series has changed.
|