Turn-by-turn navigation for field professionals
Product Used: Navigation API
NextBillion.ai’s Navigation API returns step-by-step instructions in the desired language to facilitate a seamless navigation experience for your professionals. The Navigation API can be easily customized using a wide range of routing constraints available with the service and depending on the type of request, the routing engine will suggest optimal routes as per the given constraints and traffic conditions.
In this example, we are going to generate step-by-step instructions for a trip to be made by a service professional with a few stopovers before the destination by configuring
- A pair of “origin” & “destination” locations
- “mode” option set to “car”.
- “waypoints” parameter containing coordinates for 3 stops before the “destination”
- “lang” set to “es” for instructions in Spanish
Request
Response
Observe that all the stops are covered by the route on the way to destination.
Visit Navigation API documentation to know more about the available features.