A route handle encodes a path from a previously calculated route. It can be used to compactly cache a route for a brief amount of time. Thus, it can be used to retrieve more data along the route and get updated traffic information.
'brief amount of time' definition is confusing and not clear-cut enough. Do we have any accurate specific time restrictions for a routeHandle to be valid?
In the documentation it says
'brief amount of time' definition is confusing and not clear-cut enough. Do we have any accurate specific time restrictions for a
routeHandle
to be valid?