Skip to content

Commit 4f16ce7

Browse files
committed
Updated article (api-version=2024-04-01) and added 3 new examples.
1 parent 30389bb commit 4f16ce7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-maps/how-to-render-custom-data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Render custom data on a raster map in Microsoft Azure Maps
33
description: Learn how to add pushpins, labels, and geometric shapes to a raster map. See how to use the static image service in Azure Maps for this purpose.
4-
author: eriklindeman
5-
ms.author: eriklind
4+
author: faterceros
5+
ms.author: aterceros
66
ms.date: 06/19/2024
77
ms.topic: how-to
88
ms.service: azure-maps
@@ -215,7 +215,7 @@ To get a static image with the imagery style appplied, set the `TilesetId` param
215215
216216
The following image is returned:
217217
218-
:::image type="content" source="./media/how-to-render-custom-data/imagery.png" alt-text="A screenshot of a map showing the dark gray style created by setting the tileset ID parameter to microsoft.base.darkgrey.":::
218+
:::image type="content" source="./media/how-to-render-custom-data/imagery.png" alt-text="A screenshot of a map showing the imagery style created by setting the tileset ID parameter to microsoft.imagery.":::
219219
220220
For more information the different styles available using the TilesetId parameter, see [TilesetId] in the *Render - Get Map Tileset* REST API documentation.
221221

0 commit comments

Comments
 (0)