edpi
(Daniel Fernández)
May 7, 2020, 4:40pm
#1
Hi,
maybe this is basic question, but I cannot find information of the meaning of the different traffic styles that can be added to a traffic flow tier in a map:
tomtom://vector/1/relative
tomtom://vector/1/absolute
tomtom://vector/1/relative-delay
Could you show me where to find information about them?
Regards,
Daniel
ZM1
May 8, 2020, 9:53am
#2
Maps Web SDK resolves those schemas to the Traffic API styles endpoint.
For example:
tomtom://vector/1/relative
is mapped to
http://api.tomtom.com/traffic/map/4/style/<style-version>/flow_relative.json?key=<your-api-key>
More on those endpoints:
You can checkout visual differences between the styles here:
*/ /*-->*/ ...
2 Likes