Convert a tile x-y-z to a bbox of the form [w, s, e, n] The result can be in lon-lat (WGS84) or WebMercator (900913) The default result is in WebMercator (900913)
[w, s, e, n]
the x tile position
the y tile position
the zoom level
if true, the y is inverted
the source
in pixels
Convert a tile x-y-z to a bbox of the form
[w, s, e, n]
The result can be in lon-lat (WGS84) or WebMercator (900913) The default result is in WebMercator (900913)