Decodes and returns a route from a previously calculated route handle.
Alpha: This API is not yet stable and is subject to change.
A route handle encodes a previously calculated route. A route can be decoded from a handle as long the service uses the same map data which was used during encoding.
All parameters of the /routes endpoint are supported, except for origin, destination,
via, alternatives and routingMode. See also the return parameter of /routes
endpoint.
The transportMode parameter does not have to match the transport mode previously used for
route calculation. However, when using a different transport mode, the request may fail,
e.g. when the route has road segments forbidden for the provided transport mode.
