Additional route charges
Posted: Tue Jan 30, 2018 11:34 am
Hello again,
I'm wondering if there is an elegant way to get the info for additional charges along a calculated route, for instance, the London city congestion toll, vignette roads in certain countries, ferries, etc. As far as vignettes and ferries go, I get the data from SegmentAttributes. I check whether the hasVignetteCar/hasVignetteTruck or isFerry flag on any RouteListSegment is set to true and if it is, I display a message that additional costs may apply to the route. I haven't found a way to get the info for congestion charges in certain cities, if it's possible at all.
Thank you in advance.
Regards,
Rok
I'm wondering if there is an elegant way to get the info for additional charges along a calculated route, for instance, the London city congestion toll, vignette roads in certain countries, ferries, etc. As far as vignettes and ferries go, I get the data from SegmentAttributes. I check whether the hasVignetteCar/hasVignetteTruck or isFerry flag on any RouteListSegment is set to true and if it is, I display a message that additional costs may apply to the route. I haven't found a way to get the info for congestion charges in certain cities, if it's possible at all.
Thank you in advance.
Regards,
Rok