How to find out Toll Charge has changed, from which date?
Posted: Fri May 25, 2018 4:21 am
Hi,
We use route service to calculate route distance and toll charges. And for efficiency we cache the details. Now, when the Toll charge changes, the cached data becomes obsolete. However, is their any mechanism available in PTV xServer API to find out if the Toll charge has changed. We know their is a way to get route calculation based on date using START_TIME parameter or CountryInfoOptions.tollDate. However, that will not allow us to cache the calculated route data efficiently.
We use route service to calculate route distance and toll charges. And for efficiency we cache the details. Now, when the Toll charge changes, the cached data becomes obsolete. However, is their any mechanism available in PTV xServer API to find out if the Toll charge has changed. We know their is a way to get route calculation based on date using START_TIME parameter or CountryInfoOptions.tollDate. However, that will not allow us to cache the calculated route data efficiently.