GET /TravelTimes/overlay/{z}/mapcenter/{mapCenterLat}/{mapCenterLon}/pinlocation/{pinLat}/{pinLon}/dimensions/{width}/{height}
Summary: Gets the TravelTime overlay.
Operation ID: TravelTime_GetOverlay
Auth: unknown
Operation ID: TravelTime_GetOverlay
Auth: unknown
Parameters (12)
direction
(string, query, required)
The direction of travel.
Constraints: {'enum': ['Average', 'From', 'To']}
height
(integer, path, required)
The height of the requested overlay.
mapCenterLat
(number, path, required)
The map center latitude.
mapCenterLon
(number, path, required)
The map center longitude.
modeId
(string, query, required)
The id of the mode.
pinLat
(number, path, required)
The latitude of the pin.
pinLon
(number, path, required)
The longitude of the pin.
scenarioTitle
(string, query, required)
The title of the scenario.
timeOfDayId
(string, query, required)
The id for the time of day (AM/INTER/PM)
travelTimeInterval
(integer, query, required)
The total minutes between the travel time bands
width
(integer, path, required)
The width of the requested overlay.
z
(integer, path, required)
The zoom level.
No probe data for this endpoint yet.