Never mind. I was just using Ext.require wrong. Sorry.

2014-03-17 17:20 GMT+01:00 Guillermo Heras <guillermo.he...@gmail.com>:

> Hello
>
> I'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:
> Object GeoExt.panel.Map has no method 'apply'
>
> It seems to be raised in the loader:
>
>         Ext.Loader.setConfig({
>             enabled: true,
>             disableCaching: false,
>             paths: {
>                 GeoExt: "GeoExt",
>                 Ext: "ext/src"
>             }
>         });
>
> The paths are those (approot/GeoExt contains the GeoExt js files and
> folders, and ext/src contains the extjs files and folders).
>
> Thanks you
>
_______________________________________________
Users mailing list
Users@geoext.org
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to