laptop and a wrench

Bug

The hitTest coordinates do not match the QueryFeature coordinates in MapView.

ArcGIS Maps SDK for JavaScript
Bug ID Number BUG-000179981
SubmittedOctober 7, 2025
Last ModifiedDecember 1, 2025
Applies toArcGIS Maps SDK for JavaScript
Version found4.33
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusAs Designed

Additional Information

The behavior being observed is expected. For a client-side FeatureLayer, its corresponding LayerView stores quantized geometries to improve performance. To determine whether the geometries are full-resolution or quantized, check the hasFullGeometries (https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html#hasFullGeometries) property on the LayerView instance: If true, it means the layer view contains full-resolution geometries. If false, it means the layer view contains quantized geometries.

Steps to Reproduce

Bug ID: BUG-000179981

Software:

  • ArcGIS Maps SDK for JavaScript

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options