tileXYToQuadKey
Converts a tiles (x, y, level) position into a quadkey used to request an image from a Google Earth Enterprise server.
Parameters
x
The tile's x coordinate.
y
The tile's y coordinate.
level
The tile's zoom level.
Converts a tiles (x, y, level) position into a quadkey used to request an image from a Google Earth Enterprise server.
The tile's x coordinate.
The tile's y coordinate.
The tile's zoom level.