@vertigis/arcgis-extensions 34.2.3 → 34.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/declarations/arcgis-js-api-extensions/index.d.ts +4 -0
- package/docs/html/assets/js/search.js +1 -1
- package/docs/html/classes/mapping__layerextension.layerextension.html +3 -0
- package/docs/html/classes/mapping_mapextension.mapextension.html +58 -58
- package/docs/html/classes/mapping_support_defaultlayerextensionfactory.defaultlayerextensionfactory.html +3 -3
- package/docs/html/classes/mapping_unsupportedlayerextension.unsupportedlayerextension.html +3442 -0
- package/docs/html/classes/tasks_identify_imagerylayeridentifyprovider.imagerylayeridentifyprovider.html +3 -3
- package/docs/html/enums/support_esri.wellknownbasemap.html +21 -21
- package/docs/html/index.html +3 -0
- package/docs/html/interfaces/mapping_mapextension.mapextensionproperties.html +21 -21
- package/docs/html/interfaces/mapping_mapextension.tableextensioncollection.html +3 -3
- package/docs/html/interfaces/portal_layerdefinition.fieldoverride.html +3 -3
- package/docs/html/interfaces/portal_layerdefinition.layerdefinition-1.html +48 -48
- package/docs/html/interfaces/portal_layerdefinition.layerdefinitiondefaults.html +8 -8
- package/docs/html/interfaces/portal_layerdefinition.layertimeinfo.html +9 -9
- package/docs/html/interfaces/portal_layerdefinition.orderbyclause.html +3 -3
- package/docs/html/interfaces/portal_layerdefinition.timeinfoexportoptions.html +4 -4
- package/docs/html/interfaces/portal_popupinfo.orderbyfields.html +2 -2
- package/docs/html/interfaces/portal_popupinfo.popupelement.html +5 -5
- package/docs/html/interfaces/portal_popupinfo.popupinfo-1.html +8 -8
- package/docs/html/interfaces/portal_popupinfo.relatedrecordsinfo.html +2 -2
- package/docs/html/interfaces/portal_webmap.webmap-1.html +16 -16
- package/docs/html/interfaces/portal_widgets.floorfilter.html +20 -8
- package/docs/html/interfaces/portal_widgets.range.html +16 -4
- package/docs/html/interfaces/portal_widgets.timeslider.html +18 -6
- package/docs/html/interfaces/portal_widgets.widgets.html +16 -4
- package/docs/html/interfaces/support__restapijson.restapimapservicetimeinfo.html +341 -0
- package/docs/html/interfaces/support__restapijson.restapiservicetimeinfo.html +242 -0
- package/docs/html/interfaces/support_esri.accessorlike.html +4 -4
- package/docs/html/interfaces/support_esri.changeevent.html +4 -4
- package/docs/html/interfaces/support_esri.layerwithsublayers.html +1 -1
- package/docs/html/interfaces/support_esri.pointcloudlayercachedstatistics.html +3 -3
- package/docs/html/interfaces/support_esri.pointcloudlayercachedstatisticsfrequentvalues.html +2 -2
- package/docs/html/interfaces/support_esri.pointcloudlayercachedstatisticshistogram.html +3 -3
- package/docs/html/interfaces/support_esri.pointcloudlayercachedstatisticslabel.html +2 -2
- package/docs/html/interfaces/support_esri.pointcloudlayercachedstatisticslabels.html +1 -1
- package/docs/html/interfaces/support_esri.pointcloudlayercachedstatisticsstats.html +9 -9
- package/docs/html/interfaces/support_esri.sublayerlike.html +14 -14
- package/docs/html/interfaces/utilities__layers.timeawarelayer.html +354 -0
- package/docs/html/modules/mapping_mapextension.html +5 -5
- package/docs/html/modules/mapping_unsupportedlayerextension.html +130 -0
- package/docs/html/modules/portal_layerdefinition.html +2 -2
- package/docs/html/modules/portal_layerdefinition.layerdefinition.html +2 -2
- package/docs/html/modules/portal_layerdefinition.layerdefinitioncapabilities.html +6 -6
- package/docs/html/modules/portal_popupinfo.html +1 -1
- package/docs/html/modules/portal_popupinfo.popupinfo.html +1 -1
- package/docs/html/modules/portal_webmap.webmap.html +1 -1
- package/docs/html/modules/portal_widgets.html +172 -6
- package/docs/html/modules/support__query.html +58 -0
- package/docs/html/modules/support__restapijson.html +20 -0
- package/docs/html/modules/support_esri.html +73 -31
- package/docs/html/modules/utilities__layers.html +149 -35
- package/docs/html/modules/utilities_extensions.html +14 -14
- package/docs/html/modules/version.html +1 -1
- package/docs/html/modules.html +4 -0
- package/mapping/MapExtension.js +1 -1
- package/mapping/UnsupportedLayerExtension.d.ts +15 -0
- package/mapping/UnsupportedLayerExtension.js +1 -0
- package/mapping/support/DefaultLayerExtensionFactory.js +1 -1
- package/package.json +1 -1
- package/portal/LayerBase.js +1 -1
- package/portal/LayerDefinition.js +1 -1
- package/portal/PopupInfo.js +1 -1
- package/portal/WebMap.d.ts +1 -1
- package/portal/WebMap.js +1 -1
- package/portal/Widgets.d.ts +35 -2
- package/portal/Widgets.js +1 -1
- package/support/_query.d.ts +12 -1
- package/support/_query.js +1 -1
- package/support/_restApiJson.d.ts +38 -1
- package/support/esri.d.ts +3 -0
- package/tasks/identify/FeatureLayer3DHitTestIdentifyProvider.js +1 -1
- package/tasks/identify/ImageryLayerIdentifyProvider.js +1 -1
- package/utilities/_layers.d.ts +46 -0
- package/utilities/_layers.js +1 -1
- package/utilities/extensions.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
<div class="tsd-signature tsd-kind-icon">added<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">[]</span></div>
|
|
114
114
|
<aside class="tsd-sources">
|
|
115
115
|
<ul>
|
|
116
|
-
<li>Defined in src/support/esri.ts:
|
|
116
|
+
<li>Defined in src/support/esri.ts:218</li>
|
|
117
117
|
</ul>
|
|
118
118
|
</aside>
|
|
119
119
|
<div class="tsd-comment tsd-typography">
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
<div class="tsd-signature tsd-kind-icon">moved<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">[]</span></div>
|
|
129
129
|
<aside class="tsd-sources">
|
|
130
130
|
<ul>
|
|
131
|
-
<li>Defined in src/support/esri.ts:
|
|
131
|
+
<li>Defined in src/support/esri.ts:223</li>
|
|
132
132
|
</ul>
|
|
133
133
|
</aside>
|
|
134
134
|
<div class="tsd-comment tsd-typography">
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
<div class="tsd-signature tsd-kind-icon">removed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">[]</span></div>
|
|
144
144
|
<aside class="tsd-sources">
|
|
145
145
|
<ul>
|
|
146
|
-
<li>Defined in src/support/esri.ts:
|
|
146
|
+
<li>Defined in src/support/esri.ts:228</li>
|
|
147
147
|
</ul>
|
|
148
148
|
</aside>
|
|
149
149
|
<div class="tsd-comment tsd-typography">
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
<div class="tsd-signature tsd-kind-icon">target<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">></span></div>
|
|
159
159
|
<aside class="tsd-sources">
|
|
160
160
|
<ul>
|
|
161
|
-
<li>Defined in src/support/esri.ts:
|
|
161
|
+
<li>Defined in src/support/esri.ts:233</li>
|
|
162
162
|
</ul>
|
|
163
163
|
</aside>
|
|
164
164
|
<div class="tsd-comment tsd-typography">
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
<div class="tsd-signature tsd-kind-icon">sublayers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="support_esri.sublayerlike.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerLike</a><span class="tsd-signature-symbol">></span></div>
|
|
108
108
|
<aside class="tsd-sources">
|
|
109
109
|
<ul>
|
|
110
|
-
<li>Defined in src/support/esri.ts:
|
|
110
|
+
<li>Defined in src/support/esri.ts:329</li>
|
|
111
111
|
</ul>
|
|
112
112
|
</aside>
|
|
113
113
|
<div class="tsd-comment tsd-typography">
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
<div class="tsd-signature tsd-kind-icon">attribute<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
98
98
|
<aside class="tsd-sources">
|
|
99
99
|
<ul>
|
|
100
|
-
<li>Defined in src/support/esri.ts:
|
|
100
|
+
<li>Defined in src/support/esri.ts:70</li>
|
|
101
101
|
</ul>
|
|
102
102
|
</aside>
|
|
103
103
|
</section>
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
<div class="tsd-signature tsd-kind-icon">labels<span class="tsd-signature-symbol">:</span> <a href="support_esri.pointcloudlayercachedstatisticslabels.html" class="tsd-signature-type" data-tsd-kind="Interface">PointCloudLayerCachedStatisticsLabels</a></div>
|
|
108
108
|
<aside class="tsd-sources">
|
|
109
109
|
<ul>
|
|
110
|
-
<li>Defined in src/support/esri.ts:
|
|
110
|
+
<li>Defined in src/support/esri.ts:71</li>
|
|
111
111
|
</ul>
|
|
112
112
|
</aside>
|
|
113
113
|
</section>
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
<div class="tsd-signature tsd-kind-icon">stats<span class="tsd-signature-symbol">:</span> <a href="support_esri.pointcloudlayercachedstatisticsstats.html" class="tsd-signature-type" data-tsd-kind="Interface">PointCloudLayerCachedStatisticsStats</a></div>
|
|
118
118
|
<aside class="tsd-sources">
|
|
119
119
|
<ul>
|
|
120
|
-
<li>Defined in src/support/esri.ts:
|
|
120
|
+
<li>Defined in src/support/esri.ts:72</li>
|
|
121
121
|
</ul>
|
|
122
122
|
</aside>
|
|
123
123
|
</section>
|
package/docs/html/interfaces/support_esri.pointcloudlayercachedstatisticsfrequentvalues.html
CHANGED
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
<div class="tsd-signature tsd-kind-icon">count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
97
97
|
<aside class="tsd-sources">
|
|
98
98
|
<ul>
|
|
99
|
-
<li>Defined in src/support/esri.ts:
|
|
99
|
+
<li>Defined in src/support/esri.ts:98</li>
|
|
100
100
|
</ul>
|
|
101
101
|
</aside>
|
|
102
102
|
</section>
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
107
107
|
<aside class="tsd-sources">
|
|
108
108
|
<ul>
|
|
109
|
-
<li>Defined in src/support/esri.ts:
|
|
109
|
+
<li>Defined in src/support/esri.ts:97</li>
|
|
110
110
|
</ul>
|
|
111
111
|
</aside>
|
|
112
112
|
</section>
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
<div class="tsd-signature tsd-kind-icon">counts<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></div>
|
|
98
98
|
<aside class="tsd-sources">
|
|
99
99
|
<ul>
|
|
100
|
-
<li>Defined in src/support/esri.ts:
|
|
100
|
+
<li>Defined in src/support/esri.ts:102</li>
|
|
101
101
|
</ul>
|
|
102
102
|
</aside>
|
|
103
103
|
</section>
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
<div class="tsd-signature tsd-kind-icon">maximum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
108
108
|
<aside class="tsd-sources">
|
|
109
109
|
<ul>
|
|
110
|
-
<li>Defined in src/support/esri.ts:
|
|
110
|
+
<li>Defined in src/support/esri.ts:103</li>
|
|
111
111
|
</ul>
|
|
112
112
|
</aside>
|
|
113
113
|
</section>
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
<div class="tsd-signature tsd-kind-icon">minimum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
118
118
|
<aside class="tsd-sources">
|
|
119
119
|
<ul>
|
|
120
|
-
<li>Defined in src/support/esri.ts:
|
|
120
|
+
<li>Defined in src/support/esri.ts:104</li>
|
|
121
121
|
</ul>
|
|
122
122
|
</aside>
|
|
123
123
|
</section>
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
<div class="tsd-signature tsd-kind-icon">label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
97
97
|
<aside class="tsd-sources">
|
|
98
98
|
<ul>
|
|
99
|
-
<li>Defined in src/support/esri.ts:
|
|
99
|
+
<li>Defined in src/support/esri.ts:81</li>
|
|
100
100
|
</ul>
|
|
101
101
|
</aside>
|
|
102
102
|
</section>
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
<div class="tsd-signature tsd-kind-icon">value<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
107
107
|
<aside class="tsd-sources">
|
|
108
108
|
<ul>
|
|
109
|
-
<li>Defined in src/support/esri.ts:
|
|
109
|
+
<li>Defined in src/support/esri.ts:80</li>
|
|
110
110
|
</ul>
|
|
111
111
|
</aside>
|
|
112
112
|
</section>
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
<div class="tsd-signature tsd-kind-icon">labels<span class="tsd-signature-symbol">:</span> <a href="support_esri.pointcloudlayercachedstatisticslabel.html" class="tsd-signature-type" data-tsd-kind="Interface">PointCloudLayerCachedStatisticsLabel</a><span class="tsd-signature-symbol">[]</span></div>
|
|
96
96
|
<aside class="tsd-sources">
|
|
97
97
|
<ul>
|
|
98
|
-
<li>Defined in src/support/esri.ts:
|
|
98
|
+
<li>Defined in src/support/esri.ts:76</li>
|
|
99
99
|
</ul>
|
|
100
100
|
</aside>
|
|
101
101
|
</section>
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
<div class="tsd-signature tsd-kind-icon">avg<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
104
104
|
<aside class="tsd-sources">
|
|
105
105
|
<ul>
|
|
106
|
-
<li>Defined in src/support/esri.ts:
|
|
106
|
+
<li>Defined in src/support/esri.ts:85</li>
|
|
107
107
|
</ul>
|
|
108
108
|
</aside>
|
|
109
109
|
</section>
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
<div class="tsd-signature tsd-kind-icon">count<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
114
114
|
<aside class="tsd-sources">
|
|
115
115
|
<ul>
|
|
116
|
-
<li>Defined in src/support/esri.ts:
|
|
116
|
+
<li>Defined in src/support/esri.ts:86</li>
|
|
117
117
|
</ul>
|
|
118
118
|
</aside>
|
|
119
119
|
</section>
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
<div class="tsd-signature tsd-kind-icon">histogram<span class="tsd-signature-symbol">:</span> <a href="support_esri.pointcloudlayercachedstatisticshistogram.html" class="tsd-signature-type" data-tsd-kind="Interface">PointCloudLayerCachedStatisticsHistogram</a></div>
|
|
124
124
|
<aside class="tsd-sources">
|
|
125
125
|
<ul>
|
|
126
|
-
<li>Defined in src/support/esri.ts:
|
|
126
|
+
<li>Defined in src/support/esri.ts:93</li>
|
|
127
127
|
</ul>
|
|
128
128
|
</aside>
|
|
129
129
|
</section>
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
<div class="tsd-signature tsd-kind-icon">max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
134
134
|
<aside class="tsd-sources">
|
|
135
135
|
<ul>
|
|
136
|
-
<li>Defined in src/support/esri.ts:
|
|
136
|
+
<li>Defined in src/support/esri.ts:87</li>
|
|
137
137
|
</ul>
|
|
138
138
|
</aside>
|
|
139
139
|
</section>
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
<div class="tsd-signature tsd-kind-icon">min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
144
144
|
<aside class="tsd-sources">
|
|
145
145
|
<ul>
|
|
146
|
-
<li>Defined in src/support/esri.ts:
|
|
146
|
+
<li>Defined in src/support/esri.ts:88</li>
|
|
147
147
|
</ul>
|
|
148
148
|
</aside>
|
|
149
149
|
</section>
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
<div class="tsd-signature tsd-kind-icon">most<wbr>Frequent<wbr>Values<span class="tsd-signature-symbol">:</span> <a href="support_esri.pointcloudlayercachedstatisticsfrequentvalues.html" class="tsd-signature-type" data-tsd-kind="Interface">PointCloudLayerCachedStatisticsFrequentValues</a><span class="tsd-signature-symbol">[]</span></div>
|
|
154
154
|
<aside class="tsd-sources">
|
|
155
155
|
<ul>
|
|
156
|
-
<li>Defined in src/support/esri.ts:
|
|
156
|
+
<li>Defined in src/support/esri.ts:92</li>
|
|
157
157
|
</ul>
|
|
158
158
|
</aside>
|
|
159
159
|
</section>
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
<div class="tsd-signature tsd-kind-icon">stddev<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
164
164
|
<aside class="tsd-sources">
|
|
165
165
|
<ul>
|
|
166
|
-
<li>Defined in src/support/esri.ts:
|
|
166
|
+
<li>Defined in src/support/esri.ts:89</li>
|
|
167
167
|
</ul>
|
|
168
168
|
</aside>
|
|
169
169
|
</section>
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
<div class="tsd-signature tsd-kind-icon">sum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
174
174
|
<aside class="tsd-sources">
|
|
175
175
|
<ul>
|
|
176
|
-
<li>Defined in src/support/esri.ts:
|
|
176
|
+
<li>Defined in src/support/esri.ts:90</li>
|
|
177
177
|
</ul>
|
|
178
178
|
</aside>
|
|
179
179
|
</section>
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
<div class="tsd-signature tsd-kind-icon">variance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
184
184
|
<aside class="tsd-sources">
|
|
185
185
|
<ul>
|
|
186
|
-
<li>Defined in src/support/esri.ts:
|
|
186
|
+
<li>Defined in src/support/esri.ts:91</li>
|
|
187
187
|
</ul>
|
|
188
188
|
</aside>
|
|
189
189
|
</section>
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div>
|
|
125
125
|
<aside class="tsd-sources">
|
|
126
126
|
<ul>
|
|
127
|
-
<li>Defined in src/support/esri.ts:
|
|
127
|
+
<li>Defined in src/support/esri.ts:273</li>
|
|
128
128
|
</ul>
|
|
129
129
|
</aside>
|
|
130
130
|
<div class="tsd-comment tsd-typography">
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
<div class="tsd-signature tsd-kind-icon">layer<span class="tsd-signature-symbol">:</span> <a href="support_esri.layerwithsublayers.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerWithSublayers</a></div>
|
|
140
140
|
<aside class="tsd-sources">
|
|
141
141
|
<ul>
|
|
142
|
-
<li>Defined in src/support/esri.ts:
|
|
142
|
+
<li>Defined in src/support/esri.ts:278</li>
|
|
143
143
|
</ul>
|
|
144
144
|
</aside>
|
|
145
145
|
<div class="tsd-comment tsd-typography">
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
<div class="tsd-signature tsd-kind-icon">list<wbr>Mode<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"show"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"hide"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"hide-children"</span></div>
|
|
155
155
|
<aside class="tsd-sources">
|
|
156
156
|
<ul>
|
|
157
|
-
<li>Defined in src/support/esri.ts:
|
|
157
|
+
<li>Defined in src/support/esri.ts:319</li>
|
|
158
158
|
</ul>
|
|
159
159
|
</aside>
|
|
160
160
|
<div class="tsd-comment tsd-typography">
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
<div class="tsd-signature tsd-kind-icon">max<wbr>Scale<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
170
170
|
<aside class="tsd-sources">
|
|
171
171
|
<ul>
|
|
172
|
-
<li>Defined in src/support/esri.ts:
|
|
172
|
+
<li>Defined in src/support/esri.ts:309</li>
|
|
173
173
|
</ul>
|
|
174
174
|
</aside>
|
|
175
175
|
<div class="tsd-comment tsd-typography">
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
<div class="tsd-signature tsd-kind-icon">min<wbr>Scale<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
185
185
|
<aside class="tsd-sources">
|
|
186
186
|
<ul>
|
|
187
|
-
<li>Defined in src/support/esri.ts:
|
|
187
|
+
<li>Defined in src/support/esri.ts:304</li>
|
|
188
188
|
</ul>
|
|
189
189
|
</aside>
|
|
190
190
|
<div class="tsd-comment tsd-typography">
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
<div class="tsd-signature tsd-kind-icon">opacity<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
200
200
|
<aside class="tsd-sources">
|
|
201
201
|
<ul>
|
|
202
|
-
<li>Defined in src/support/esri.ts:
|
|
202
|
+
<li>Defined in src/support/esri.ts:294</li>
|
|
203
203
|
</ul>
|
|
204
204
|
</aside>
|
|
205
205
|
<div class="tsd-comment tsd-typography">
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
<div class="tsd-signature tsd-kind-icon">sublayers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Collection</span><span class="tsd-signature-symbol"><</span><a href="support_esri.sublayerlike.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerLike</a><span class="tsd-signature-symbol">></span></div>
|
|
216
216
|
<aside class="tsd-sources">
|
|
217
217
|
<ul>
|
|
218
|
-
<li>Defined in src/support/esri.ts:
|
|
218
|
+
<li>Defined in src/support/esri.ts:283</li>
|
|
219
219
|
</ul>
|
|
220
220
|
</aside>
|
|
221
221
|
<div class="tsd-comment tsd-typography">
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
<div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
|
|
231
231
|
<aside class="tsd-sources">
|
|
232
232
|
<ul>
|
|
233
|
-
<li>Defined in src/support/esri.ts:
|
|
233
|
+
<li>Defined in src/support/esri.ts:288</li>
|
|
234
234
|
</ul>
|
|
235
235
|
</aside>
|
|
236
236
|
<div class="tsd-comment tsd-typography">
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
<div class="tsd-signature tsd-kind-icon">visible<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
246
246
|
<aside class="tsd-sources">
|
|
247
247
|
<ul>
|
|
248
|
-
<li>Defined in src/support/esri.ts:
|
|
248
|
+
<li>Defined in src/support/esri.ts:299</li>
|
|
249
249
|
</ul>
|
|
250
250
|
</aside>
|
|
251
251
|
<div class="tsd-comment tsd-typography">
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
<li class="tsd-description">
|
|
268
268
|
<aside class="tsd-sources">
|
|
269
269
|
<ul>
|
|
270
|
-
<li>Defined in src/support/esri.ts:
|
|
270
|
+
<li>Defined in src/support/esri.ts:314</li>
|
|
271
271
|
</ul>
|
|
272
272
|
</aside>
|
|
273
273
|
<div class="tsd-comment tsd-typography">
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
<aside class="tsd-sources">
|
|
291
291
|
<p>Inherited from <a href="support_esri.accessorlike.html">AccessorLike</a>.<a href="support_esri.accessorlike.html#get">get</a></p>
|
|
292
292
|
<ul>
|
|
293
|
-
<li>Defined in src/support/esri.ts:
|
|
293
|
+
<li>Defined in src/support/esri.ts:176</li>
|
|
294
294
|
</ul>
|
|
295
295
|
</aside>
|
|
296
296
|
<div class="tsd-comment tsd-typography">
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
<aside class="tsd-sources">
|
|
332
332
|
<p>Inherited from <a href="support_esri.accessorlike.html">AccessorLike</a>.<a href="support_esri.accessorlike.html#set">set</a></p>
|
|
333
333
|
<ul>
|
|
334
|
-
<li>Defined in src/support/esri.ts:
|
|
334
|
+
<li>Defined in src/support/esri.ts:186</li>
|
|
335
335
|
</ul>
|
|
336
336
|
</aside>
|
|
337
337
|
<div class="tsd-comment tsd-typography">
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
<aside class="tsd-sources">
|
|
369
369
|
<p>Inherited from <a href="support_esri.accessorlike.html">AccessorLike</a>.<a href="support_esri.accessorlike.html#set">set</a></p>
|
|
370
370
|
<ul>
|
|
371
|
-
<li>Defined in src/support/esri.ts:
|
|
371
|
+
<li>Defined in src/support/esri.ts:192</li>
|
|
372
372
|
</ul>
|
|
373
373
|
</aside>
|
|
374
374
|
<div class="tsd-comment tsd-typography">
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
<aside class="tsd-sources">
|
|
401
401
|
<p>Inherited from <a href="support_esri.accessorlike.html">AccessorLike</a>.<a href="support_esri.accessorlike.html#watch">watch</a></p>
|
|
402
402
|
<ul>
|
|
403
|
-
<li>Defined in src/support/esri.ts:
|
|
403
|
+
<li>Defined in src/support/esri.ts:208</li>
|
|
404
404
|
</ul>
|
|
405
405
|
</aside>
|
|
406
406
|
<div class="tsd-comment tsd-typography">
|