Represents the coordinates of a map tile in the tile grid.
Uses the standard XYZ tile addressing scheme where tiles are identified by their column (x), row (y), and zoom level.
The tile column (increases eastward)
The tile row (increases southward)
The zoom level (2-19)