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
+1-3Lines changed: 1 addition & 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
|[Geolocation]| 1.0 | Convert IP addresses to country/region ISO codes. |
26
26
|[Render]| 2024-04-01 | Get road, satellite/aerial, weather, traffic map tiles, and static map images. |
27
27
|[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. |
29
29
|[Timezone]| 1.0 | Get time zone and sunrise/sunset information for specified locations. |
30
30
|[Traffic]| 2025-01-01 | Provides traffic incident data, such as construction, traffic congestion, accidents, and more, within a specified bounding box. |
31
31
|[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
50
50
| API | API version | Description |
51
51
|-----|-------------|-------------|
52
52
|[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. |
54
53
55
54
<!--- Links to latest versions of each service ---------------------------------->
56
55
[Geolocation]: /rest/api/maps/geolocation
@@ -73,4 +72,3 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
73
72
<!--- 2024-07-01-preview is the latest preview release of the Route service,
74
73
currently the only Azure Maps service in Preview -------------------------->
0 commit comments