@vertigis/arcgis-extensions 41.2.0 → 41.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.
Files changed (113) hide show
  1. package/AppConfig.schema.json +12 -0
  2. package/data/FeatureSource.d.ts +8 -0
  3. package/data/FeatureSourceBase.d.ts +4 -0
  4. package/data/FeatureSourceBase.js +1 -1
  5. package/docs/html/assets/search.js +1 -1
  6. package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +20 -4
  7. package/docs/html/classes/data_Feature.Feature.html +4 -4
  8. package/docs/html/classes/data_FeatureSet.FeatureSet.html +4 -4
  9. package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +8 -0
  10. package/docs/html/classes/data__TableExtension.TableExtension.html +8 -0
  11. package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +4 -4
  12. package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +8 -8
  13. package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +8 -8
  14. package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +10 -10
  15. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +4 -4
  16. package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +10 -10
  17. package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +10 -10
  18. package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +10 -10
  19. package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +6 -6
  20. package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +6 -6
  21. package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +10 -10
  22. package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +10 -10
  23. package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +10 -10
  24. package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +10 -10
  25. package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +10 -10
  26. package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +10 -10
  27. package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +10 -10
  28. package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +10 -10
  29. package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +8 -8
  30. package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +10 -10
  31. package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +8 -8
  32. package/docs/html/classes/mapping_MapNotesLayerExtension.MapNotesLayerExtension.html +10 -10
  33. package/docs/html/classes/mapping_MapNotesSublayerExtension.MapNotesSublayerExtension.html +8 -8
  34. package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +10 -10
  35. package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +10 -10
  36. package/docs/html/classes/mapping_RouteLayerExtension.RouteLayerExtension.html +10 -10
  37. package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +10 -10
  38. package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +10 -10
  39. package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +10 -10
  40. package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +4 -4
  41. package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +10 -10
  42. package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +8 -8
  43. package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +6 -6
  44. package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +10 -10
  45. package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +10 -10
  46. package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +8 -8
  47. package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +10 -10
  48. package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +8 -8
  49. package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +10 -10
  50. package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +10 -9
  51. package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +8 -7
  52. package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +20 -4
  53. package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +8 -0
  54. package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +37 -3
  55. package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +37 -3
  56. package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +37 -3
  57. package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +37 -3
  58. package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +37 -3
  59. package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +37 -3
  60. package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +37 -3
  61. package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +37 -3
  62. package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +37 -3
  63. package/docs/html/classes/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.GeoJSONLayer3DHitTestIdentifyProvider.html +37 -3
  64. package/docs/html/classes/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.GeoJSONLayerClientSideQueryIdentifyProvider.html +37 -3
  65. package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +37 -3
  66. package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +37 -3
  67. package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +37 -3
  68. package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +13 -0
  69. package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +36 -3
  70. package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +37 -3
  71. package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +37 -3
  72. package/docs/html/classes/tasks_identify_MapNotesSublayerQueryIdentifyProvider.MapNotesSublayerQueryIdentifyProvider.html +37 -3
  73. package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +37 -3
  74. package/docs/html/classes/tasks_identify_RouteLayerQueryIdentifyProvider.RouteLayerQueryIdentifyProvider.html +37 -3
  75. package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +37 -3
  76. package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +37 -3
  77. package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +37 -3
  78. package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +37 -3
  79. package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +37 -3
  80. package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +32 -3
  81. package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +37 -3
  82. package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +4 -4
  83. package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +8 -0
  84. package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +7 -0
  85. package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +7 -0
  86. package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +8 -0
  87. package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +8 -0
  88. package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +2 -1
  89. package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +2 -1
  90. package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +8 -0
  91. package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +8 -0
  92. package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +1 -1
  93. package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +11 -2
  94. package/docs/html/variables/version.version.html +1 -1
  95. package/mapping/SubtypeSublayerExtension.js +1 -1
  96. package/mapping/_LayerExtension.d.ts +0 -4
  97. package/mapping/_SublayerExtension.d.ts +0 -4
  98. package/mapping/_SublayerExtension.js +1 -1
  99. package/package.json +1 -1
  100. package/portal/SubtypeSublayer.js +1 -1
  101. package/support/_query.js +1 -1
  102. package/tasks/identify/IdentifyError.d.ts +1 -0
  103. package/tasks/identify/IdentifyError.js +1 -1
  104. package/tasks/identify/IdentifyProvider.d.ts +1 -1
  105. package/tasks/identify/IdentifyProviderBase.d.ts +16 -3
  106. package/tasks/identify/IdentifyProviderBase.js +1 -1
  107. package/tasks/identify/IdentifyService.js +1 -1
  108. package/tasks/identify/SubtypeSublayerQueryIdentifyProvider.d.ts +7 -1
  109. package/tasks/identify/SubtypeSublayerQueryIdentifyProvider.js +1 -1
  110. package/tasks/search/GeocoderSearchProvider.js +1 -1
  111. package/tasks/search/SearchSuggestion.d.ts +7 -0
  112. package/version.d.ts +1 -1
  113. package/version.js +1 -1
@@ -43,6 +43,7 @@
43
43
  <div class="tsd-index-list"><a href="tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html#_applyTolerance" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>_apply<wbr/>Tolerance</span></a>
44
44
  <a href="tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html#_count" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_count</span></a>
45
45
  <a href="tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html#_identify" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a>
46
+ <a href="tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html#_identifyMany" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a>
46
47
  <a href="tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html#_supportsQuery" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_supports<wbr/>Query</span></a>
47
48
  <a href="tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html#count" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a>
48
49
  <a href="tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html#identify" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a>
@@ -116,8 +117,9 @@ should override this method rather than count().</p>
116
117
  <ul class="tsd-signatures tsd-is-protected">
117
118
  <li class="tsd-signature tsd-anchor-link" id="_identify._identify-1"><span class="tsd-kind-call-signature">_identify</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identify._identify-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
118
119
  <li class="tsd-description">
119
- <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Derived classes
120
- should override this method rather than identify().</p>
120
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a> on a single
121
+ source. Derived classes should override this method rather than
122
+ identify().</p>
121
123
  </div>
122
124
  <div class="tsd-parameters">
123
125
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -136,6 +138,37 @@ should override this method rather than identify().</p>
136
138
  </div></li></ul></div>
137
139
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
138
140
  <p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identify">_identify</a></p></aside></li></ul></section>
141
+ <section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="_identifyMany" class="tsd-anchor"></a>
142
+ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_identify<wbr/>Many</span><a href="#_identifyMany" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
143
+ <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
144
+ <li class="tsd-signature tsd-anchor-link" id="_identifyMany._identifyMany-1"><span class="tsd-kind-call-signature">_identify<wbr/>Many</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">sources</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span>, <span class="tsd-kind-parameter">geometryType</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identifyMany._identifyMany-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
145
+ <li class="tsd-description">
146
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Default implementation
147
+ calls <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identify" class="tsd-kind-method">_identify</a> for each source. Derived classes can override this
148
+ method to implement special handling for multiple sources.</p>
149
+ </div>
150
+ <div class="tsd-parameters">
151
+ <h4 class="tsd-parameters-title">Parameters</h4>
152
+ <ul class="tsd-parameter-list">
153
+ <li>
154
+ <h5><span class="tsd-kind-parameter">sources</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
155
+ <div class="tsd-comment tsd-typography"><p>The sources to identify.</p>
156
+ </div></li>
157
+ <li>
158
+ <h5><span class="tsd-kind-parameter">geometry</span>: <span class="tsd-signature-type ">Geometry</span></h5>
159
+ <div class="tsd-comment tsd-typography"><p>The geometry to match against.</p>
160
+ </div></li>
161
+ <li>
162
+ <h5><span class="tsd-kind-parameter">options</span>: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type tsd-kind-interface">IdentifyOptions</a></h5>
163
+ <div class="tsd-comment tsd-typography"><p>Options that affect the identify operation.</p>
164
+ </div></li>
165
+ <li>
166
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">geometryType</span>: <span class="tsd-signature-type">string</span></h5>
167
+ <div class="tsd-comment tsd-typography"><p>The geometry type before a tolerance buffer is
168
+ applied.</p>
169
+ </div></li></ul></div>
170
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
171
+ <p>Inherited from <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identifyMany">_identifyMany</a></p></aside></li></ul></section>
139
172
  <section class="tsd-panel tsd-member tsd-is-protected"><a id="_supportsQuery" class="tsd-anchor"></a>
140
173
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_supports<wbr/>Query</span><a href="#_supportsQuery" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
141
174
  <ul class="tsd-signatures tsd-is-protected">
@@ -190,7 +223,7 @@ should override this method rather than identify().</p>
190
223
  <h4 class="tsd-parameters-title">Parameters</h4>
191
224
  <ul class="tsd-parameter-list">
192
225
  <li>
193
- <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a></h5>
226
+ <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
194
227
  <div class="tsd-comment tsd-typography"><p>The source to identify.</p>
195
228
  </div></li>
196
229
  <li>
@@ -250,6 +283,7 @@ given feature source.</p>
250
283
  <li><a href="#_applyTolerance" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_apply<wbr/>Tolerance</span></a></li>
251
284
  <li><a href="#_count" class="tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_count</span></a></li>
252
285
  <li><a href="#_identify" class="tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a></li>
286
+ <li><a href="#_identifyMany" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a></li>
253
287
  <li><a href="#_supportsQuery" class="tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_supports<wbr/>Query</span></a></li>
254
288
  <li><a href="#count" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a></li>
255
289
  <li><a href="#identify" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a></li>
@@ -41,6 +41,7 @@
41
41
  <a href="tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html#_createQuery" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Query</span></a>
42
42
  <a href="tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html#_getClientSideLayerGraphics" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics</span></a>
43
43
  <a href="tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html#_identify" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a>
44
+ <a href="tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html#_identifyMany" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a>
44
45
  <a href="tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html#count" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a>
45
46
  <a href="tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html#identify" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a>
46
47
  <a href="tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html#isSupported" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Supported</span></a>
@@ -154,8 +155,9 @@ LayerView.queryFeatures() function.</p>
154
155
  <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
155
156
  <li class="tsd-signature tsd-anchor-link" id="_identify._identify-1"><span class="tsd-kind-call-signature">_identify</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span>, <span class="tsd-kind-parameter">geometryType</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identify._identify-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
156
157
  <li class="tsd-description">
157
- <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Derived classes
158
- should override this method rather than identify().</p>
158
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a> on a single
159
+ source. Derived classes should override this method rather than
160
+ identify().</p>
159
161
  </div>
160
162
  <div class="tsd-parameters">
161
163
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -179,6 +181,37 @@ should override this method rather than identify().</p>
179
181
  </div></li></ul></div>
180
182
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
181
183
  <p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_identify">_identify</a></p></aside></li></ul></section>
184
+ <section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="_identifyMany" class="tsd-anchor"></a>
185
+ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_identify<wbr/>Many</span><a href="#_identifyMany" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
186
+ <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
187
+ <li class="tsd-signature tsd-anchor-link" id="_identifyMany._identifyMany-1"><span class="tsd-kind-call-signature">_identify<wbr/>Many</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">sources</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span>, <span class="tsd-kind-parameter">geometryType</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identifyMany._identifyMany-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
188
+ <li class="tsd-description">
189
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Default implementation
190
+ calls <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identify" class="tsd-kind-method">_identify</a> for each source. Derived classes can override this
191
+ method to implement special handling for multiple sources.</p>
192
+ </div>
193
+ <div class="tsd-parameters">
194
+ <h4 class="tsd-parameters-title">Parameters</h4>
195
+ <ul class="tsd-parameter-list">
196
+ <li>
197
+ <h5><span class="tsd-kind-parameter">sources</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
198
+ <div class="tsd-comment tsd-typography"><p>The sources to identify.</p>
199
+ </div></li>
200
+ <li>
201
+ <h5><span class="tsd-kind-parameter">geometry</span>: <span class="tsd-signature-type ">Geometry</span></h5>
202
+ <div class="tsd-comment tsd-typography"><p>The geometry to match against.</p>
203
+ </div></li>
204
+ <li>
205
+ <h5><span class="tsd-kind-parameter">options</span>: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type tsd-kind-interface">IdentifyOptions</a></h5>
206
+ <div class="tsd-comment tsd-typography"><p>Options that affect the identify operation.</p>
207
+ </div></li>
208
+ <li>
209
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">geometryType</span>: <span class="tsd-signature-type">string</span></h5>
210
+ <div class="tsd-comment tsd-typography"><p>The geometry type before a tolerance buffer is
211
+ applied.</p>
212
+ </div></li></ul></div>
213
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
214
+ <p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_identifyMany">_identifyMany</a></p></aside></li></ul></section>
182
215
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="count" class="tsd-anchor"></a>
183
216
  <h3 class="tsd-anchor-link"><span>count</span><a href="#count" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
184
217
  <ul class="tsd-signatures tsd-is-inherited">
@@ -218,7 +251,7 @@ should override this method rather than identify().</p>
218
251
  <h4 class="tsd-parameters-title">Parameters</h4>
219
252
  <ul class="tsd-parameter-list">
220
253
  <li>
221
- <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a></h5>
254
+ <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
222
255
  <div class="tsd-comment tsd-typography"><p>The source to identify.</p>
223
256
  </div></li>
224
257
  <li>
@@ -279,6 +312,7 @@ given feature source.</p>
279
312
  <li><a href="#_createQuery" class="tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Query</span></a></li>
280
313
  <li><a href="#_getClientSideLayerGraphics" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics</span></a></li>
281
314
  <li><a href="#_identify" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a></li>
315
+ <li><a href="#_identifyMany" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a></li>
282
316
  <li><a href="#count" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a></li>
283
317
  <li><a href="#identify" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a></li>
284
318
  <li><a href="#isSupported" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Supported</span></a></li></ul></div></details></div>
@@ -42,6 +42,7 @@ rendered on the map.</p>
42
42
  <a href="tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html#_createQuery" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Query</span></a>
43
43
  <a href="tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html#_getClientSideLayerGraphics" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics</span></a>
44
44
  <a href="tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html#_identify" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a>
45
+ <a href="tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html#_identifyMany" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a>
45
46
  <a href="tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html#count" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a>
46
47
  <a href="tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html#identify" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a>
47
48
  <a href="tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html#isSupported" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Supported</span></a>
@@ -159,8 +160,9 @@ LayerView.queryFeatures() function.</p>
159
160
  <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
160
161
  <li class="tsd-signature tsd-anchor-link" id="_identify._identify-1"><span class="tsd-kind-call-signature">_identify</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span>, <span class="tsd-kind-parameter">geometryType</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identify._identify-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
161
162
  <li class="tsd-description">
162
- <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Derived classes
163
- should override this method rather than identify().</p>
163
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a> on a single
164
+ source. Derived classes should override this method rather than
165
+ identify().</p>
164
166
  </div>
165
167
  <div class="tsd-parameters">
166
168
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -184,6 +186,37 @@ should override this method rather than identify().</p>
184
186
  </div></li></ul></div>
185
187
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
186
188
  <p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_identify">_identify</a></p></aside></li></ul></section>
189
+ <section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="_identifyMany" class="tsd-anchor"></a>
190
+ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_identify<wbr/>Many</span><a href="#_identifyMany" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
191
+ <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
192
+ <li class="tsd-signature tsd-anchor-link" id="_identifyMany._identifyMany-1"><span class="tsd-kind-call-signature">_identify<wbr/>Many</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">sources</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span>, <span class="tsd-kind-parameter">geometryType</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identifyMany._identifyMany-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
193
+ <li class="tsd-description">
194
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Default implementation
195
+ calls <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identify" class="tsd-kind-method">_identify</a> for each source. Derived classes can override this
196
+ method to implement special handling for multiple sources.</p>
197
+ </div>
198
+ <div class="tsd-parameters">
199
+ <h4 class="tsd-parameters-title">Parameters</h4>
200
+ <ul class="tsd-parameter-list">
201
+ <li>
202
+ <h5><span class="tsd-kind-parameter">sources</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
203
+ <div class="tsd-comment tsd-typography"><p>The sources to identify.</p>
204
+ </div></li>
205
+ <li>
206
+ <h5><span class="tsd-kind-parameter">geometry</span>: <span class="tsd-signature-type ">Geometry</span></h5>
207
+ <div class="tsd-comment tsd-typography"><p>The geometry to match against.</p>
208
+ </div></li>
209
+ <li>
210
+ <h5><span class="tsd-kind-parameter">options</span>: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type tsd-kind-interface">IdentifyOptions</a></h5>
211
+ <div class="tsd-comment tsd-typography"><p>Options that affect the identify operation.</p>
212
+ </div></li>
213
+ <li>
214
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">geometryType</span>: <span class="tsd-signature-type">string</span></h5>
215
+ <div class="tsd-comment tsd-typography"><p>The geometry type before a tolerance buffer is
216
+ applied.</p>
217
+ </div></li></ul></div>
218
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
219
+ <p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_identifyMany">_identifyMany</a></p></aside></li></ul></section>
187
220
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="count" class="tsd-anchor"></a>
188
221
  <h3 class="tsd-anchor-link"><span>count</span><a href="#count" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
189
222
  <ul class="tsd-signatures tsd-is-inherited">
@@ -223,7 +256,7 @@ should override this method rather than identify().</p>
223
256
  <h4 class="tsd-parameters-title">Parameters</h4>
224
257
  <ul class="tsd-parameter-list">
225
258
  <li>
226
- <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a></h5>
259
+ <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
227
260
  <div class="tsd-comment tsd-typography"><p>The source to identify.</p>
228
261
  </div></li>
229
262
  <li>
@@ -284,6 +317,7 @@ given feature source.</p>
284
317
  <li><a href="#_createQuery" class="tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_create<wbr/>Query</span></a></li>
285
318
  <li><a href="#_getClientSideLayerGraphics" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics</span></a></li>
286
319
  <li><a href="#_identify" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a></li>
320
+ <li><a href="#_identifyMany" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a></li>
287
321
  <li><a href="#count" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a></li>
288
322
  <li><a href="#identify" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a></li>
289
323
  <li><a href="#isSupported" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Supported</span></a></li></ul></div></details></div>
@@ -39,6 +39,7 @@
39
39
  <div class="tsd-index-list"><a href="tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html#_applyTolerance" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>_apply<wbr/>Tolerance</span></a>
40
40
  <a href="tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html#_count" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_count</span></a>
41
41
  <a href="tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html#_identify" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a>
42
+ <a href="tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html#_identifyMany" class="tsd-index-link tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a>
42
43
  <a href="tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html#count" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a>
43
44
  <a href="tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html#identify" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a>
44
45
  <a href="tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html#isSupported" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Supported</span></a>
@@ -104,8 +105,9 @@ should override this method rather than count().</p>
104
105
  <ul class="tsd-signatures tsd-is-protected">
105
106
  <li class="tsd-signature tsd-anchor-link" id="_identify._identify-1"><span class="tsd-kind-call-signature">_identify</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identify._identify-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
106
107
  <li class="tsd-description">
107
- <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Derived classes
108
- should override this method rather than identify().</p>
108
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a> on a single
109
+ source. Derived classes should override this method rather than
110
+ identify().</p>
109
111
  </div>
110
112
  <div class="tsd-parameters">
111
113
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -124,6 +126,32 @@ should override this method rather than identify().</p>
124
126
  </div></li></ul></div>
125
127
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
126
128
  <p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identify">_identify</a></p></aside></li></ul></section>
129
+ <section class="tsd-panel tsd-member tsd-is-protected"><a id="_identifyMany" class="tsd-anchor"></a>
130
+ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_identify<wbr/>Many</span><a href="#_identifyMany" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
131
+ <ul class="tsd-signatures tsd-is-protected">
132
+ <li class="tsd-signature tsd-anchor-link" id="_identifyMany._identifyMany-1"><span class="tsd-kind-call-signature">_identify<wbr/>Many</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">sources</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identifyMany._identifyMany-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
133
+ <li class="tsd-description">
134
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Default implementation
135
+ calls <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identify" class="tsd-kind-method">_identify</a> for each source. Derived classes can override this
136
+ method to implement special handling for multiple sources.</p>
137
+ </div>
138
+ <div class="tsd-parameters">
139
+ <h4 class="tsd-parameters-title">Parameters</h4>
140
+ <ul class="tsd-parameter-list">
141
+ <li>
142
+ <h5><span class="tsd-kind-parameter">sources</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
143
+ <div class="tsd-comment tsd-typography"><p>The sources to identify.</p>
144
+ </div></li>
145
+ <li>
146
+ <h5><span class="tsd-kind-parameter">geometry</span>: <span class="tsd-signature-type ">Geometry</span></h5>
147
+ <div class="tsd-comment tsd-typography"><p>The geometry to match against.</p>
148
+ </div></li>
149
+ <li>
150
+ <h5><span class="tsd-kind-parameter">options</span>: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type tsd-kind-interface">IdentifyOptions</a></h5>
151
+ <div class="tsd-comment tsd-typography"><p>Options that affect the identify operation.</p>
152
+ </div></li></ul></div>
153
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
154
+ <p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identifyMany">_identifyMany</a></p></aside></li></ul></section>
127
155
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="count" class="tsd-anchor"></a>
128
156
  <h3 class="tsd-anchor-link"><span>count</span><a href="#count" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
129
157
  <ul class="tsd-signatures tsd-is-inherited">
@@ -163,7 +191,7 @@ should override this method rather than identify().</p>
163
191
  <h4 class="tsd-parameters-title">Parameters</h4>
164
192
  <ul class="tsd-parameter-list">
165
193
  <li>
166
- <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a></h5>
194
+ <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
167
195
  <div class="tsd-comment tsd-typography"><p>The source to identify.</p>
168
196
  </div></li>
169
197
  <li>
@@ -222,6 +250,7 @@ given feature source.</p>
222
250
  <li><a href="#_applyTolerance" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_apply<wbr/>Tolerance</span></a></li>
223
251
  <li><a href="#_count" class="tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_count</span></a></li>
224
252
  <li><a href="#_identify" class="tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a></li>
253
+ <li><a href="#_identifyMany" class="tsd-is-protected"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a></li>
225
254
  <li><a href="#count" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a></li>
226
255
  <li><a href="#identify" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a></li>
227
256
  <li><a href="#isSupported" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Supported</span></a></li></ul></div></details></div>
@@ -43,6 +43,7 @@
43
43
  <div class="tsd-index-list"><a href="tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html#_applyTolerance" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>_apply<wbr/>Tolerance</span></a>
44
44
  <a href="tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html#_count" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_count</span></a>
45
45
  <a href="tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html#_identify" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a>
46
+ <a href="tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html#_identifyMany" class="tsd-index-link tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a>
46
47
  <a href="tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html#count" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a>
47
48
  <a href="tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html#identify" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a>
48
49
  <a href="tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html#isSupported" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Supported</span></a>
@@ -115,8 +116,9 @@ should override this method rather than count().</p>
115
116
  <ul class="tsd-signatures">
116
117
  <li class="tsd-signature tsd-anchor-link" id="_identify._identify-1"><span class="tsd-kind-call-signature">_identify</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identify._identify-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
117
118
  <li class="tsd-description">
118
- <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Derived classes
119
- should override this method rather than identify().</p>
119
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the actual work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a> on a single
120
+ source. Derived classes should override this method rather than
121
+ identify().</p>
120
122
  </div>
121
123
  <div class="tsd-parameters">
122
124
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -135,6 +137,37 @@ should override this method rather than identify().</p>
135
137
  </div></li></ul></div>
136
138
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
137
139
  <p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identify">_identify</a></p></aside></li></ul></section>
140
+ <section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="_identifyMany" class="tsd-anchor"></a>
141
+ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>_identify<wbr/>Many</span><a href="#_identifyMany" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
142
+ <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
143
+ <li class="tsd-signature tsd-anchor-link" id="_identifyMany._identifyMany-1"><span class="tsd-kind-call-signature">_identify<wbr/>Many</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">sources</span>, <span class="tsd-kind-parameter">geometry</span>, <span class="tsd-kind-parameter">options</span>, <span class="tsd-kind-parameter">geometryType</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span><a href="#_identifyMany._identifyMany-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
144
+ <li class="tsd-description">
145
+ <div class="tsd-comment tsd-typography"><p>Invoked to perform the work for <a href="tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html#identify" class="tsd-kind-method">identify</a>. Default implementation
146
+ calls <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identify" class="tsd-kind-method">_identify</a> for each source. Derived classes can override this
147
+ method to implement special handling for multiple sources.</p>
148
+ </div>
149
+ <div class="tsd-parameters">
150
+ <h4 class="tsd-parameters-title">Parameters</h4>
151
+ <ul class="tsd-parameter-list">
152
+ <li>
153
+ <h5><span class="tsd-kind-parameter">sources</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
154
+ <div class="tsd-comment tsd-typography"><p>The sources to identify.</p>
155
+ </div></li>
156
+ <li>
157
+ <h5><span class="tsd-kind-parameter">geometry</span>: <span class="tsd-signature-type ">Geometry</span></h5>
158
+ <div class="tsd-comment tsd-typography"><p>The geometry to match against.</p>
159
+ </div></li>
160
+ <li>
161
+ <h5><span class="tsd-kind-parameter">options</span>: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type tsd-kind-interface">IdentifyOptions</a></h5>
162
+ <div class="tsd-comment tsd-typography"><p>Options that affect the identify operation.</p>
163
+ </div></li>
164
+ <li>
165
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">geometryType</span>: <span class="tsd-signature-type">string</span></h5>
166
+ <div class="tsd-comment tsd-typography"><p>The geometry type before a tolerance buffer is
167
+ applied.</p>
168
+ </div></li></ul></div>
169
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">AsyncIterable</span><span class="tsd-signature-symbol">&lt;</span><a href="data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
170
+ <p>Inherited from <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identifyMany">_identifyMany</a></p></aside></li></ul></section>
138
171
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="count" class="tsd-anchor"></a>
139
172
  <h3 class="tsd-anchor-link"><span>count</span><a href="#count" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
140
173
  <ul class="tsd-signatures tsd-is-inherited">
@@ -174,7 +207,7 @@ should override this method rather than identify().</p>
174
207
  <h4 class="tsd-parameters-title">Parameters</h4>
175
208
  <ul class="tsd-parameter-list">
176
209
  <li>
177
- <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a></h5>
210
+ <h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">[]</span></h5>
178
211
  <div class="tsd-comment tsd-typography"><p>The source to identify.</p>
179
212
  </div></li>
180
213
  <li>
@@ -234,6 +267,7 @@ given feature source.</p>
234
267
  <li><a href="#_applyTolerance" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_apply<wbr/>Tolerance</span></a></li>
235
268
  <li><a href="#_count" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_count</span></a></li>
236
269
  <li><a href="#_identify" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify</span></a></li>
270
+ <li><a href="#_identifyMany" class="tsd-is-protected tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>_identify<wbr/>Many</span></a></li>
237
271
  <li><a href="#count" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>count</span></a></li>
238
272
  <li><a href="#identify" class="tsd-is-inherited"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>identify</span></a></li>
239
273
  <li><a href="#isSupported" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>is<wbr/>Supported</span></a></li></ul></div></details></div>
@@ -465,7 +465,7 @@ multiple properties and nesting.</p>
465
465
  <h4 class="tsd-parameters-title">Parameters</h4>
466
466
  <ul class="tsd-parameter-list">
467
467
  <li>
468
- <h5><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">$relationshipType</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">cardinality</span><span class="tsd-signature-symbol">?: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">destinationForeignKey</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">keyField</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">originForeignKey</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">queryService</span><span class="tsd-signature-symbol">?: </span>{ readonly providers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;QueryProvider&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHandle; (type: &quot;before-add&quot;, listener:...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relatedKeyField</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relatedSource</span><span class="tsd-signature-symbol">?: </span>{ attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationshipTableId</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">title</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
468
+ <h5><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">$relationshipType</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">cardinality</span><span class="tsd-signature-symbol">?: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">destinationForeignKey</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">keyField</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">originForeignKey</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">queryService</span><span class="tsd-signature-symbol">?: </span>{ readonly providers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;QueryProvider&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHandle; (type: &quot;before-add&quot;, listener:...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relatedKeyField</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relatedSource</span><span class="tsd-signature-symbol">?: </span>{ attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationshipTableId</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">title</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
469
469
  <div class="tsd-comment tsd-typography"><p>A plain object containing property values to set, keyed
470
470
  by property name.</p>
471
471
  </div>
@@ -512,7 +512,7 @@ generated.</p>
512
512
  <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationship.html#relatedKeyField" class="tsd-kind-property">relatedKeyField</a>.</p>
513
513
  </div></li>
514
514
  <li class="tsd-parameter">
515
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">related<wbr/>Source</span><span class="tsd-signature-symbol">?: </span>{ attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }</h5>
515
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">related<wbr/>Source</span><span class="tsd-signature-symbol">?: </span>{ attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }</h5>
516
516
  <div class="tsd-comment tsd-typography"><p>See
517
517
  <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationship.html#relatedSource" class="tsd-kind-property">relatedSource</a>.</p>
518
518
  </div></li>
@@ -539,7 +539,7 @@ the properties.</p>
539
539
  <h4 class="tsd-parameters-title">Parameters</h4>
540
540
  <ul class="tsd-parameter-list">
541
541
  <li>
542
- <h5><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">$relationshipType</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">cardinality</span><span class="tsd-signature-symbol">?: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">destinationForeignKey</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">keyField</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">originForeignKey</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">queryService</span><span class="tsd-signature-symbol">?: </span>{ readonly providers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;QueryProvider&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHandle; (type: &quot;before-add&quot;, listener:...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relatedKeyField</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relatedSource</span><span class="tsd-signature-symbol">?: </span>{ attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationshipTableId</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">title</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
542
+ <h5><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">$relationshipType</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">cardinality</span><span class="tsd-signature-symbol">?: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">destinationForeignKey</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">failureMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/FailureMode.FailureMode.html" class="tsd-signature-type tsd-kind-type-alias">FailureMode</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">keyField</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">originForeignKey</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">queryService</span><span class="tsd-signature-symbol">?: </span>{ readonly providers?: { on?: { (type: &quot;after-add&quot;, listener: CollectionAfterAddEventHandler&lt;QueryProvider&gt;): IHandle; (type: &quot;after-changes&quot;, listener: CollectionAfterChangesEventHandler&lt;...&gt;): IHandle; (type: &quot;after-remove&quot;, listener: CollectionAfterRemoveEventHandler&lt;...&gt;): IHandle; (type: &quot;before-add&quot;, listener:...<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relatedKeyField</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relatedSource</span><span class="tsd-signature-symbol">?: </span>{ attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }<span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">relationshipTableId</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">title</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5>
543
543
  <div class="tsd-comment tsd-typography"><p>A plain object containing property values to set, keyed
544
544
  by property name.</p>
545
545
  </div>
@@ -586,7 +586,7 @@ generated.</p>
586
586
  <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationship.html#relatedKeyField" class="tsd-kind-property">relatedKeyField</a>.</p>
587
587
  </div></li>
588
588
  <li class="tsd-parameter">
589
- <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">related<wbr/>Source</span><span class="tsd-signature-symbol">?: </span>{ attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 27 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }</h5>
589
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">related<wbr/>Source</span><span class="tsd-signature-symbol">?: </span>{ attachmentTypes?: string[]; onAddFeature?: string | { name?: string; arguments?: {}; } | (string | { name?: string; arguments?: {}; })[]; onEditFeature?: string | { name?: string; arguments?: {}; } | (string | { ...; })[]; ... 28 more ...; destroy?: () =&gt; Promise&lt;...&gt;; }</h5>
590
590
  <div class="tsd-comment tsd-typography"><p>See
591
591
  <a href="tasks_query_QueryBasedRelationship.QueryBasedRelationship.html#relatedSource" class="tsd-kind-property">relatedSource</a>.</p>
592
592
  </div></li>