get Quad Key
Generates a quad key string from the tile X, Y coordinates and zoom level provided. Here's the Microsoft info: https://learn.microsoft.com/en-us/bingmaps/articles/bing-maps-tile-system
Return
A quad key String.
Parameters
tile X
X coordinate of a tile.
tile Y
Y coordinate of the tile.
zoom Level
Zoom level of the tile.