Hi,
In my application i am trying to add a feature to an existing layer, when a user creates a new feature. This particular thing is achieved by using TrackEnded event. But what is happening is if a user is going to add second feature this TrackEnded event is fired twice. It means event is getting fired the number of times features added on layer.
So, how to avoid firing TrackEnded event multiple times.
Regards
Ranjith.G