Skip to content

Commit 6952a0c

Browse files
committed
Minor updates to links.
1 parent e0f30ff commit 6952a0c

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

articles/azure-maps/about-azure-maps.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ For more information, see the [Geolocation service] documentation.
6767
>
6868
> **Azure Maps Render v1 service retirement**
6969
>
70-
> The Azure Maps [Render v1 service](/rest/api/maps/render-v1) 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 [Render v2](/rest/api/maps/render-v2) API by 9/17/26.
70+
> 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 [Render v2] API by 9/17/26.
7171
72-
[Render v2 service] introduces a new version of the [Get Map Tile v2 API] that supports using Azure Maps tiles not only in the Azure Maps SDKs but other map controls as well. It includes raster and vector tile formats, 256x256 or 512x512 tile sizes (where applicable) and numerous map types such as road, weather, contour, or map tiles. For a complete list, see [TilesetID] in the REST API documentation. You're required to display the appropriate copyright attribution on the map anytime you use the Azure Maps Render v2 service, either as basemaps or layers, in any third-party map control. For more information, see [How to use the Get Map Attribution API].
72+
[Render v2] service introduces a new version of the [Get Map Tile v2 API] that supports using Azure Maps tiles not only in the Azure Maps SDKs but other map controls as well. It includes raster and vector tile formats, 256x256 or 512x512 tile sizes (where applicable) and numerous map types such as road, weather, contour, or map tiles. For a complete list, see [TilesetID] in the REST API documentation. You're required to display the appropriate copyright attribution on the map anytime you use the Azure Maps Render v2 service, either as basemaps or layers, in any third-party map control. For more information, see [How to use the Get Map Attribution API].
7373

7474
:::image type="content" source="./media/about-azure-maps/intro_map.png" border="false" alt-text="Example of a map from the Render v2 service":::
7575

@@ -225,7 +225,8 @@ Stay up to date on Azure Maps:
225225
[Geolocation service]: /rest/api/maps/geolocation
226226
[Get Map Tile v2 API]: /rest/api/maps/render-v2/get-map-tile
227227
[Get Weather along route API]: /rest/api/maps/weather/getweatheralongroute
228-
[Render v2 service]: /rest/api/maps/render-v2
228+
[Render v1]: /rest/api/maps/render-v1
229+
[Render v2]: /rest/api/maps/render-v2
229230
[REST APIs]: /rest/api/maps/
230231
[Route service]: /rest/api/maps/route
231232
[Search service]: /rest/api/maps/search

articles/azure-maps/render-coverage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The render coverage tables below list the countries/regions that support Azure M
1818
>
1919
> **Azure Maps Render v1 service retirement**
2020
>
21-
> The Azure Maps [Render v1 service](/rest/api/maps/render-v1) 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 [Render v2](/rest/api/maps/render-v2) API by 9/17/26.
21+
> 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 [Render v2] API by 9/17/26.
2222
2323
### Legend
2424

@@ -214,3 +214,5 @@ The render coverage tables below list the countries/regions that support Azure M
214214
> [Azure Maps routing coverage](routing-coverage.md)
215215
216216
[Zoom levels and tile grid]: zoom-levels-and-tile-grid.md
217+
[Render v1]: /rest/api/maps/render-v1
218+
[Render v2]: /rest/api/maps/render-v2

0 commit comments

Comments
 (0)