Skip to content

Commit 1f35d80

Browse files
Merge pull request #252986 from stevemunk/how-to-render-custom-data-1
changed link to yellow push pin icon in URL in article: Render custom data on a raster map
2 parents 1ce7140 + 36e89e6 commit 1f35d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To get a static image with custom pins and labels:
5858
5. Enter the following URL:
5959

6060
```HTTP
61-
https://atlas.microsoft.com/map/static/png?subscription-key={Your-Azure-Maps-Subscription-key}&api-version=2022-08-01&layer=basic&style=main&zoom=12&center=-73.98,%2040.77&pins=custom%7Cla15+50%7Cls12%7Clc003b61%7C%7C%27CentralPark%27-73.9657974+40.781971%7C%7Chttps%3A%2F%2Fraw.githubusercontent.com%2FAzure-Samples%2FAzureMapsCodeSamples%2Fmain%2FStatic%2Fimages%2Ficons%2Fylw-pushpin.png
61+
https://atlas.microsoft.com/map/static/png?subscription-key={Your-Azure-Maps-Subscription-key}&api-version=2022-08-01&layer=basic&style=main&zoom=12&center=-73.98,%2040.77&pins=custom%7Cla15+50%7Cls12%7Clc003b61%7C%7C%27CentralPark%27-73.9657974+40.781971%7C%7Chttps%3A%2F%2Fsamples.azuremaps.com%2Fimages%2Ficons%2Fylw-pushpin.png
6262
```
6363
6464
6. Select **Send**.

0 commit comments

Comments
 (0)