The TileUtil type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetMercatorCenterPointFromTile |
Returns the centre point (in Mercator Projection coordinates) of a given tile
| |
GetTileFromGisLocation |
Returns the tile number a given lat/long location lies in at a given zoom level
| |
GetTileLatLonBounds | ||
GetType | (Inherited from Object.) | |
LLToPixel | ||
MemberwiseClone | (Inherited from Object.) | |
NormaliseTileCoordinates | ||
PixelToLL | ||
PixelToMerc | ||
ScaleToZoomLevel |
Converts a double-precision scaling to equivalent tile zoom-level
| |
ToString | (Inherited from Object.) | |
ZoomLevelToScale |
Converts a zoomLevel to its equivalent double-precision scaling
|