Hi,
I try to change vertex according to the coordinates i have created when sketch is active.
I have tried changing the sketchViewModel.createGraphic property to include the new coordinates but it did not work because sketchViewModel.createGraphic property is readonly.
Anyone has the same problem?