Re: [Mapbuilder-devel] proj4js error reporting

2007-12-04 Thread Andreas Hocevar
On Dec 4, 2007 3:11 PM, Mike Adair <[EMAIL PROTECTED]> wrote: > The way logging/error reporting is implemented in proj4js is that there > are 2 methods defined: Proj4js.reportError() and Proj4js.log() which are > simply empty method stubs. Applications can then override these methods > with custom

[Mapbuilder-devel] proj4js error reporting

2007-12-04 Thread Mike Adair
It could still be there, and you're just not seeing it... The way logging/error reporting is implemented in proj4js is that there are 2 methods defined: Proj4js.reportError() and Proj4js.log() which are simply empty method stubs. Applications can then override these methods with custom error r