David, I appear to have solved the problem.
When I tested the new beta using my code and the Thematic Mapping sample the Google background didn't display, as I noted in my first message. I did not receive any error, just no Google map background.
When I tested using the Layers sample as per your suggestion, the Google maps appeared. Strange. So I added a layer switcher to my application and when I expanded it there were two layers, the Google Map layer and a static layer. The static layer is added from the AddLayersForSimpleRenderUSA method I copied from the Helper class in the Sample project. So it appears that the static layer was overlaying the Google Map layer, which did not happen in prior betas.
I'm not sure if this explains everything completely. Please let me know if you have further questions.
Bob Mc.