after upgrade from 4.7 to 4.14 javascript api how do I intercept click events on drawn graphics? I am looking for specific behavior on right click and now it is selected and in an edit mode

166
0
01-16-2020 05:25 AM
ScottHagan
New Contributor

drawing graphics and adding to sketchview.

I was using hitTest to identify clicks on the polygons. now I dont reach the hittest and the polygon goes into a selected edit mode where I can move or resize it. would like to keep that functionality just dont need that behavior for every combination of mouse clicks.

0 Kudos
0 Replies