ThinkGeo.com    |     Documentation    |     Premium Support

Vehicle tracking

Hi,


I need to maintain history of Vehicle tracking. Please go through the below scenarion and let me know if there is any way to do it.


Scenario: Let's say a vehicle is moving in a perticular direction and it is at position p1 at time t1. The vehicle moved to position p2 at time t2. The vehicle is at position p3 at time t3 and so on.


where    tn>....> t3>t2>t1.


I need to maintain the vehicle history (position p1,p2 at time t1,t2) on the map.


Thanks,


Srikar.



Hi srikar, 
  
 Vehicle class has a property named "HistoryLocations", which stores location history. You can use this collection to maintain history of vehicle tracking.  
  
 Regards, 
 Ivan

Hi Ivan, 
  
 I could not find the vehicle class. Please provide me any sample application or more details. 
  
 Technology used for my project. 
 1) silverlight 3.0  
 2)  mapsuite & Map Suite Silverlight Full Edition 3.0  
  
 Thanks 
 Srikar

Srikar,


 About vehicle tracking, you can get detail information at gis.thinkgeo.com/Products/Ex...fault.aspx , if you get the vehicle tracking code you can find Vehicle class.
 
Thanks,
 
James