s/getTileBounds/getExtentTileBounds/

This commit is contained in:
Tom Payne
2012-07-07 13:27:19 +02:00
committed by Tom Payne
parent 656974090f
commit 4ff6f03834
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ TileGrid
corner TOP_LEFT | BOTTOM_LEFT
origin(s) Coord|Array.<Coord>
tileSize goog.math.Size
getTileBounds(z, extent) -> TileBounds
getExtentTileBounds(z, extent) -> TileBounds
getTileCoordCenter(tileCoord) -> goog.math.Coordinate
getTileCoord(coordinate) -> TileCoord
getTileCoordExtent(tileCoord) -> ol.Extent