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