<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px;white-space:nowrap">Never mind. I was just using Ext.require wrong. Sorry.</span><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-17 17:20 GMT+01:00 Guillermo Heras <span dir="ltr">&lt;<a href="mailto:guillermo.heras@gmail.com" target="_blank">guillermo.heras@gmail.com</a>&gt;</span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello<div><br></div><div>I&#39;m trying to get the most simple map to show in ExtJS, copying the MapPanel example from GeoExt, but All I get is the following error:</div>

Object GeoExt.panel.Map has no method &#39;apply&#39;<br>
<br>It seems to be raised in the loader:<div><br></div><div><div>        Ext.Loader.setConfig({</div><div>            enabled: true,</div><div>            disableCaching: false,</div><div>            paths: {</div><div>                GeoExt: &quot;GeoExt&quot;,</div>


<div>                Ext: &quot;ext/src&quot;</div><div>            }</div><div>        });</div></div><div><br></div><div>The paths are those (approot/GeoExt contains the GeoExt js files and folders, and ext/src contains the extjs files and folders).</div>


<div><br></div><div>Thanks you</div></div>
</blockquote></div><br></div>