TrafficSection
Constructs a TrafficSection object with the given parameters.
Parameters
Information about the location of a section on a route's geometry.
Distance from the start of the route to the start point of the sectionLocation.
Distance from the the start point to the end point of the sectionLocation.
Type of the incident.
Effective speed of the incident in km/h, averaged over its entire length.
Duration of the delay caused by the incident.
Magnitude of delay caused by the incident.
Details of the traffic event.
ID of the traffic event from which the traffic section was created.
Important: This is a Public Preview API. It may be changed or removed at any time.
Constructs a TrafficSection object with the given parameters.
Parameters
Information about the location of a section on a route's geometry.
Distance from the start of the route to the start point of the sectionLocation.
Distance from the the start point to the end point of the sectionLocation.
Type of the incident.
Effective speed of the incident, averaged over its entire length.
Duration of the delay caused by the incident.
Magnitude of delay caused by the incident.
Details of the traffic event.
ID of the traffic event from which the traffic section was created.
Deprecated
This API is deprecated and will be removed with the next major release.
Constructs a TrafficSection object with the given parameters.
Parameters
List of GeoPoints representing the section.
Distance from the start of the route to the start point of the sectionLocation.
Distance from the the start point to the end point of the sectionLocation.
Type of the incident.
Effective speed of the incident in km/h, averaged over its entire length.
Duration of the delay caused by the incident.
Magnitude of delay caused by the incident.
Details of the traffic event.
ID of the traffic event from which the traffic section was created.