Where can I get an updated proto file for the Traffic Flow API?
The documentation (Vector Tile Structure | Traffic API Documentation | Traffic API | TomTom Developer Portal) has a link to a proto file (http://api.tomtom.com/onlinemaps/docs/Vector_Tile.proto), however that is a dead link.
The same documentation page has an example of the proto file, which I was using successfully until about an hour ago. I’m now unable to parse the protobuf response data because it contains an “end-group” tag which is not defined in the proto file.
I hope that by getting an up to date proto file I cnn start to deserialise the traffic flow data again.
Thanks in advance!