@vertigis/arcgis-extensions 34.7.0 → 35.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AppConfig.schema.json +8 -4
- package/data/ArcGISServiceTableExtension.js +1 -1
- package/declarations/arcgis-js-api-extensions/index.d.ts +11 -120
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +1 -1
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +5 -3
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerSchema.html +1 -1
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +18 -16
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +5 -5
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +5 -3
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +2 -2
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +5 -3
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +2 -2
- package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +5 -3
- package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +5 -3
- package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +5 -3
- package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +5 -3
- package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +5 -3
- package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +6 -6
- package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +5 -3
- package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +2 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +2 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +4 -4
- package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +4 -4
- package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +2 -2
- package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +4 -4
- package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +2 -2
- package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +6 -6
- package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +4 -4
- package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +2 -2
- package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +3 -3
- package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +2 -2
- package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +6 -3
- package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +6 -3
- package/docs/html/classes/tasks_query_QueryService.QueryService.html +3 -3
- package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +6 -3
- package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +2 -2
- package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +4 -4
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +1 -1
- package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +1 -1
- package/docs/html/enums/support_esri.WellKnownBasemap.html +1 -1
- package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +1 -1
- package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +2 -2
- package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +1 -1
- package/docs/html/interfaces/portal_Domain.DomainBase.html +1 -1
- package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +17 -17
- package/docs/html/interfaces/portal_Item.Item-1.html +48 -48
- package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +3 -3
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +49 -50
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +8 -8
- package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +9 -9
- package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +9 -5
- package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +4 -4
- package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +2 -2
- package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +5 -5
- package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +8 -8
- package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +2 -2
- package/docs/html/interfaces/support_esri.AccessorLike.html +4 -4
- package/docs/html/interfaces/support_esri.ChangeEvent.html +4 -4
- package/docs/html/interfaces/support_esri.LayerWithSublayers.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +1 -1
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +1 -1
- package/docs/html/interfaces/support_esri.SublayerLike.html +14 -14
- package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +2 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +2 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +2 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +2 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +2 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +2 -2
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +1 -1
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +3 -3
- package/docs/html/interfaces/utilities_geometry.GmlOptions.html +3 -3
- package/docs/html/modules/mapping_MapExtension.html +1 -1
- package/docs/html/modules/portal_Domain.Domain.html +6 -6
- package/docs/html/modules/portal_Domain.DomainType.html +2 -2
- package/docs/html/modules/portal_Domain.html +2 -2
- package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +1 -1
- package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +2 -2
- package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +6 -6
- package/docs/html/modules/portal_LayerDefinition.html +2 -2
- package/docs/html/modules/portal_PopupInfo.PopupInfo.html +1 -1
- package/docs/html/modules/portal_PopupInfo.html +1 -1
- package/docs/html/modules/support__query.html +2 -2
- package/docs/html/modules/support_esri.html +10 -10
- package/docs/html/modules/utilities_esri.html +2 -2
- package/docs/html/modules/utilities_geometry.html +25 -25
- package/docs/html/modules/version.html +1 -1
- package/mapping/BuildingComponentSublayerExtension.d.ts +1 -0
- package/mapping/BuildingComponentSublayerExtension.js +1 -1
- package/mapping/MapExtension.js +1 -1
- package/mapping/_SublayerExtension.d.ts +4 -0
- package/mapping/_SublayerExtension.js +1 -1
- package/package.json +4 -3
- package/portal/Domain.d.ts +1 -1
- package/portal/ImageServiceLayer.d.ts +1 -1
- package/portal/LayerDefinition.d.ts +7 -4
- package/portal/LayerDefinition.js +1 -1
- package/portal/MapServiceLayer.js +1 -1
- package/portal/PopupInfo.js +1 -1
- package/support/esri.d.ts +2 -0
- package/tasks/query/ClientSideQueryProvider.d.ts +5 -0
- package/tasks/query/ClientSideQueryProvider.js +1 -1
- package/tasks/query/QueryService.js +1 -1
- package/tasks/query/SceneLayerClientSideQueryProvider.js +1 -1
- package/tasks/query/SceneLayerQueryProvider.js +1 -1
- package/tasks/query/StreamLayerClientSideQueryProvider.d.ts +4 -0
- package/tasks/query/StreamLayerClientSideQueryProvider.js +1 -1
- package/utilities/geometry.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></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="_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-overwrite 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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.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_ClientSideIdentifyProvider.ClientSideIdentifyProvider.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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class 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-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="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>, aggregateIds<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">
|
|
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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class 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-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="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>, aggregateIds<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><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"><ul><li>Defined in src/tasks/identify/ClientSideIdentifyProvider.ts:90</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
15
|
</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><div class="tsd-comment tsd-typography"><div class="lead">
|
|
@@ -20,7 +20,7 @@ LayerView.queryFeatures() function.</p>
|
|
|
20
20
|
<p>Options for the query.</p>
|
|
21
21
|
</div></div></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> aggregateIds: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
22
22
|
<p>The ObjectIds of cluster features to query with.</p>
|
|
23
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">
|
|
23
|
+
</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-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-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"><</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><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"><</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></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="_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-overwrite 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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.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">
|
|
24
24
|
<p>Invoked to perform the actual work for <a href="tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html#identify">identify</a>. Derived classes
|
|
25
25
|
should override this method rather than identify().</p>
|
|
26
26
|
</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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.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,17 +4,17 @@ rendered on 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">FeatureLayer3DHitTestIdentifyProvider</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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html#_identify" class="tsd-kind-icon">_identify</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.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/>Feature<wbr/>Layer3DHit<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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureLayer3DHitTestIdentifyProvider</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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureLayer3DHitTestIdentifyProvider</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_FeatureLayerQueryProvider.FeatureLayerQueryProvider.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureLayerQueryProvider</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/FeatureLayer3DHitTestIdentifyProvider.ts:23</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'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"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></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:
|
|
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"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></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"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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:
|
|
11
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></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:
|
|
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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></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_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html#identify">identify</a>. Derived classes
|
|
16
16
|
should override this method rather than identify().</p>
|
|
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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></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="_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-inherited 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__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span><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>Inherited from <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/HitTestIdentifyProvider.ts:
|
|
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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></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="_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-inherited 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__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span><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>Inherited from <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/HitTestIdentifyProvider.ts:99</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
18
18
|
<p>If the featureSource supports query.</p>
|
|
19
19
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>featureSource: <a href="mapping__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
20
20
|
<p>The featureSource to be identified.</p>
|
|
@@ -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"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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="_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-inherited 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="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>, aggregateIds<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">
|
|
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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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="_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-inherited 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="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>, aggregateIds<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><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>Inherited from <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/ClientSideIdentifyProvider.ts:90</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="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><div class="tsd-comment tsd-typography"><div class="lead">
|
|
@@ -21,7 +21,7 @@ LayerView.queryFeatures() function.</p>
|
|
|
21
21
|
<p>Options for the query.</p>
|
|
22
22
|
</div></div></li><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> aggregateIds: <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
23
23
|
<p>The ObjectIds of cluster features to query with.</p>
|
|
24
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">
|
|
24
|
+
</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-overwrite 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-overwrite 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_FeatureLayerExtension.FeatureLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureLayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureLayerExtensionProperties</a><span class="tsd-signature-symbol">></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>, 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"><</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></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#_getClientSideLayerGraphics">_getClientSideLayerGraphics</a></p><ul><li>Defined in src/tasks/identify/FeatureLayerClientSideIdentifyProvider.ts:39</li></ul></aside><div class="tsd-comment tsd-typography"><dl class="tsd-comment-tags"><dt>inheritdoc</dt><dd></dd></dl></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="mapping_FeatureLayerExtension.FeatureLayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureLayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureLayerExtensionProperties</a><span class="tsd-signature-symbol">></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><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"><</span><span class="tsd-signature-type">Graphic</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></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">
|
|
25
25
|
<p>Invoked to perform the actual work for <a href="tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html#identify">identify</a>. Derived classes
|
|
26
26
|
should override this method rather than identify().</p>
|
|
27
27
|
</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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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">
|
package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>HitTestIdentifyProvider | @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_HitTestIdentifyProvider.html">tasks/identify/HitTestIdentifyProvider</a></li><li><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html">HitTestIdentifyProvider</a></li></ul><h1>Class HitTestIdentifyProvider</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 that works with the graphics rendered on the map.</p>
|
|
3
|
-
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html" class="tsd-signature-type" data-tsd-kind="Class">IdentifyProviderBase</a><ul class="tsd-hierarchy"><li><span class="target">HitTestIdentifyProvider</span><ul class="tsd-hierarchy"><li><a href="tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerHitTestIdentifyProvider</a></li><li><a href="tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">CSVLayer3DHitTestIdentifyProvider</a></li><li><a href="tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureLayer3DHitTestIdentifyProvider</a></li><li><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">PointCloudLayerHitTestIdentifyProvider</a></li><li><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">SceneLayerHitTestIdentifyProvider</a></li></ul></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_HitTestIdentifyProvider.HitTestIdentifyProvider.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"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.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-overwrite tsd-is-protected"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_applyTolerance" class="tsd-kind-icon">_apply<wbr/>Tolerance</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_count" class="tsd-kind-icon">_count</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_identify" class="tsd-kind-icon">_identify</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.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_HitTestIdentifyProvider.HitTestIdentifyProvider.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_HitTestIdentifyProvider.HitTestIdentifyProvider.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_HitTestIdentifyProvider.HitTestIdentifyProvider.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/>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_HitTestIdentifyProvider.HitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">HitTestIdentifyProvider</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#constructor">constructor</a></p></aside><h4 class="tsd-returns-title">Returns <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">HitTestIdentifyProvider</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"><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"><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:
|
|
3
|
+
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html" class="tsd-signature-type" data-tsd-kind="Class">IdentifyProviderBase</a><ul class="tsd-hierarchy"><li><span class="target">HitTestIdentifyProvider</span><ul class="tsd-hierarchy"><li><a href="tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">BuildingComponentSublayerHitTestIdentifyProvider</a></li><li><a href="tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">CSVLayer3DHitTestIdentifyProvider</a></li><li><a href="tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">FeatureLayer3DHitTestIdentifyProvider</a></li><li><a href="tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">PointCloudLayerHitTestIdentifyProvider</a></li><li><a href="tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">SceneLayerHitTestIdentifyProvider</a></li></ul></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_HitTestIdentifyProvider.HitTestIdentifyProvider.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"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.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-overwrite tsd-is-protected"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_applyTolerance" class="tsd-kind-icon">_apply<wbr/>Tolerance</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_count" class="tsd-kind-icon">_count</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-protected"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#_identify" class="tsd-kind-icon">_identify</a></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.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_HitTestIdentifyProvider.HitTestIdentifyProvider.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_HitTestIdentifyProvider.HitTestIdentifyProvider.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_HitTestIdentifyProvider.HitTestIdentifyProvider.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/>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_HitTestIdentifyProvider.HitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">HitTestIdentifyProvider</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Inherited from <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#constructor">constructor</a></p></aside><h4 class="tsd-returns-title">Returns <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html" class="tsd-signature-type" data-tsd-kind="Class">HitTestIdentifyProvider</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"><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"><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:37</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
4
4
|
<p>The query provider to fall back on, used to fetch attribute data that is
|
|
5
5
|
not included within the map's graphics.</p>
|
|
6
|
-
</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-overwrite 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-overwrite 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"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_applyTolerance">_applyTolerance</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:
|
|
6
|
+
</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-overwrite 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-overwrite 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"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.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">
|
|
7
7
|
<p>Hit test providers apply no tolerance.</p>
|
|
8
8
|
</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">
|
|
9
9
|
<p>The geometry will be returned without modification.</p>
|
|
10
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></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="_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-overwrite 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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_count">_count</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:
|
|
10
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Geometry</span><span class="tsd-signature-symbol">></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="_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-overwrite 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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.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">
|
|
11
11
|
<p>Invoked to perform the actual work for <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.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: <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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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="_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-overwrite 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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#_identify">_identify</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:
|
|
13
|
+
</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"><</span><a href="../interfaces/tasks_CountResult.CountResult.html" class="tsd-signature-type" data-tsd-kind="Interface">CountResult</a><span class="tsd-signature-symbol">></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="_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-overwrite 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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.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">
|
|
14
14
|
<p>Invoked to perform the actual work for <a href="tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html#identify">identify</a>. Derived classes
|
|
15
15
|
should override this method rather than identify().</p>
|
|
16
|
-
</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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class 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-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__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span><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"><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:
|
|
16
|
+
</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"><</span><a href="data_Feature.Feature.html" class="tsd-signature-type" data-tsd-kind="Class">Feature</a><span class="tsd-signature-symbol">></span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class 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-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__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span><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"><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:99</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
17
17
|
<p>If the featureSource supports query.</p>
|
|
18
18
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>featureSource: <a href="mapping__LayerExtension.LayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">LayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__LayerExtension.LayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerExtensionProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><a href="mapping__SublayerExtension.SublayerExtension.html" class="tsd-signature-type" data-tsd-kind="Class">SublayerExtension</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html" class="tsd-signature-type" data-tsd-kind="Interface">SublayerExtensionProperties</a><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
19
19
|
<p>The featureSource to be identified.</p>
|
|
@@ -41,7 +41,7 @@ instead.</p>
|
|
|
41
41
|
canceled, the provider may reject the returned promise with an instance
|
|
42
42
|
of <a href="support_Cancellable.Cancellation.html">Cancellation</a>, though it may still fulfill with results
|
|
43
43
|
instead.</p>
|
|
44
|
-
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a id="isSupported" class="tsd-anchor"></a><h3 class="tsd-anchor-link">is<wbr/>Supported<a href="#isSupported" 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"><li class="tsd-signature tsd-kind-icon">is<wbr/>Supported<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">boolean</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#isSupported">isSupported</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:
|
|
44
|
+
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a id="isSupported" class="tsd-anchor"></a><h3 class="tsd-anchor-link">is<wbr/>Supported<a href="#isSupported" 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"><li class="tsd-signature tsd-kind-icon">is<wbr/>Supported<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">boolean</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Overrides <a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html">IdentifyProviderBase</a>.<a href="tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html#isSupported">isSupported</a></p><ul><li>Defined in src/tasks/identify/HitTestIdentifyProvider.ts:42</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
45
45
|
<p>Determines whether this provider can handle identify operations for the
|
|
46
46
|
given feature source.</p>
|
|
47
47
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>source: <a href="../interfaces/data_FeatureSource.FeatureSource.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureSource</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
|