Programmatically add graphics when sketch widget is in Create mode
Hi, Thanks for the time to check this question. With the Polyline tool enabled, I'm trying to add a vertex to the graphics when the sketch widget is in create mode. I can get the vertex from the added graphic layer when a state is in active and polyline, but I'm not able to programmatically creat...