We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d359882 commit 45a9568Copy full SHA for 45a9568
articles/azure-maps/power-bi-visual-add-tile-layer.md
@@ -54,7 +54,7 @@ parameters:
54
As an example, here's a formatted tile URL for the [weather radar tile service] in Azure Maps.
55
56
```html
57
-`https://atlas.microsoft.com/map/tile?zoom={z}&x={x}&y={y}&tilesetId=microsoft.weather.radar.main&api-version=2.0&subscription-key={Your-Azure-Maps-Subscription-key}`
+https://atlas.microsoft.com/map/tile?zoom={z}&x={x}&y={y}&tilesetId=microsoft.weather.radar.main&api-version=2.0&subscription-key={Your-Azure-Maps-Subscription-key}
58
```
59
60
For more information on Azure Maps tiling system, see [Zoom levels and tile grid].
0 commit comments