Type Definitions
-
TileCoord{Array.<number>}
-
An array of three numbers representing the location of a tile in a tile grid. The order is
z,x, andy.zis the zoom level.
An array of three numbers representing the location of a tile in a tile
grid. The order is z, x, and y. z is the zoom level.