Skip to content

Commit 78e57f4

Browse files
committed
Updated the sample request
1 parent cab01c8 commit 78e57f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/migrate-get-static-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ https://dev.virtualearth.net/REST/v1/Imagery/Map/Road/51.504810,-0.113629/15?map
8686
Azure Maps _Get Map Static Image_ API sample GET request:
8787

8888
``` http
89-
https://atlas.microsoft.com/map/static?api-version=2024-04-01&tilesetId=microsoft.base.road&zoom=15&center=-0.113629,51.504810&subscription-key={Your-Azure-Maps-Subscription-key}
89+
https://atlas.microsoft.com/map/static?api-version=2024-04-01&tilesetId=microsoft.base.road&zoom=15&center=-0.113629,51.504810&height=500&Width=500&pins=default||-0.113629 51.504810||&subscription-key={Your-Azure-Maps-Subscription-key}
9090
```
9191

9292
## Response examples

0 commit comments

Comments
 (0)