HERE maps for JavaScript API: How to get toll prices?

Viewed 33

jsfiddle

If I clearly understand I can add

routeRequestParams = {
      legattributes:'sm,sc',
    }

And get summaryByCountry but without price. What parameters should I add to get toll road price? Because here api can do this documentation

0 Answers
Related