QuadKey Constructor (Int32, Int32, Int32)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the QuadKey class.
Assembly: Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
Parameters
- x
- Type: System.Int32
The x-axis position of the tile.
- y
- Type: System.Int32
The y-axis position of the tile.
- zoomLevel
- Type: System.Int32
The zoom level of the tile.
Show: