laptop and a wrench

漏洞

Unable to select polyline features when zooming into the map using ArcGIS Runtime SDK for .NET 100.1.

上次发布: July 12, 2018 ArcGIS Runtime SDK
漏洞 ID 编号 BUG-000107313
已提交August 11, 2017
上次修改时间June 5, 2024
适用范围ArcGIS Runtime SDK
找到的版本100.1.0
操作系统Windows OS
操作系统版本10.0 64 Bit
修正版本100.2
状态Fixed

解决办法

Increase the GraphicsOverlay.HitTestAsync parameter maximumResults from 1 to 2. Users can select the line even after zooming it.//maximumResults =1maximumResults = 2IdentifyGraphicsOverlayResult foundGraphic = await myMapview.IdentifyGraphicsOverlayAsync(overlay, point, tolerance, onlyReturnPopups, maximumResults);

重现步骤

漏洞 ID: BUG-000107313

软件:

  • ArcGIS Runtime SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项