Skip to content

Commit 1a536a8

Browse files
committed
Updating references to the REST API docset
1 parent af9fe98 commit 1a536a8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Azure Maps is a set of mapping and geospatial services that enable developers an
1616

1717
The following tables show overviews of the services that Azure Maps offers:
1818

19-
## Latest released versions
19+
## Latest release
2020

2121
| API | Description |
2222
|-----|-------------|
@@ -31,19 +31,19 @@ The following tables show overviews of the services that Azure Maps offers:
3131
| [Traffic] | Get current traffic information including traffic flow and traffic incident details. |
3232
| [Weather] | Get current, forecasted and historical weather conditions, air quality, tropical storm details and weather along a route. |
3333

34-
## Previous release versions
34+
## Previous release
3535

3636
| API | Description |
3737
|-----|-------------|
3838
| [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]. |
3939
| [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. |
4040
| [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]. |
4141

42-
## Latest preview version
42+
## Latest preview
4343

4444
| API | Description |
4545
|-----|-------------|
46-
| [Route][Route-2023-10-01-preview] | Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
46+
| [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> |
4747

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Indoor mapping is a technology that enables the creation of digital maps of the
1616

1717
The following tables offer high-level overviews of the services that Azure Maps Creator offers:
1818

19-
## Latest released version
19+
## Latest release
2020

2121
| API | Description |
2222
|-----|-------------|
@@ -27,7 +27,7 @@ The following tables offer high-level overviews of the services that Azure Maps
2727
| [Tileset] |`tileset` is a collection of vector tiles that render on the map, created from an existing dataset. |
2828
| [WFS] | Use the Web Feature Service (WFS) API to query for all feature collections or a specific collection within a dataset. For example, you can use WFS to find all mid-size meeting rooms in a specific building and floor level. |
2929

30-
## Latest preview version
30+
## Latest preview
3131

3232
| API | Description |
3333
|-----|-------------|

0 commit comments

Comments
 (0)