📄️ Get started with routing
Here’s a quick overview of what you can do with routing:
📄️ Handling RoutePreferences
Before computing a route, we need to specify some route options.
📄️ Advanced features
In order to compute a route range we need to:
Routing functionality provides a robust solution for calculating, customizing, and analyzing routes for various transportation needs. You can calculate routes between a start and destination point, include intermediate waypoints for multi-stop routes, and determine areas accessible within a specific range. Additionally, the routing service allows you to retrieve turn-by-turn instructions, traffic event details, and estimate time of arrival (ETA) along with travel durations and distances. The system supports a variety of options such as computing terrain profiles for elevation data, displaying routes on a map, and handling public transit routes.
Here’s a quick overview of what you can do with routing:
Before computing a route, we need to specify some route options.
In order to compute a route range we need to: