The Global Routing SDK (GR SDK) is a routing toolkit that allows access to core routing capabilities through an in-process and REST API.This allows certain core functions to be integrated into any solution and enables you to develop and deploy routing desktop, mobile, or web applications. These applications can provide the ability to obtain driving or walking directions, calculate drive time and drive distance, and identify locations within a certain time or distance from a starting point.
GR SDK includes the following:
- The API, a core set of jar files
- Samples to use as reference
- WAR file for REST API
- JavaDoc providing descriptions of the Java API
- User guide, describing core features and examples (Java, REST, and SOAP API).To access the HTML-based user guide, open index.html page in your web browser located in the dev\docs\User Guide\ folder.