You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-maps/rest-api-azure-maps.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The most recent stable release of the Azure Maps services.
25
25
|[Data Registry]| 2023-06-01 | Programmatically store and update geospatial data to use in spatial operations.<br>The Data registry service is deprecated and will be retired on 9/30/25. |
26
26
|[Geolocation]| 1.0 | Convert IP addresses to country/region ISO codes. |
27
27
|[Render]| 2024-04-01 | Get road, satellite/aerial, weather, traffic map tiles, and static map images. |
28
-
|[Route]|1.0| Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
28
+
|[Route]|2025-01-01| Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
29
29
|[Search]| 2023-06-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
30
30
|[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. |
31
31
|[Timezone]| 1.0 | Get time zone and sunrise/sunset information for specified locations. |
@@ -47,7 +47,8 @@ There are previous stable releases of an Azure Maps service that are still in us
47
47
| API | API version | Description |
48
48
|-----|-------------|-------------|
49
49
|[Render][Render v1]| 1.0 | Get road, satellite/aerial, weather, traffic map tiles and static map images.<BR>The Azure Maps [Render v1] service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API needs to be updated to use the latest version of the [Render] API by 9/17/26. |
50
-
|[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]. |
50
+
|[Route][Route v1]| 1.0 | Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
51
+
|[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]. |
51
52
52
53
## Latest preview
53
54
@@ -72,7 +73,8 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
0 commit comments