Select to view content in your preferred language

GeoViewTapped event stops working if a Graphic is Selected

40
0
yesterday
Labels (1)
KarenRobine1
New Contributor III

I've added a GeoViewTapped event to my MapView  (  MapView.GeoViewTapped += MapView_GeoViewTapped;) . It works for both GraphicOverlays as well as features. In some other code, I occasionally select the Graphic using graphic.IsSelected.  However, after selecting the graphic, if I click on the map at that location,  GeoViewTapped stops working on that location . I'm unable to identify features, that Graphic and any other GraphicOverlays at that location.  Any way to override this? Is this a bug?

0 Kudos
0 Replies