<div dir="ltr"><span style="font-size:12.8000001907349px">Hello everyone,</span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">I'd like to know how to define 'Open Street Map' as basemap in the function GeoExplorer.js . The createLayout function is defined as : </div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><div style="font-size:12.8000001907349px"><div><font color="#0b5394">createLayout:function(){</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                      </span>this.map=new OpenLayers.Map({</font></div><div><span style="white-space:pre-wrap"><font color="#0b5394">                         ....</font></span></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                  </span>});</font></div><div><span style="white-space:pre-wrap"><font color="#0b5394">                   </font></span></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                              </span>layers: [</font></div><div><span style="white-space:pre-wrap"><font color="#0b5394">                             </font></span></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                      </span>//=========base layer</font></div><div><span style="white-space:pre-wrap"><font color="#0b5394">                                 </font></span></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                      </span>new OpenLayers.Layer.WMS(</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                             </span>"Global Imagery (vmap) [Online]",</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                           </span>"<a href="http://labs.metacarta.com/wms/vmap0" target="_blank">http://labs.metacarta.com/wms/vmap0</a>",</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                            </span>{</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                                     </span>layers: "basic",</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                                    </span>transparent: "true",</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                                        </span>format: "image/png"</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                         </span>},</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                            </span>{isBaseLayer: true, visibility: false}</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                        </span>),</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                    </span>new OpenLayers.Layer.WMS("Global Imagery (OpenGeo) [Online]",</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                               </span>"<a href="http://maps.opengeo.org/geowebcache/service/wms" target="_blank">http://maps.opengeo.org/geowebcache/service/wms</a>", {</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                                  </span>layers: "bluemarble"</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                                </span>},{</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                                   </span>//buffer: 0,</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                                  </span>isBaseLayer: true,</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                                    </span>visibility: false</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                             </span>}</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                                     </span>)</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                             </span>]</font></div><div><font color="#0b5394"><span style="white-space:pre-wrap">                     </span>});</font></div><div><font color="#0b5394"><br></font></div><div><font color="#0b5394"><br></font></div><div><span style="font-size:12.8000001907349px">Instead of 'Global Imagery' base map, I'd like to use 'OpenStreetMap' or 'Google Maps'.</span><font color="#0b5394"><br></font></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Any hint or help would be highly apreciated.</span></div><div><span style="font-size:12.8000001907349px">Thanks in advance</span></div></div></div><div hspace="streak-pt-mark" style="max-height:1px"><img style="width:0px; max-height:0px;" src="https://mailfoogae.appspot.com/t?sender=aaW1hbmVraHRiQGdtYWlsLmNvbQ%3D%3D&type=zerocontent&guid=74ae044e-f87c-458b-98cd-cb94dc807dc5"><font color="#ffffff" size="1">ᐧ</font></div></div>