I am trying to use HERE maps REST API to get information about real-time traffic flow. The sample requests in HERE documentation work fine, however, I cannot find anywhere any documentation of the response (meaning of particular tags, such as <TRAFFICML_REALTIME>
, <FIS>
or <RW>
).
Does anyone know how to obtain such a documentation?
Note: On HERE website I have found that all technical questions should be posted here and that their development support team is actively monitoring StackOverflow. There is no direct option to contact them.