Skip to content

Commit ef3af3c

Browse files
authored
Merge pull request #126297 from stevemunk/traffic-v2-links
Updated to add Traffic v2025-01-01
2 parents 89366be + 87429e0 commit ef3af3c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-maps/rest-api-azure-maps.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The most recent stable release of the Azure Maps services.
2929
| [Search] | 2025-01-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
3030
| [Spatial] | 2022-08-01 | Use geofences, great circle distances, and other spatial operations to analyze location data.<br>The Spatial service is deprecated and will be retired on 9/30/25. |
3131
| [Timezone] | 1.0 | Get time zone and sunrise/sunset information for specified locations. |
32-
| [Traffic] | 1.0 | Get current traffic information including traffic flow and traffic incident details. |
32+
| [Traffic] | 2025-01-01 | Provides traffic incident data, such as construction, traffic congestion, accidents, and more, within a specified bounding box. |
3333
| [Weather] | 1.1 | Get current, forecasted, and historical weather conditions, air quality, tropical storm details, and weather along a route. |
3434

3535
## Previous releases
@@ -43,6 +43,7 @@ There are previous stable releases of an Azure Maps service that are still in us
4343
| [Route][Route v1] | 1.0 | Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
4444
| [Search][Search v1] | 1.0 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. This is version 1.0 of the Search service. For the latest version, see [Search]. |
4545
| [Search] | 2023-06-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
46+
| [Traffic][Traffic v1] | 1.0 | Get current traffic information including traffic flow and traffic incident details. |
4647

4748
## Latest preview
4849

@@ -70,6 +71,7 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
7071
[Render v1]: /rest/api/maps/render?view=rest-maps-1.0
7172
[Route v1]: /rest/api/maps/route?view=rest-maps-1.0
7273
[Search v1]: /rest/api/maps/search?view=rest-maps-1.0
74+
[Traffic v1]: /rest/api/maps/traffic?view=rest-maps-1.0
7375

7476
<!--- 2024-07-01-preview is the latest preview release of the Route service,
7577
currently the only Azure Maps service in Preview -------------------------->

0 commit comments

Comments
 (0)