@vertigis/arcgis-extensions 34.7.0 → 35.0.2

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 (231) hide show
  1. package/AppConfig.schema.json +8 -4
  2. package/ItemType.js +1 -1
  3. package/LanguageResources.js +1 -1
  4. package/data/ArcGISServiceTableExtension.js +1 -1
  5. package/data/Attachment.js +1 -1
  6. package/data/Feature.js +1 -1
  7. package/data/FeatureList.js +1 -1
  8. package/data/FeatureSet.js +1 -1
  9. package/data/FeatureSettings.js +1 -1
  10. package/data/FeatureSourceBase.js +1 -1
  11. package/data/FeatureStream.js +1 -1
  12. package/data/FieldExtension.js +1 -1
  13. package/data/Schema.js +1 -1
  14. package/data/Table.js +1 -1
  15. package/data/_TableExtension.js +1 -1
  16. package/data/convert.js +1 -1
  17. package/data/support/attachments.js +1 -1
  18. package/declarations/arcgis-js-api-extensions/index.d.ts +11 -120
  19. package/docs/html/assets/search.js +1 -1
  20. package/docs/html/classes/data_FeatureStream.FeatureStream.html +1 -1
  21. package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +5 -3
  22. package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerSchema.html +1 -1
  23. package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +18 -16
  24. package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +5 -5
  25. package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +5 -3
  26. package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +2 -2
  27. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +5 -3
  28. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +2 -2
  29. package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +5 -3
  30. package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +5 -3
  31. package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +5 -3
  32. package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +5 -3
  33. package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +5 -3
  34. package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +6 -6
  35. package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +5 -3
  36. package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +2 -2
  37. package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +2 -2
  38. package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +4 -4
  39. package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +4 -4
  40. package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +2 -2
  41. package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +4 -4
  42. package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +2 -2
  43. package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +6 -6
  44. package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +4 -4
  45. package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +2 -2
  46. package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +3 -3
  47. package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +2 -2
  48. package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +6 -3
  49. package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +6 -3
  50. package/docs/html/classes/tasks_query_QueryService.QueryService.html +3 -3
  51. package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +6 -3
  52. package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +2 -2
  53. package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +4 -4
  54. package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +1 -1
  55. package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +1 -1
  56. package/docs/html/enums/support_esri.WellKnownBasemap.html +1 -1
  57. package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +1 -1
  58. package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +2 -2
  59. package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +1 -1
  60. package/docs/html/interfaces/portal_Domain.DomainBase.html +1 -1
  61. package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +17 -17
  62. package/docs/html/interfaces/portal_Item.Item-1.html +48 -48
  63. package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +3 -3
  64. package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +49 -50
  65. package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +8 -8
  66. package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +9 -9
  67. package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +9 -5
  68. package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +4 -4
  69. package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +2 -2
  70. package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +5 -5
  71. package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +8 -8
  72. package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +2 -2
  73. package/docs/html/interfaces/support_esri.AccessorLike.html +4 -4
  74. package/docs/html/interfaces/support_esri.ChangeEvent.html +4 -4
  75. package/docs/html/interfaces/support_esri.LayerWithSublayers.html +1 -1
  76. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +1 -1
  77. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +1 -1
  78. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +1 -1
  79. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +1 -1
  80. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +1 -1
  81. package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +1 -1
  82. package/docs/html/interfaces/support_esri.SublayerLike.html +14 -14
  83. package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +2 -2
  84. package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +2 -2
  85. package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +2 -2
  86. package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +2 -2
  87. package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +2 -2
  88. package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +2 -2
  89. package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +1 -1
  90. package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +3 -3
  91. package/docs/html/interfaces/utilities_geometry.GmlOptions.html +3 -3
  92. package/docs/html/modules/data_convert.html +5 -5
  93. package/docs/html/modules/mapping_MapExtension.html +1 -1
  94. package/docs/html/modules/portal_Domain.Domain.html +6 -6
  95. package/docs/html/modules/portal_Domain.DomainType.html +2 -2
  96. package/docs/html/modules/portal_Domain.html +2 -2
  97. package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +1 -1
  98. package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +2 -2
  99. package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +6 -6
  100. package/docs/html/modules/portal_LayerDefinition.html +2 -2
  101. package/docs/html/modules/portal_PopupInfo.PopupInfo.html +1 -1
  102. package/docs/html/modules/portal_PopupInfo.html +1 -1
  103. package/docs/html/modules/support__query.html +2 -2
  104. package/docs/html/modules/support_esri.html +10 -10
  105. package/docs/html/modules/utilities_esri.html +2 -2
  106. package/docs/html/modules/utilities_geometry.html +25 -25
  107. package/docs/html/modules/version.html +1 -1
  108. package/layer-preset/LayerPreset.js +1 -1
  109. package/locale/language.js +1 -1
  110. package/mapping/ArcGISSublayerExtension.js +1 -1
  111. package/mapping/BasemapExtension.js +1 -1
  112. package/mapping/BuildingComponentSublayerExtension.d.ts +1 -0
  113. package/mapping/BuildingComponentSublayerExtension.js +1 -1
  114. package/mapping/BuildingSceneLayerExtension.js +1 -1
  115. package/mapping/BuildingSublayerExtension.js +1 -1
  116. package/mapping/CSVLayerExtension.js +1 -1
  117. package/mapping/FeatureCollectionLayerExtension.js +1 -1
  118. package/mapping/FeatureLayerExtension.js +1 -1
  119. package/mapping/FeatureLayerExtensionBase.js +1 -1
  120. package/mapping/GraphicsLayerExtension.js +1 -1
  121. package/mapping/GroundExtension.js +1 -1
  122. package/mapping/GroupLayerExtension.js +1 -1
  123. package/mapping/ImageryLayerExtension.js +1 -1
  124. package/mapping/ImageryTileLayerExtension.js +1 -1
  125. package/mapping/KMLLayerExtension.js +1 -1
  126. package/mapping/KMLSublayerExtension.js +1 -1
  127. package/mapping/MapExtension.js +1 -1
  128. package/mapping/MapImageLayerExtension.js +1 -1
  129. package/mapping/MapImageSublayerExtension.js +1 -1
  130. package/mapping/PointCloudLayerExtension.js +1 -1
  131. package/mapping/SceneLayerExtension.js +1 -1
  132. package/mapping/StreamLayerExtension.js +1 -1
  133. package/mapping/WMTSLayerExtension.js +1 -1
  134. package/mapping/WMTSSublayerExtension.js +1 -1
  135. package/mapping/_LayerExtension.js +1 -1
  136. package/mapping/_SublayerExtension.d.ts +4 -0
  137. package/mapping/_SublayerExtension.js +1 -1
  138. package/mapping/support/LayerListSettings.js +1 -1
  139. package/mapping/support/WfsCapabilities.js +1 -1
  140. package/mapping/support/_LayerExtensionCollection.js +1 -1
  141. package/mapping/support/_SublayerExtensionCollection.js +1 -1
  142. package/mapping/support/layers.js +1 -1
  143. package/mapping/support/ogc.js +1 -1
  144. package/menus/Menu.js +1 -1
  145. package/menus/MenuItem.js +1 -1
  146. package/package.json +4 -3
  147. package/portal/BaseMap.js +1 -1
  148. package/portal/Domain.d.ts +1 -1
  149. package/portal/DrawingInfo.js +1 -1
  150. package/portal/FeatureLayer.js +1 -1
  151. package/portal/ImageServiceLayer.d.ts +1 -1
  152. package/portal/IntegratedMeshLayer.js +1 -1
  153. package/portal/Layer.js +1 -1
  154. package/portal/LayerDefinition.d.ts +7 -4
  155. package/portal/LayerDefinition.js +1 -1
  156. package/portal/Lighting.js +1 -1
  157. package/portal/MapServiceLayer.js +1 -1
  158. package/portal/PointCloudLayer.js +1 -1
  159. package/portal/PopupInfo.js +1 -1
  160. package/portal/Slide.js +1 -1
  161. package/portal/Symbol.js +1 -1
  162. package/portal/Table.js +1 -1
  163. package/portal/TiledImageServiceLayer.js +1 -1
  164. package/portal/TiledMapServiceLayer.js +1 -1
  165. package/portal/WebMap.js +1 -1
  166. package/portal/WebScene.js +1 -1
  167. package/portal/Widgets.js +1 -1
  168. package/support/ArcGISRequestHelper.js +1 -1
  169. package/support/Cancellable.js +1 -1
  170. package/support/Observable.js +1 -1
  171. package/support/Serializable.js +1 -1
  172. package/support/Settings.js +1 -1
  173. package/support/_ArcGISRelationshipCollection.js +1 -1
  174. package/support/_query.js +1 -1
  175. package/support/esri.d.ts +2 -0
  176. package/support/utilities.js +1 -1
  177. package/tasks/geocoding/ArcGISGeocoder.js +1 -1
  178. package/tasks/geocoding/utilities.js +1 -1
  179. package/tasks/identify/BuildingComponentSublayerClientSideIdentifyProvider.js +1 -1
  180. package/tasks/identify/BuildingComponentSublayerHitTestIdentifyProvider.js +1 -1
  181. package/tasks/identify/CSVLayer3DHitTestIdentifyProvider.js +1 -1
  182. package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.js +1 -1
  183. package/tasks/identify/ClientSideIdentifyProvider.js +1 -1
  184. package/tasks/identify/FeatureLayer3DHitTestIdentifyProvider.js +1 -1
  185. package/tasks/identify/FeatureLayerClientSideIdentifyProvider.js +1 -1
  186. package/tasks/identify/FeatureLayerQueryIdentifyProvider.js +1 -1
  187. package/tasks/identify/HitTestIdentifyProvider.js +1 -1
  188. package/tasks/identify/IdentifyProviderBase.js +1 -1
  189. package/tasks/identify/IdentifyService.js +1 -1
  190. package/tasks/identify/ImageryLayerIdentifyProvider.js +1 -1
  191. package/tasks/identify/PointCloudLayerHitTestIdentifyProvider.js +1 -1
  192. package/tasks/identify/SceneLayerHitTestIdentifyProvider.js +1 -1
  193. package/tasks/identify/SceneLayerQueryIdentifyProvider.js +1 -1
  194. package/tasks/identify/StreamLayerClientSideQueryIdentifyProvider.js +1 -1
  195. package/tasks/identify/WMSSublayerIdentifyProvider.js +1 -1
  196. package/tasks/identify/_utilities.js +1 -1
  197. package/tasks/query/ArcGISRelationship.js +1 -1
  198. package/tasks/query/BuildingComponentSublayerClientSideQueryProvider.js +1 -1
  199. package/tasks/query/CSVLayerClientSideQueryProvider.js +1 -1
  200. package/tasks/query/ClientSideQueryProvider.d.ts +5 -0
  201. package/tasks/query/ClientSideQueryProvider.js +1 -1
  202. package/tasks/query/FeatureLayerQueryProvider.js +1 -1
  203. package/tasks/query/ImageryLayerQueryProvider.js +1 -1
  204. package/tasks/query/QueryService.js +1 -1
  205. package/tasks/query/SceneLayerClientSideQueryProvider.js +1 -1
  206. package/tasks/query/SceneLayerQueryProvider.js +1 -1
  207. package/tasks/query/StreamLayerClientSideQueryProvider.d.ts +4 -0
  208. package/tasks/query/StreamLayerClientSideQueryProvider.js +1 -1
  209. package/tasks/search/ArcGISGeocoderSearchProvider.js +1 -1
  210. package/tasks/search/GeocoderSearchProvider.js +1 -1
  211. package/tasks/search/QuerySearchProvider.js +1 -1
  212. package/tasks/search/SearchService.js +1 -1
  213. package/tasks/search/_utilities.js +1 -1
  214. package/utilities/_layers.js +1 -1
  215. package/utilities/arcade.js +1 -1
  216. package/utilities/checkArg.js +1 -1
  217. package/utilities/date.js +1 -1
  218. package/utilities/esri.js +1 -1
  219. package/utilities/extensions.js +1 -1
  220. package/utilities/geometry.js +1 -1
  221. package/utilities/mapping.js +1 -1
  222. package/utilities/number.js +1 -1
  223. package/utilities/portal.js +1 -1
  224. package/utilities/query.js +1 -1
  225. package/utilities/renderers.js +1 -1
  226. package/utilities/scaleRanges.js +1 -1
  227. package/utilities/string.js +1 -1
  228. package/utilities/symbol.js +1 -1
  229. package/utilities/watch.js +1 -1
  230. package/version.d.ts +1 -1
  231. package/version.js +1 -1
@@ -1,17 +1,17 @@
1
1
  <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PointCloudLayerHitTestIdentifyProvider | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html">tasks/identify/PointCloudLayerHitTestIdentifyProvider</a></li><li><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html">PointCloudLayerHitTestIdentifyProvider</a></li></ul><h1>Class PointCloudLayerHitTestIdentifyProvider</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><div class="lead">
2
2
  <p>An identify provider for PointCloudLayers that works with graphics rendered
3
3
  on the map.</p>
4
- </div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">HitTestIdentifyProvider</a><ul class="tsd-hierarchy"><li><span class="target">PointCloudLayerHitTestIdentifyProvider</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section tsd-is-inherited"><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section tsd-is-inherited"><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#queryProvider" class="tsd-kind-icon">query<wbr/>Provider</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#_applyTolerance" class="tsd-kind-icon">_apply<wbr/>Tolerance</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#_count" class="tsd-kind-icon">_count</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#_identify" class="tsd-kind-icon">_identify</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#_supportsQuery" class="tsd-kind-icon">_supports<wbr/>Query</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#count" class="tsd-kind-icon">count</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#identify" class="tsd-kind-icon">identify</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#isSupported" class="tsd-kind-icon">is<wbr/>Supported</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">new <wbr/>Point<wbr/>Cloud<wbr/>Layer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">PointCloudLayerHitTestIdentifyProvider</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#constructor">constructor</a></p></aside><h4 class="tsd-returns-title">Returns <a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">PointCloudLayerHitTestIdentifyProvider</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="queryProvider" class="tsd-anchor"></a><h3 class="tsd-anchor-link">query<wbr/>Provider<a href="#queryProvider" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">query<wbr/>Provider<span class="tsd-signature-symbol">:</span> <a href="../interfaces/tasks_query_QueryProvider.QueryProvider.html" class="tsd-signature-type" data-tsd-kind="Interface">QueryProvider</a></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#queryProvider">queryProvider</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:39</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
4
+ </div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">HitTestIdentifyProvider</a><ul class="tsd-hierarchy"><li><span class="target">PointCloudLayerHitTestIdentifyProvider</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section tsd-is-inherited"><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section tsd-is-inherited"><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#queryProvider" class="tsd-kind-icon">query<wbr/>Provider</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#_applyTolerance" class="tsd-kind-icon">_apply<wbr/>Tolerance</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#_count" class="tsd-kind-icon">_count</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#_identify" class="tsd-kind-icon">_identify</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#_supportsQuery" class="tsd-kind-icon">_supports<wbr/>Query</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#count" class="tsd-kind-icon">count</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#identify" class="tsd-kind-icon">identify</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#isSupported" class="tsd-kind-icon">is<wbr/>Supported</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">new <wbr/>Point<wbr/>Cloud<wbr/>Layer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">PointCloudLayerHitTestIdentifyProvider</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#constructor">constructor</a></p></aside><h4 class="tsd-returns-title">Returns <a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">PointCloudLayerHitTestIdentifyProvider</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="queryProvider" class="tsd-anchor"></a><h3 class="tsd-anchor-link">query<wbr/>Provider<a href="#queryProvider" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">query<wbr/>Provider<span class="tsd-signature-symbol">:</span> <a href="../interfaces/tasks_query_QueryProvider.QueryProvider.html" class="tsd-signature-type" data-tsd-kind="Interface">QueryProvider</a></div><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#queryProvider">queryProvider</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:37</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
5
5
  <p>The query provider to fall back on, used to fetch attribute data that is
6
6
  not included within the map&#39;s graphics.</p>
7
- </div></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_applyTolerance" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _apply<wbr/>Tolerance<a href="#_applyTolerance" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_apply<wbr/>Tolerance<span class="tsd-signature-symbol">(</span>geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_applyTolerance">_applyTolerance</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:110</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
7
+ </div></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_applyTolerance" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _apply<wbr/>Tolerance<a href="#_applyTolerance" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_apply<wbr/>Tolerance<span class="tsd-signature-symbol">(</span>geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_applyTolerance">_applyTolerance</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:108</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
8
8
  <p>Hit test providers apply no tolerance.</p>
9
9
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
10
10
  <p>The geometry will be returned without modification.</p>
11
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_count" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _count<a href="#_count" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_count<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HitTestLayerExtension</span>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_count">_count</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:87</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
11
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_count" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _count<a href="#_count" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_count<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HitTestLayerExtension</span>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_count">_count</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:85</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
12
12
  <p>Invoked to perform the actual work for <a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#count">count</a>. Derived classes
13
13
  should override this method rather than count().</p>
14
- </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <span class="tsd-signature-type">HitTestLayerExtension</span></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_identify" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _identify<a href="#_identify" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_identify<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HitTestLayerExtension</span>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_identify">_identify</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:51</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
14
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <span class="tsd-signature-type">HitTestLayerExtension</span></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_identify" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _identify<a href="#_identify" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_identify<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HitTestLayerExtension</span>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_identify">_identify</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:49</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
15
15
  <p>Invoked to perform the actual work for <a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html#identify">identify</a>. Derived classes
16
16
  should override this method rather than identify().</p>
17
17
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HitTestLayerExtension</span></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li></ul><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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a id="_supportsQuery" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _supports<wbr/>Query<a href="#_supportsQuery" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_supports<wbr/>Query<span class="tsd-signature-symbol">(</span>featureSource<span class="tsd-signature-symbol">: </span><a href="mapping_PointCloudLayerExtension.PointCloudLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">PointCloudLayerExtension</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_supportsQuery">_supportsQuery</a></p><ul><li>Defined in src/tasks/identify/PointCloudLayerHitTestIdentifyProvider.ts:32</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
@@ -10,7 +10,7 @@ rendered on the map.</p>
10
10
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_count" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _count<a href="#_count" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_count<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_count">_count</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:66</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
11
11
  <p>Invoked to perform the actual work for <a href="tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html#count">count</a>. Derived classes
12
12
  should override this method rather than count().</p>
13
- </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a id="_createQuery" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _create<wbr/>Query<a href="#_createQuery" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_create<wbr/>Query<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">supportQuery</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_createQuery">_createQuery</a></p><ul><li>Defined in src/tasks/identify/SceneLayerClientSideIdentifyProvider.ts:33</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
13
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a id="_createQuery" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _create<wbr/>Query<a href="#_createQuery" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_create<wbr/>Query<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Query</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_createQuery">_createQuery</a></p><ul><li>Defined in src/tasks/identify/SceneLayerClientSideIdentifyProvider.ts:33</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
14
14
  <p>Creates a query object that gets passed into the
15
15
  LayerView.queryFeatures() function.</p>
16
16
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
@@ -19,7 +19,7 @@ LayerView.queryFeatures() function.</p>
19
19
  <p>The geometry to query with.</p>
20
20
  </div></div></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
21
21
  <p>Options for the query.</p>
22
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">supportQuery</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_getClientSideLayerGraphics" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics<a href="#_getClientSideLayerGraphics" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_getClientSideLayerGraphics">_getClientSideLayerGraphics</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:114</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_identify" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _identify<a href="#_identify" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_identify<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_identify">_identify</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:40</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
22
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Query</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_getClientSideLayerGraphics" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics<a href="#_getClientSideLayerGraphics" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_getClientSideLayerGraphics">_getClientSideLayerGraphics</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:114</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_identify" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _identify<a href="#_identify" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_identify<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_identify">_identify</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:40</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
23
23
  <p>Invoked to perform the actual work for <a href="tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html#identify">identify</a>. Derived classes
24
24
  should override this method rather than identify().</p>
25
25
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="count" class="tsd-anchor"></a><h3 class="tsd-anchor-link">count<a href="#count" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">count<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureSource</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#count">count</a></p><ul><li>Defined in src/tasks/identify/IdentifyProviderBase.ts:61</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
@@ -4,14 +4,14 @@ the map.</p>
4
4
  </div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">HitTestIdentifyProvider</a><ul class="tsd-hierarchy"><li><span class="target">SceneLayerHitTestIdentifyProvider</span></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section tsd-is-inherited"><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#queryProvider" class="tsd-kind-icon">query<wbr/>Provider</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#_applyTolerance" class="tsd-kind-icon">_apply<wbr/>Tolerance</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#_count" class="tsd-kind-icon">_count</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#_identify" class="tsd-kind-icon">_identify</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#_supportsQuery" class="tsd-kind-icon">_supports<wbr/>Query</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#count" class="tsd-kind-icon">count</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#identify" class="tsd-kind-icon">identify</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#isSupported" class="tsd-kind-icon">is<wbr/>Supported</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group tsd-is-inherited"><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">new <wbr/>Scene<wbr/>Layer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">SceneLayerHitTestIdentifyProvider</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#constructor">constructor</a></p></aside><h4 class="tsd-returns-title">Returns <a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">SceneLayerHitTestIdentifyProvider</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-overwrite"><a id="queryProvider" class="tsd-anchor"></a><h3 class="tsd-anchor-link">query<wbr/>Provider<a href="#queryProvider" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">query<wbr/>Provider<span class="tsd-signature-symbol">:</span> <a href="tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html" class="tsd-signature-type" data-tsd-kind="Class">SceneLayerQueryProvider</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#queryProvider">queryProvider</a></p><ul><li>Defined in src/tasks/identify/SceneLayerHitTestIdentifyProvider.ts:19</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
5
5
  <p>The query provider to fall back on, used to fetch attribute data that is
6
6
  not included within the map&#39;s graphics.</p>
7
- </div></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_applyTolerance" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _apply<wbr/>Tolerance<a href="#_applyTolerance" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_apply<wbr/>Tolerance<span class="tsd-signature-symbol">(</span>geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_applyTolerance">_applyTolerance</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:110</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
7
+ </div></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_applyTolerance" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _apply<wbr/>Tolerance<a href="#_applyTolerance" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_apply<wbr/>Tolerance<span class="tsd-signature-symbol">(</span>geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_applyTolerance">_applyTolerance</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:108</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
8
8
  <p>Hit test providers apply no tolerance.</p>
9
9
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
10
10
  <p>The geometry will be returned without modification.</p>
11
- </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_count" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _count<a href="#_count" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_count<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HitTestLayerExtension</span>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_count">_count</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:87</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
11
+ </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_count" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _count<a href="#_count" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_count<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HitTestLayerExtension</span>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_count">_count</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:85</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
12
12
  <p>Invoked to perform the actual work for <a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#count">count</a>. Derived classes
13
13
  should override this method rather than count().</p>
14
- </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <span class="tsd-signature-type">HitTestLayerExtension</span></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_identify" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _identify<a href="#_identify" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_identify<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HitTestLayerExtension</span>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_identify">_identify</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:51</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
14
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <span class="tsd-signature-type">HitTestLayerExtension</span></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_identify" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _identify<a href="#_identify" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_identify<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HitTestLayerExtension</span>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_identify">_identify</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:49</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
15
15
  <p>Invoked to perform the actual work for <a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html#identify">identify</a>. Derived classes
16
16
  should override this method rather than identify().</p>
17
17
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">HitTestLayerExtension</span></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li></ul><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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a id="_supportsQuery" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _supports<wbr/>Query<a href="#_supportsQuery" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_supports<wbr/>Query<span class="tsd-signature-symbol">(</span>featureSource<span class="tsd-signature-symbol">: </span><a href="mapping_SceneLayerExtension.SceneLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SceneLayerExtension</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a>.<a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_supportsQuery">_supportsQuery</a></p><ul><li>Defined in src/tasks/identify/SceneLayerHitTestIdentifyProvider.ts:38</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
@@ -9,10 +9,10 @@
9
9
  </div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_count" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _count<a href="#_count" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_count<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_count">_count</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:66</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
10
10
  <p>Invoked to perform the actual work for <a href="tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html#count">count</a>. Derived classes
11
11
  should override this method rather than count().</p>
12
- </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a id="_createQuery" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _create<wbr/>Query<a href="#_createQuery" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_create<wbr/>Query<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">supportQuery</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_createQuery">_createQuery</a></p><ul><li>Defined in src/tasks/identify/StreamLayerClientSideQueryIdentifyProvider.ts:28</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
12
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a id="_createQuery" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _create<wbr/>Query<a href="#_createQuery" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_create<wbr/>Query<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Query</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_createQuery">_createQuery</a></p><ul><li>Defined in src/tasks/identify/StreamLayerClientSideQueryIdentifyProvider.ts:28</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
13
13
  <p>Creates a query object that gets passed into the
14
14
  LayerView.queryFeatures() function.</p>
15
- </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">supportQuery</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_getClientSideLayerGraphics" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics<a href="#_getClientSideLayerGraphics" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_getClientSideLayerGraphics">_getClientSideLayerGraphics</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:114</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_identify" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _identify<a href="#_identify" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_identify<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_identify">_identify</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:40</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
15
+ </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Query</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_getClientSideLayerGraphics" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics<a href="#_getClientSideLayerGraphics" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_get<wbr/>Client<wbr/>Side<wbr/>Layer<wbr/>Graphics<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_getClientSideLayerGraphics">_getClientSideLayerGraphics</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:114</li></ul></aside><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a id="_identify" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagProtected">Protected</span> _identify<a href="#_identify" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><li class="tsd-signature tsd-kind-icon">_identify<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a>, geometryType<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#_identify">_identify</a></p><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:40</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
16
16
  <p>Invoked to perform the actual work for <a href="tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html#identify">identify</a>. Derived classes
17
17
  should override this method rather than identify().</p>
18
18
  </div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerExtension</a><span class="tsd-signature-symbol"> | </span><a href="../modules/tasks_identify_ClientSideIdentifyProvider.html#ClientSideIdentifiableLayerExtension" class="tsd-signature-type" data-tsd-kind="Type alias">ClientSideIdentifiableLayerExtension</a></h5></li><li><h5>geometry: <span class="tsd-signature-type">Geometry</span></h5></li><li><h5>options: <a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a></h5></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> geometryType: <span class="tsd-signature-type">string</span></h5></li></ul><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" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="count" class="tsd-anchor"></a><h3 class="tsd-anchor-link">count<a href="#count" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/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"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><li class="tsd-signature tsd-kind-icon">count<span class="tsd-signature-symbol">(</span>source<span class="tsd-signature-symbol">: </span><a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureSource</a>, geometry<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Geometry</span>, options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html" class="tsd-signature-type" data-tsd-kind="Interface">IdentifyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">&gt;</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html">ClientSideIdentifyProvider</a>.<a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#count">count</a></p><ul><li>Defined in src/tasks/identify/IdentifyProviderBase.ts:61</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">