Hi there,<br>
<br>
Apologies in advance as this is a bit of a noob question...<br>
<br>
How can I get OpenLayers to report errors?&nbsp; The only thing I have
managed to find so far is:&nbsp; OpenLayers.Util.extend(options,
{&#39;reportError&#39;: true});&nbsp; which doesn&#39;t seem to be making any
difference.&nbsp; i.e. it still fails silently.<br>
<br>
Ideally I&#39;d like to get it reporting to Firebug (console.log) but anywhere will do!<br>
<br>
cheers,<br>
<br>
Tom