How to get 512x512 map tiles?

Transtec Jason 20 Reputation points
2025-05-05T17:41:16.8466667+00:00

The Azure Maps documentation mentions multiple times that tiles are available as either 256 or 512. I've been unable to retrieve any 512 tiles. I am using the latest version of the Render Get Map Tile with the tileSize parameter set to 512. I have queried Get Map Tileset with all the raster tilesets and they all respond that the tile size is 256. I have used the Web SDK and it appears to be using 256 tiles. I have used the Azure Map Render nuget package and it always return 256 tiles too. The documentation says that using the large tile size reduces the number of requests, which reduces the costs, so I'd really like to use these elusive 512 tiles.

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
815 questions
{count} votes

Accepted answer
  1. rbrundritt 20,431 Reputation points Microsoft Employee Moderator
    2025-05-06T16:49:23.75+00:00

    Most of the tile sets are only available as 256x256 tiles. I think the only tiles available in 512x512 currently are the Terra tiles (and technically the vector tiles)

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.