Karthik wrote: > Hi, > > I just included <script type="text/javascript" > src="http://api.maps.yahoo.com/ajaxymap?v=3.8&appid=xxxxx"></script> > in the index.html and the qooxdoo app fails to load. > I get this error in the console. If I remove that line it works. > >
hello, not a direct answer to your question, but i had a similar problem with google maps api a while ago, when i was trying to use it with openlayers. i posted my solution here: http://www.nabble.com/integrating-openlayers-with-qooxdoo-td22417744.html openlayers also supports yahoo maps api. hope it helps burak > file:///C:/downloads/webapp/qooxdoo-0.8.2-sdk/qooxdoo-0.8.2-sdk/framework/source/class/qx/Theme.js:387Uncaught > Error: The type of the key "color" inside the meta block is wrong. > file:///C:/downloads/webapp/qooxdoo-0.8.2-sdk/qooxdoo-0.8.2-sdk/framework/source/class/qx/log/appender/Native.js:81435ms > qx.core.Init: Load runtime: 434ms > file:///C:/downloads/webapp/qooxdoo-0.8.2-sdk/qooxdoo-0.8.2-sdk/framework/source/class/qx/theme/manager/Meta.js:108Uncaught > Error: The theme to use is not available: console.theme.Theme > file:///C:/downloads/webapp/qooxdoo-0.8.2-sdk/qooxdoo-0.8.2-sdk/framework/source/class/qx/log/appender/Native.js:81514937ms > qx.core.ObjectRegistry: Disposed 16 objects > > Any help will be appreciated. > > Regards, > Karthik > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
