TrackRoad Web Services Have a question?
Email us for a free trial account and start development now!

Whether you are launching a new web site or looking for a way to integrate route optimization and intelligent dispatching solution into your existing application we can help you with our TrackService web services.  For developers, we have provided the same powerfull engine that runs our auto dispatching and route optimization into TrackService so that you can seemlessly integrate our solution into your application.
TrackService CalculateRoute  Caluclate a route for multiple stops and get directions
Pricing Distance Get driving distance
  FindAddress Finds an address
  Geocoding
Geocode a single address or a list of addresses in one single call.  Using Geocode(List<address>) you can pass a list of addresses to the web method.  Geocode returns a list of locations with lat/lon. Sample Code
Dispatch
Enter your list of vehicles and a list of stops and Dispatch() method will return a list of vehicles each with the assigned route in an optimized order. Sample Code
    Demo Windows .Net application Download