Request Body
The Send Request button submits the request to get the route id.
The Fetch Polyline button fetches the polyline of the route by calling the operation 'getRouteByRouteId' of the Routing API. The retrieved polyline is then displayed on the map and hovering over it shows a tooltip with details about the route.
Waiting for response...
// C#
// JavaScript
// Python
// Java
// PowerShell