ThinkGeo.com    |     Documentation    |     Premium Support

How to properly raise TrackEnded event

I can see there are Events in place to do this but I am having trouble utilizing them. I didn't not immediately see any examples on how to integrate this either. Any help is apprecaited.


 


Thank you.



Nelson, 
  
 We created a TrackInteractiveOverlay to do things with tracking, you can find it in winformMap1.TrackOverlay 
  
 winformsMap1.TrackOverlay.TrackEnding  
 winformsMap1.TrackOverlay.TrackEnded 
  
 Thanks, 
 ThinkGeo Support