Tim Schaub wrote: > Tim Schaub wrote: >> In debug mode, calls to OpenLayers.Console.log, OpenLayers.Console.warn, >> OpenLayers.Console.error, and a handful of other OpenLayers.Console >> methods show up in a Firebug looking console (or Firebug where available). > > I should add: Firebug Lite doesn't need to ship with OpenLayers. Debug > mode can be triggered by pointing to any firebug.js script (such as > http://www.getfirebug.com/firebug/firebug.js). >
I lied. Apologies for the spam. Same origin security issues keep this from working - firebug.js needs to come from the same place the application came from. Everything else works as advertised. Tim _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
