laptop and a wrench

Erro

The view's GeoViewDoubleTapped event is registered with two GeoViewTapped events when the view interaction options (MapViewInteractionOptions/SceneViewInteractionOptions) are disabled.

Última Publicação: February 11, 2020 ArcGIS Runtime SDK
Número de ID do Erro BUG-000117872
EnviadoNovember 1, 2018
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Runtime SDK
Versão encontrada100.4
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusWill Not Be Addressed

Informações Adicionais

The current behavior is as designed and is consistent with .NET event patterns. If GeoView.Interactions.IsEnabled is true, and the user double taps on the view, the sequence of events fired are GeoViewTapped and GeoViewDoubleTapped. As a result, the mapview executes a set viewpoint operation, zooming in. In this case, do not expect the final GeoViewTapped event to be raised because the API has acted on GeoViewDoubleTapped and marked the event handled. If GeoView.Interactions.IsEnabled is false, and the user double taps on the view, the sequence of events fired are GeoViewTapped, GeoViewDoubleTapped, and GeoViewTapped because GeoViewDoubleTapped was not marked as handled by the API, allowing it to bubble up.

Etapas para Reproduzir

ID do Erro: BUG-000117872

Software:

  • ArcGIS Runtime SDK

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download