Skip to content

Commit a1cefc5

Browse files
Merge pull request #311777 from stevemunk/2025-06-01
Updated REST API links for new search release 2026-01-01
2 parents 300469d + 2f2a82f commit a1cefc5

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The most recent stable release of the Azure Maps services.
2525
| [Geolocation] | 1.0 | Convert IP addresses to country/region ISO codes. |
2626
| [Render] | 2024-04-01 | Get road, satellite/aerial, weather, traffic map tiles, and static map images. |
2727
| [Route] | 2025-01-01 | Calculate optimized travel times and distances between locations for multiple modes of transportation and returns localized travel instructions. Now supports [Snap to Roads] API that snaps GPS data to road aligned coordinates. |
28-
| [Search] | 2025-01-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
28+
| [Search] | 2026-01-01 | Geocode addresses and coordinates, search for places and businesses by name or category, and retrieve administrative boundary polygons. The Autocomplete API returns real-time suggestions for addresses and places based on partial user input. |
2929
| [Timezone] | 1.0 | Get time zone and sunrise/sunset information for specified locations. |
3030
| [Traffic] | 2025-01-01 | Provides traffic incident data, such as construction, traffic congestion, accidents, and more, within a specified bounding box. |
3131
| [Weather] | 1.1 | Get current, forecasted, and historical weather conditions, air quality, tropical storm details, and weather along a route. |
@@ -50,7 +50,6 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
5050
| API | API version | Description |
5151
|-----|-------------|-------------|
5252
| [Route][Route-2024-07-01-preview] | 2024-07-01-preview | The Route Range API supports high definition isochrone polygons. |
53-
| [Search][Search-2025-06-01-preview] | 2025-06-01-preview | The new Autocomplete (preview) API enhances user experience by providing real-time suggestions as users type queries for addresses or places. |
5453

5554
<!--- Links to latest versions of each service ---------------------------------->
5655
[Geolocation]: /rest/api/maps/geolocation
@@ -73,4 +72,3 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
7372
<!--- 2024-07-01-preview is the latest preview release of the Route service,
7473
currently the only Azure Maps service in Preview -------------------------->
7574
[Route-2024-07-01-preview]: /rest/api/maps/route?view=rest-maps-2024-07-01-preview
76-
[Search-2025-06-01-preview]: /rest/api/maps/search?view=rest-maps-2025-06-01-preview

0 commit comments

Comments
 (0)