Skip to content

Commit 21032e6

Browse files
committed
Route v1 link
1 parent 6c1bca2 commit 21032e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ There are previous stable releases of an Azure Maps service that are still in us
4040
|-----|-------------|-------------|
4141
| [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. |
4242
| [Render][render-2022-08-01] | 2022-08-01 | Get road, satellite/aerial, weather, traffic map tiles, and static map images. |
43-
| [Route] | 1.0 | Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
43+
| [Route][Route v1] | 1.0 | Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
4444
| [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]. |
4545
| [Search] | 2023-06-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
4646

@@ -68,6 +68,7 @@ Prerelease version of an Azure Maps service. Preview releases contain new functi
6868
[render-2022-08-01]: /rest/api/maps/render?view=rest-maps-2022-08-01
6969

7070
[Render v1]: /rest/api/maps/render?view=rest-maps-1.0
71+
[Route v1]: /rest/api/maps/route?view=rest-maps-1.0
7172
[Search v1]: /rest/api/maps/search?view=rest-maps-1.0
7273

7374
<!--- 2024-07-01-preview is the latest preview release of the Route service,

0 commit comments

Comments
 (0)