Replace corner with xEast/ySouth

This commit is contained in:
Tom Payne
2012-07-07 17:13:30 +02:00
committed by Tom Payne
parent d444618a11
commit 58e9ba322e
3 changed files with 73 additions and 42 deletions
+2 -1
View File
@@ -171,7 +171,8 @@ Map
TileGrid
resolutions Array.<number>
extent ol.Extent
corner TOP_LEFT | BOTTOM_LEFT
xEast boolean
ySouth boolean
origin(s) Coord|Array.<Coord>
tileSize goog.math.Size
getExtentTileBounds(z, extent) -> TileBounds