Hello,
The problem is, I need extend the drawtool to allow the add points with x and y coordinates using the input text and with the activated drawtool. but I dont know how to do integration between both tools. I think is better fire a click event in some component to the drawtool understand that the user clicked in this point, but when I fire this event in map or in graphicsLayer the drawtool dont listen this event.
Someone know solve this problem?
Thanks.