Skip to content

Commit d99eee1

Browse files
committed
minor changes.
1 parent 7be8598 commit d99eee1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Links to the Azure Maps Rest API
33
titleSuffix: Microsoft Azure Maps
4-
description: Links to the Azure Maps Rest API
4+
description: Links to the Azure Maps Rest API.
55
author: eriklindeman
66
ms.author: eriklind
77
ms.date: 02/05/2024
@@ -22,34 +22,34 @@ The most recent stable release of the Azure Maps services.
2222

2323
| API | Description |
2424
|-----|-------------|
25-
| [Data] | The Azure Maps Data v2 service has been deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service will need to be updated to use the Azure Maps [Data registry] service by 9/16/24. For more information, see [How to create data registry]. |
25+
| [Data] | The Azure Maps Data v2 service is deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service need to be updated to use the Azure Maps [Data registry] service by 9/16/24. For more information, see [How to create data registry]. |
2626
| [Data Registry] | Programmatically store and update geospatial data to use in spatial operations. |
2727
| [Geolocation] | Convert IP addresses to country/region ISO codes. |
28-
| [Render] | Get road, satellite/aerial, weather, traffic map tiles and static map images. |
28+
| [Render] | Get road, satellite/aerial, weather, traffic map tiles, and static map images. |
2929
| [Route] | Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
3030
| [Search] | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
3131
| [Spatial] | Use geofences, great circle distances and other spatial operations to analyze location data. |
3232
| [Timezone] | Get time zone and sunrise/sunset information for specified locations. |
3333
| [Traffic] | Get current traffic information including traffic flow and traffic incident details. |
34-
| [Weather] | Get current, forecasted and historical weather conditions, air quality, tropical storm details and weather along a route. |
34+
| [Weather] | Get current, forecasted, and historical weather conditions, air quality, tropical storm details and weather along a route. |
3535

3636
## Previous release
3737

38-
A previous stable release of an Azure Maps service that is still in use. The services in this list will generally have a more recent version available, and will be slated for retirement. If you are using a previous release, update to the latest version before it is retired to avoid disruption of service.
38+
A previous stable release of an Azure Maps service that is still in use. The services in this list 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.
3939

4040
| API | Description |
4141
|-----|-------------|
42-
| [Data][Data-v1] | The Azure Maps Data v1 service has been deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service will need to be updated to use the Azure Maps [Data registry] service by 9/16/24. For more information, see [How to create data registry]. |
43-
| [Render][Render v1] | 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 will need to be updated to use the latest version of the [Render] API by 9/17/26. |
42+
| [Data][Data-v1] | The Azure Maps Data v1 service is deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service need to be updated to use the Azure Maps [Data registry] service by 9/16/24. For more information, see [How to create data registry]. |
43+
| [Render][Render v1] | 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. |
4444
| [Search][Search-v1] | 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]. |
4545

4646
## Latest preview
4747

48-
Pre-release version of an Azure Maps service. Preview releases contain new functionality or updates to existing functionality that will be included in a future release.
48+
Prerelease version of an Azure Maps service. Preview releases contain new functionality or updates to existing functionality that will be included in a future release.
4949

5050
| API | Description |
5151
|-----|-------------|
52-
| [Route][Route-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 sevice include:<ul><li>Routes with via waypoints that the route must pass through.</li><li>Additional geographies</li><li>More languages available for localized travel instructions.</li></ul> |
52+
| [Route][Route-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> |
5353

5454
<!--- Links to latest versions of each service ---------------------------------->
5555
[Data]: /rest/api/maps/data

0 commit comments

Comments
 (0)