Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

Azure Maps Tile Layer

Hello,

I have tried to implement Tile Layer in Azure Maps.
I followed the link below, but unfortunately I cannot do the same on my map. I used the Azure subscription key, but with no effect.
Does any of you have an experience with it and is able to support me within this functionality?

https://docs.microsoft.com/en-us/azure/azure-maps/power-bi-visual-add-tile-layer

The target is to present weather condition on a map.
If not this way, I am looking for user friendly ways to present on the map things such as temperature, rainfall and weather condition as icon (cloudy, sunny). 

4 REPLIES 4
DHoltman
Frequent Visitor

I'm hitting the same issue...

 

I can get the map using a postman query:

 

https://atlas.microsoft.com/map/tile?api-version=2022-08-01&tilesetId=microsoft.weather.radar.main&z... removed my key}

 

But when I use it from the Azure Map Component in Power BI, it doesn't show anything...

 

Can anyone make the weather radar show on the Azure Map Power BI Component?

 

Anonymous
Not applicable

Hello,

After many attempts I solved this problem within my solution:

Please try this one:
https://atlas.microsoft.com/map/tile?zoom={z}&x={x}&y={y}&tilesetId=microsoft.weather.radar.main&api...

After "=" please copy, then paste your subscription key and load it as a tile layer. That should be all. 

I hope this will work in your case as well.

Best regards.

That worked! Thank you!

Anonymous
Not applicable

Hi @Anonymous ,

 

I think you may try Get map tile API and learn more details on Azure Maps tiling system from offical blog.

For reference:

Render V2 - Get Map Tile

Zoom levels and tile grid

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors