Modules:
Geofield 7.x-1.1
Device Geolocation 7.x-1.9
Smart IP 7.x-1.9
jQuery Mobile 7.x-2.0-beta1+6-dev
OpenLayers 7.x-2.0-beta3
OpenLayers UI 7.x-2.0-beta3
OpenLayers Views 7.x-2.0-beta3
Geofield Map 7.x-1.1
geoPHP 7.x-1.7
IP Geolocation Views and maps 7.x-1.19
jQuery Update 7.x-2.3
Mobile Detect Import 7.x-2.0-alpha1
Mobile Switch 7.x-2.0-alpha1
Mobile Detect Import 7.x-2.0-alpha1
jQuery Update 7.x-2.3
Views 7.x-3.5
Views UI 7.x-3.5

Theme:
Mobile jQuery 7.x-2.0-beta1+5-dev

If I configure a view with openlayers overlays, the screen on a mobile device is blank with 600px and 400px (w x d). If I set the width to auto, it works on desktop, but on mobile it is still rendering a blank page. The problem I have is that I need the openlayers layers to work with the Drupal Views module. I struggled getting the map to display on a mobile device for the longest time; however, was able to get it work by adjusting the Openlayers settings for height and width to 300 x 300; however, I cannot get the views container for the map to adjust to fit the screen on a mobile device. I am certain it is just something as simple as a CSS modification, but I am circling the drain trying to figure it out. I really just need the openlayers-views-container to render a projection 100% width and 100% length to cover the screen on a mobile device. Your assistance would be much appreciated.