I am using OpenLayers with Google maps. I have created my map object successfully - there are no errors raised and console.log(map) shows that it is indeed an OpenLayers class - but nothing is showing on screen. All I am seeing is a white rectangle.
Does anyone know what might cause this?
Any tips for finding the bug that is causing this?
With no errors or obvious problems I don't know where to begin. It should be working!