tile Bounds
Calculates the tile bounds on a mercator projection given an x, y, and zoom.
Return
a LatLngBounds containing the tile coordinates
Parameters
x
X coordinate on a mercator projection.
y
Y coordinate on a mercator projection.
zoom
Zoom of the map.