include/geokit@mercator_Tile.hrl

-record(tile, {zoom :: integer(), x :: integer(), y :: integer()}).