In This Topic
The following tables list the members exposed by TileItem.
Public Constructors
Public Properties
| Name | Description |
 | Bounds | Gets the bounds (in screen coordinates) of the tile. |
 | Col | Gets the column index of the tile. |
 | Image | Gets the image of this tile. |
 | Row | Gets the row index of the tile. |
 | Uri | Gets the uri of this tile. |
 | ZoomLevel | Gets the base zoom level of this tile. |
Top
Public Methods
| Name | Description |
 | ToQuadKey | Calculates the quad key (unique identifier) for provided x, y and level of detail values. |
 | ToWorldPos | Gets tile's center longitude and latitude. |
Top
See Also