Hello,
In my map I catch the EditOverlayOnFeatureEdited event to do some after editing processing.
But sometimes - especially when the user just tries to add a new vertex - the event is thrown without setting the EditedFeature in the eventargs, meaning this property is NULL.
Is this by design?
Regards,
Peter