Select to view content in your preferred language

Point in graphic on mapView is not clickable.

664
2
07-19-2023 04:25 AM
amanoj
by
New Contributor

we're currently struggling with making the MapView clickable. 

 
We tried implementing it in our project using mapView.setOnMouseClicked() in conjunction with a listener but it doesn't work. As you can see there's some basic logging to make sure it works, but it doesn't.
 

Screenshot 2023-07-19 at 11.39.53.png

 

 
This was done using the samples published on your website as well as on your github. We then tried to follow your tutorial entirely just to make a mapview clickable. That also doesn't work, the screenshot below depicts the outcome. The link to the tutorial is: ESRI, Git
 

 

Screenshot 2023-07-19 at 12.24.05.png

 
Essentially I want to make the points on the map clickable, however it doesn't seem to work. Do let me know how to resolve this; if its as simple as we're looking in the wrong place then fine, if a call is needed that would be great. If there's any further information do let me know.
0 Kudos
2 Replies
amanoj
by
New Contributor

Figured the issue.

0 Kudos
MarkBaird
Esri Regular Contributor

Glad you've got it working.  

0 Kudos