We would like to get an event after the user change a feature geometry but before it finish it.
The SketchModifiedEvent is working fine for polyline and polygon but it is not firing for points.
Is this a feature or bug? Is there any other event that we can get there?
Thanks
Hi Mody,
This is by design. We do not receive a modified event for point geometry from the underlying architecture. Unfortunately there is no other event available for points.
Narelle