The TileUtil type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetMercatorCenterPointFromTile
Returns the centre point (in Mercator Projection coordinates) of a given tile
Public methodStatic memberGetTileFromGisLocation
Returns the tile number a given lat/long location lies in at a given zoom level
Public methodStatic memberGetTileLatLonBounds
Public methodGetType (Inherited from Object.)
Public methodStatic memberLLToPixel
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberNormaliseTileCoordinates
Public methodStatic memberPixelToLL
Public methodStatic memberPixelToMerc
Public methodStatic memberScaleToZoomLevel
Converts a double-precision scaling to equivalent tile zoom-level
Public methodToString (Inherited from Object.)
Public methodStatic memberZoomLevelToScale
Converts a zoomLevel to its equivalent double-precision scaling

See Also