Requesting Map Tiles
- Calculate the tile address.
You can find an example of how to calculate the tile address for a certain latitude and longitude in The Mercator Projection overview.
- Convert the tile address to a quadkey.
You can find an example of how to convert a tile address to a quadkey the Quadkeys overview. Use the calculated quadkey to get the tiles for a certain venue.