Checks if the datastore contains data for the specified tile.
tile The tile to check for data availability Returns true if tile data is available, false otherwise
tile
Future<bool> supportsTile(Tile tile);