Links

Route for truck

Routing plan optimized for truck
The Routing API will show you how to get where you’re going. With the Routing API, you can:
  • Provide precise instructions to a destination using routing plans for various types of trucks
  • To request directions, call four values: a start point, destination, and car type, and waypoint (optional).
See the API Key Issuance page for information on using keys.
get
https://api.fatos.biz
/nostra/api/route
Routing API for Truck
Display of Directions Results
After you receive the requested results, you must decode the result into a geometry code. Call the Fatos.polyLine() function as the decoded result and display the result on the map.
Last modified 2yr ago