[OpenLayers-Dev] Debugging OpenLayers
Tim Schaub
noreply at geocartic.com
Tue Jun 5 03:47:50 EDT 2007
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
More information about the Dev
mailing list