laptop and a wrench

Error

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

Última publicación: July 12, 2018 ArcGIS Runtime SDK
Número de ID del error BUG-000107313
EnviadoAugust 11, 2017
Última modificaciónJune 5, 2024
Relacionado conArcGIS Runtime SDK
Versión encontrada100.1.0
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
Versión corregida100.2
EstadoFixed

Solución alternativa

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);

Pasos para reproducir

ID del error: BUG-000107313

Software:

  • ArcGIS Runtime SDK

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga