The default tile-backend command handler.
Tile backends should forward commands they don't handle themselves to this function.
this | |
command |
the tile command |
x |
x coordinate |
y |
y coordinate |
z |
tile zoom level |
data |
user data |
Command result. |