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
+10-16Lines changed: 10 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ titleSuffix: Microsoft Azure Maps
4
4
description: Links to the Azure Maps Rest API.
5
5
author: sinnypan
6
6
ms.author: sipa
7
-
ms.date: 09/23/2024
7
+
ms.date: 02/25/2025
8
8
ms.topic: reference
9
9
ms.service: azure-maps
10
10
ms.subservice: rest-api
11
11
---
12
12
13
13
# Azure Maps Rest API
14
14
15
-
Azure Maps is a set of mapping and geospatial services that enable developers and organizations to build intelligent location-based experiences for applications across many different industries and use cases. Use Azure Maps to bring maps, geocoding, location search, routing, real-time traffic, geolocation, time zone information and weather data into your web, mobile and server-side solutions.
15
+
Azure Maps is a set of mapping and geospatial services that enable developers and organizations to build intelligent location-based experiences for applications across many different industries and use cases. Use Azure Maps to bring maps, geocoding, location search, routing, real-time traffic, geolocation, time zone information, and weather data into your web, mobile and server-side solutions.
16
16
17
17
The following tables show overviews of the services that Azure Maps offers:
18
18
@@ -26,28 +26,22 @@ The most recent stable release of the Azure Maps services.
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
28
|[Route]| 1.0 | Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
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
-
|[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. |
29
+
|[Search]|2025-01-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
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. |
32
32
|[Traffic]| 1.0 | Get current traffic information including traffic flow and traffic incident details. |
33
-
|[Weather]| 1.1 | Get current, forecasted, and historical weather conditions, air quality, tropical storm details and weather along a route. |
33
+
|[Weather]| 1.1 | Get current, forecasted, and historical weather conditions, air quality, tropical storm details, and weather along a route. |
34
34
35
35
## Previous releases
36
36
37
-
There are previous stable releases of an Azure Maps service that are still in use. The services in these lists will generally have a more recent version available, and are slated for retirement. If using a previous release, update to the latest version before it's retired to avoid disruption of service.
38
-
39
-
### Version 2022-08-01
37
+
There are previous stable releases of an Azure Maps service that are still in use. The services in this list have a more recent version available, and some are slated for retirement. If using a previous release, update to the latest version before it's retired to avoid disruption of service.
40
38
41
39
| API | API version | Description |
42
40
|-----|-------------|-------------|
41
+
|[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 need to be updated to use the latest version of the [Render] API. |
43
42
|[Render][render-2022-08-01]| 2022-08-01 | Get road, satellite/aerial, weather, traffic map tiles, and static map images. |
44
-
45
-
### Version 1.0
46
-
47
-
| API | API version | Description |
48
-
|-----|-------------|-------------|
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]. |
43
+
|[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]. |
44
+
|[Search]| 2023-06-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
51
45
52
46
## Latest preview
53
47
@@ -72,7 +66,7 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
0 commit comments