heremaps / maps-api-for-javascript-examples

Self-contained examples for Maps API for JavaScript v3.

Home Page:https://developer.here.com/javascript-apis/documentation/v3/maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any specific time to live for routeHandle?

vadym1930 opened this issue · comments

In the documentation it says




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?