Module: ol/tilecoord

ol/tilecoord


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, and y. z is the zoom level.