0

The new version of the [here-api] api doesn't have this data and the json file does not contain this data. How does get this data?

Example responce version 6 and 7

1

I tried to find a description of these fields in the documentation. There are none for version api 7.

vimuth
  • 5,064
  • 33
  • 79
  • 116
mSamwolf
  • 1
  • 1

1 Answers1

0

You need to add tmc to the parameters. Here is a sample query

    https://data.traffic.hereapi.com/v7/flow?apiKey=YOUR_API_KEY&in=bbox:-80,39.19838,-79,40&locationReferencing=olr,shape,tmc&units=metric
mvergara
  • 71
  • 6