It would have to be after proj4js is loaded, but it is just a matter of overriding Pro4js.reportError method. We could also do that directly in MapBuilder's copy of proj4js.js which may be the simplest solution.
The other question is what should reportError do? an alert(), console.log(), or ? Mike Andreas Hocevar wrote: > Steven, > > Steven M. Ottens wrote: > >> Thanks, apparently running build.xml didn't properly build the prox in >> my setup, it is working now, thanks. I find it strange however that I >> didn't get a warning that the proxy wasn't working. >> > > > That could be resolved by registering a function for the Proj4js error > callback. Mike Adair can hopefully give advice oh where that would > ideally be placed inside Mapbuilder. > > Regards, > Andreas. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > mapbuilder-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
