<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>I am currently using OpenLayers 2.12 on a web site without any problems, which has various layers including OSM, ArcGIS REST, WMS and vector layers.  The WMS layers are from GeoServer, and I am currently using them as overlays.  I am setting up a mobile site using the same layers.  I have setup a ProxyHost on both sites, and it is working correctly.  My problem is I cannot get the WMS layers to display on the mobile site when an OSM layer or ArcGIS REST layer is used as a base layer.  If I only load the WMS layers (using one as a base layer) on the mobile site, which are all WGS84, the layers display without any problem.  If I include an OSM layer or an ArcGIS REST layer on the mobile site, which are all web mercator, then the WMS layers will not display as a base layer or an overlay.  When a WMS layer is turned on or off in the layer switcher, nothing shows up in the network tab of Firebug.  It seems like this problem could be related to the different coordinate systems, but working with these two systems has not been a problem in the full version of OpenLayers.  I tried using the full version on the mobile site, but that did not change anything.  I have tried OpenLayers 2.12 and 2.13.1 and the results are the same.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I have not found much documentation on the mobile version of OpenLayers, and I have been following the examples that are available.  Are layers handled differently in the mobile version?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Any suggestions would be greatly appreciated.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Jerome Wendell<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>