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
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ 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: 02/05/2024
7
+
ms.date: 09/23/2024
8
8
ms.topic: reference
9
9
ms.service: azure-maps
10
10
ms.subservice: rest-api
@@ -22,12 +22,12 @@ The most recent stable release of the Azure Maps services.
22
22
23
23
| API | API version | Description |
24
24
|-----|-------------|-------------|
25
-
|[Data Registry]| 2023-06-01 | Programmatically store and update geospatial data to use in spatial operations. |
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
28
|[Route]| 1.0 | 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
-
|[Spatial]| 2022-08-01 | Use geofences, great circle distances and other spatial operations to analyze location data. |
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
33
|[Weather]| 1.1 | Get current, forecasted, and historical weather conditions, air quality, tropical storm details and weather along a route. |
@@ -58,8 +58,6 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
58
58
|[Route][Route-2023-10-01-preview]| 2023-10-01-preview | Returns the ideal route in GeoJSON between locations for multiple modes of transportation.<BR><BR>Some of the updates in this version of the Route service include:<ul><li>Routes with "via" waypoints that the route must pass through.</li><li>More geographies</li><li>More languages available for localized travel instructions.</li></ul> |
59
59
60
60
<!--- Links to latest versions of each service ---------------------------------->
61
-
[Data]: /rest/api/maps/data
62
-
[How to create data registry]: /azure/azure-maps/how-to-create-data-registries
63
61
[Data Registry]: /rest/api/maps/data-registry
64
62
[Geolocation]: /rest/api/maps/geolocation
65
63
[Render]: /rest/api/maps/render
@@ -73,7 +71,6 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
73
71
<!--- Links to previous versions of each service -------------------------------->
Copy file name to clipboardExpand all lines: articles/azure-maps/rest-api-creator.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,20 @@ titleSuffix: Microsoft Azure Maps Creator
4
4
description: Links to the Azure Maps Creator Rest API
5
5
author: faterceros
6
6
ms.author: aterceros
7
-
ms.date: 02/05/2024
7
+
ms.date: 09/23/2024
8
8
ms.topic: reference
9
9
ms.service: azure-maps
10
10
ms.subservice: creator
11
11
---
12
12
13
13
# Creator Rest API
14
14
15
+
> [!NOTE]
16
+
>
17
+
> **Azure Maps Creator retirement**
18
+
>
19
+
> The Azure Maps Creator indoor map service is now deprecated and will be retired on 9/30/25. For more information, see [End of Life Announcement of Azure Maps Creator](https://aka.ms/AzureMapsCreatorDeprecation).
20
+
15
21
Indoor mapping is a technology that enables the creation of digital maps of the interior of buildings. It helps visitors navigate through buildings and locate points of interest such as restrooms, conference rooms, and offices. Indoor mapping can be used to create a more convenient and enjoyable visitor experience. Visitors can spend less time searching for building directories and more time discovering new points of interest. With Azure Maps Creator, you can create indoor maps that enable customers to zoom in and out of a building to see each floor and navigate to any desired location using Creator's wayfinding service. In addition to common mapping functionality, Azure Maps Creator offers an array of useful services that enable you to implement functionality such as asset tracking, facility management, workspace optimization, hybrid work models to support a blend of in-office, remote, and on-the-go working, and much more.
16
22
17
23
The following tables offer high-level overviews of the services that Azure Maps Creator offers:
0 commit comments